ChangeSet ID: 1032221134855216965385811 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/09/16 19:05:34
Modified files: dlls/user/tests: class.c dlls/winsock/tests: sock.c
Log message: Francois Gouget fgouget@free.fr IDI_APPLICATIONW does not exist on Windows. Use IDI_APPLICATION instead and cast to LPWSTR. Fixed type cast warnings.
Patch: http://cvs.winehq.com/patch.py?id=1032221134855216965385811
Revision Changes Path 1.4 +3 -4 wine/dlls/user/tests/class.c 1.5 +1 -1 wine/dlls/winsock/tests/sock.c