ChangeSet ID: 9206 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/03 21:00:47
Modified files: libs/uuid : uuid.c include : Makefile.in dlls/shlwapi : ordinal.c dlls/shdocvw : webbrowser.c shdocvw.h Added files: include : exdisp.idl exdisp.h Removed files: include/wine : obj_webbrowser.h
Log message: Converted obj_webbrowser.h to IDL and moved the definitions to exdisp.idl where they belong.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9206
Old revision New revision Changes Path 1.4 1.5 +1 -2 wine/libs/uuid/uuid.c 1.101 1.102 +1 -1 wine/include/Makefile.in 1.70 1.71 +5 -4 wine/dlls/shlwapi/ordinal.c 1.6 1.7 +32 -32 wine/dlls/shdocvw/webbrowser.c 1.6 1.7 +1 -1 wine/dlls/shdocvw/shdocvw.h Added 1.1 +0 -0 wine/include/exdisp.idl Added 1.1 +0 -0 wine/include/exdisp.h 1.7 Removed +0 -0 wine/include/wine/obj_webbrowser.h