On September 11, 2002 05:48 am, Francois Gouget wrote:
> Hmm, for strings the spec files currently distinguish between input
> strings (str) and output strings (ptr). This cannot be extracted from
> the source files... unless we start using IN/OUT macros everywhere?

It's all in the types, dude... 

LPCSTR/LPCWSTR = IN, LPSTR/LPWSTR=IN/OUT.

-- 
Dimi.


Reply via email to