include: include winuser.rh from winresrc.h

Andrey Turkin andrey.turkin at gmail.com
Fri Oct 17 00:41:49 CDT 2008


This patch copy selected window and control styles from winuser.h to
winuser.rh and include it in winresrc.h, like PSDK does. With this patch
windows.h include in .rc files will define various styles commonly used
in resource files. Fixes bug 15405.
---
 include/winresrc.h |    2 +-
 include/winuser.rh |  210 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 211 insertions(+), 1 deletions(-)
 create mode 100644 include/winuser.rh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f485a55de943cd0b75c698777fd3f6c42cb3b12c.diff
Type: text/x-patch
Size: 9012 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081017/65eaccfa/attachment.bin 


More information about the wine-patches mailing list