ChangeSet ID: 19597 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/16 11:01:16
Modified files: tools/winapi : win16.api dlls/ole32 : storage.c ole2_16.c ole2.c
Log message: Francois Gouget fgouget@free.fr Use LPSTORAGE to better match the PSDK. Document the real SEGPTR type using the standard documentation mechanisms. Fixes winapi_check warnings.
Patch: http://cvs.winehq.org/patch.py?id=19597
Old revision New revision Changes Path 1.17 1.18 +1 -1 wine/tools/winapi/win16.api 1.50 1.51 +8 -3 wine/dlls/ole32/storage.c 1.8 1.9 +8 -4 wine/dlls/ole32/ole2_16.c 1.72 1.73 +2 -2 wine/dlls/ole32/ole2.c