ChangeSet ID: 19142 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/26 06:30:42
Modified files: include : Makefile.in dlls/uuid : uuid.c dlls : Makefile.in . : configure.ac configure DEVELOPERS-HINTS Added files: include : objsel.h dlls/objsel : regsvr.c objsel_private.h objsel.spec objsel.rc objsel.c factory.c Makefile.in .cvsignore
Log message: Thomas Weidenmueller wine-patches@reactsoft.com Added stubs for objsel.dll and objsel.h.
Patch: http://cvs.winehq.org/patch.py?id=19142
Old revision New revision Changes Path 1.181 1.182 +1 -0 wine/include/Makefile.in 1.12 1.13 +1 -0 wine/dlls/uuid/uuid.c 1.248 1.249 +6 -0 wine/dlls/Makefile.in 1.379 1.380 +1 -0 wine/configure.ac 1.678 1.679 +2 -1 wine/configure 1.60 1.61 +1 -0 wine/DEVELOPERS-HINTS Added 1.1 +0 -0 wine/include/objsel.h Added 1.1 +0 -0 wine/dlls/objsel/regsvr.c Added 1.1 +0 -0 wine/dlls/objsel/objsel_private.h Added 1.1 +0 -0 wine/dlls/objsel/objsel.spec Added 1.1 +0 -0 wine/dlls/objsel/objsel.rc Added 1.1 +0 -0 wine/dlls/objsel/objsel.c Added 1.1 +0 -0 wine/dlls/objsel/factory.c Added 1.1 +0 -0 wine/dlls/objsel/Makefile.in Added 1.1 +0 -0 wine/dlls/objsel/.cvsignore