ChangeSet ID: 14035 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/04 23:16:21
Modified files: include/wine : wined3d_interface.h dlls/shell32 : shellfolder.h dlls/ole32 : ifs.h dlls/dplayx : lobbysp.h dplaysp.h dlls/avifil32 : editstream.c
Log message: Avoid depending on the non-standard IUnknown_METHODS macro in Wine internal headers.
Patch: http://cvs.winehq.org/patch.py?id=14035
Old revision New revision Changes Path 1.6 1.7 +20 -16 wine/include/wine/wined3d_interface.h 1.9 1.10 +12 -7 wine/dlls/shell32/shellfolder.h 1.12 1.13 +70 -47 wine/dlls/ole32/ifs.h 1.10 1.11 +24 -19 wine/dlls/dplayx/lobbysp.h 1.15 1.16 +20 -15 wine/dlls/dplayx/dplaysp.h 1.10 1.11 +8 -3 wine/dlls/avifil32/editstream.c