ChangeSet ID: 8245 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/05/16 15:17:52
Modified files: windows : cursoricon.c loader : task.c dlls/user : wnd16.c hook16.c
Log message: Avoid using the MapHModule functions.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8245
Old revision New revision Changes Path 1.63 1.64 +3 -7 wine/windows/cursoricon.c 1.132 1.133 +12 -9 wine/loader/task.c 1.18 1.19 +1 -1 wine/dlls/user/wnd16.c 1.3 1.4 +2 -2 wine/dlls/user/hook16.c