ChangeSet ID: 5767
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/10/13 12:54:48
Modified files:
dlls/comctl32 : propsheet.c
Log message:
Uwe Bonnes <bon(a)elektron.ikp.physik.tu-darmstadt.de>
Add function to get size of in-memory resource and used this function
to copy resource to writable memory.
Patch: http://cvs.winehq.com/patch.py?id=5767
Old revision New revision Changes Path
1.70 1.71 +147 -7 wine/dlls/comctl32/propsheet.c
ChangeSet ID: 5761
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/10/11 20:23:05
Modified files:
include : win.h
windows : win.c
Log message:
Reimplemented GetLastActivePopup to get the information from the
server.
Patch: http://cvs.winehq.com/patch.py?id=5761
Old revision New revision Changes Path
1.70 1.71 +0 -1 wine/include/win.h
1.195 1.196 +8 -20 wine/windows/win.c