http://bugs.winehq.org/show_bug.cgi?id=15405 Andrey Turkin <andrey.turkin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.turkin(a)gmail.com --- Comment #10 from Andrey Turkin <andrey.turkin(a)gmail.com> 2008-10-17 07:41:55 ---
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
Right, and initial version of winuser.rh just was submitted to GIT; rc file from initial comment compiles now. -- 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.