ChangeSet ID: 1014322157111441247630864 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/02/21 15:09:18
Modified files: dlls/shlwapi : ordinal.c shlwapi.spec shlwapi_main.c
Log message: Guy L. Albertelli galberte@neo.lrun.com - Forward ordinals 40, 41, 143, 362 to appropriate routines. - Implement ordinals 155, 350, 351, 352, 418, 436. - Fake implementation of SHGetInverseCMAP. - Stub ordinal 209. - Fix definition of ordinal 7. - Implement SHGetThreadRef and SHSetThreadRef.
Patch: http://cvs.winehq.com/patch.py?id=1014322157111441247630864
Revision Changes Path 1.31 +242 -13 wine/dlls/shlwapi/ordinal.c 1.29 +14 -14 wine/dlls/shlwapi/shlwapi.spec 1.12 +6 -0 wine/dlls/shlwapi/shlwapi_main.c