wine/ controls/menu.c dlls/user/resources/user ...

Alexandre Julliard julliard at winehq.com
Wed Jan 2 20:35:24 CST 2002


ChangeSet ID:	1010025324873915745876729
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/01/02 21:35:24

Modified files:
	controls       : menu.c 
	dlls/user/resources: user32_bitmaps.rc 
	windows        : cursoricon.c mdi.c nonclient.c 

Log message:
	Use DrawFrameControl instead of bitmaps in certain cases.
	Moved remaining OEM bitmaps to user32 resources.

Patch: http://cvs.winehq.com/patch.py?id=1010025324873915745876729

Revision  Changes    Path
 1.135    +146 -114  wine/controls/menu.c
 1.2      +185 -14   wine/dlls/user/resources/user32_bitmaps.rc
 1.42     +0 -1      wine/windows/cursoricon.c
 1.94     +2 -7      wine/windows/mdi.c
 1.91     +19 -35    wine/windows/nonclient.c





More information about the wine-cvs mailing list