11 Sep
2002
11 Sep
'02
1:52 p.m.
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.