#pre5 - comdlg32 MS_VC + PSDK porting

Alexandre Julliard julliard at winehq.org
Tue Jan 6 14:17:43 CST 2004


Steven Edwards <steven_ed4153 at yahoo.com> writes:

> So is there any fix for us? Can we move the NONAMELESS stuff to a
> internal header like like port.h? MSVC does even define NONAMLESSONION
> in the same place we do with WINE and w32api.

That won't really help, it needs to be available in the exported
headers since it's used in structure definitions. Building with MSVC
headers will require changing the code to use macros everywhere we
reference the nameless structs.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list