rpcdce.h fixes

Dimitrie O. Paun dpaun at rogers.com
Fri Dec 20 07:38:58 CST 2002


On December 20, 2002 04:55 am, Ove Kaaven wrote:
> It does, but it was more difficult to get things (rpcrt4 in particular) to
> compile without warnings (or huge piles of typecasts) this way, so I
> decided to just use LPSTR/LPWSTR instead in the rpc headers. Didn't think
> it would cause problems.

It does, in C++ because of stronger typing than in C. We can do a conditional
thing #ifdef __WINE__ ... Alexandre?

-- 
Dimi.




More information about the wine-devel mailing list