[Bug 15405] Problem with wrc 1.0

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 15 21:19:51 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15405





--- Comment #7 from Ilya Sandler <ilya.sandler at gmail.com>  2008-10-15 21:19:51 ---
A bit more information.

The syntax error goes away if I add

#include <winuser.h> (after  include <windows.h>)

Apparently that's where constants like WS_POPUP, WS_BORDER are coming from.


Digging a bit deeper: windows.h includes winresrc.h which has a bunch of
FIXMEs:


/* FIXME: #include <winuser.rh> */
/* FIXME: #include <commctrl.rh> */
/* FIXME: #include <dde.rh> */
/* FIXME: #include <winnt.rh> */


So it still looks like wine's problem


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list