ChangeSet ID: 1032204577157244679358886 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/09/16 14:29:37
Modified files: include : commctrl.h commdlg.h msacm.h prsht.h richedit.h wincrypt.h include/wine : obj_contextmenu.h
Log message: Dmitry Timoshkov dmitry@baikal.ru Replace static initializers with a proper #define in .h files.
Patch: http://cvs.winehq.com/patch.py?id=1032204577157244679358886
Revision Changes Path 1.95 +138 -1 wine/include/commctrl.h 1.37 +49 -0 wine/include/commdlg.h 1.22 +21 -2 wine/include/msacm.h 1.21 +7 -0 wine/include/prsht.h 1.13 +7 -1 wine/include/richedit.h 1.8 +84 -2 wine/include/wincrypt.h 1.13 +10 -0 wine/include/wine/obj_contextmenu.h