ChangeSet ID: 10304951220504769953704489 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/08/27 19:38:42
Modified files: dlls/user : Makefile.in user.exe.spec include/wine : winuser16.h Added files: dlls/user : user16.c
Log message: Patrik Stridvall ps@leissner.se Implement wrapper calls for the 16 bit GlobalAtom* functions.
Patch: http://cvs.winehq.com/patch.py?id=10304951220504769953704489
Revision Changes Path 1.47 +1 -0 wine/dlls/user/Makefile.in 1.5 +4 -4 wine/dlls/user/user.exe.spec 1.1 +0 -0 wine/dlls/user/user16.c 1.43 +4 -0 wine/include/wine/winuser16.h