Added stubs for objsel.dll and objsel.h.
commit96e052b9dc62eb00b8ea6d02ca7b458d7c555924
authorThomas Weidenmueller <wine-patches@reactsoft.com>
Tue, 26 Jul 2005 11:30:42 +0000 (26 11:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Jul 2005 11:30:42 +0000 (26 11:30 +0000)
tree009d73772515f02b7e3af815193a7e6dae11b116
parent5b9ddcce44e47fa2120fbfbd02b0155980e66083
Added stubs for objsel.dll and objsel.h.
15 files changed:
DEVELOPERS-HINTS
configure
configure.ac
dlls/Makefile.in
dlls/objsel/.cvsignore [new file with mode: 0644]
dlls/objsel/Makefile.in [new file with mode: 0644]
dlls/objsel/factory.c [new file with mode: 0644]
dlls/objsel/objsel.c [new file with mode: 0644]
dlls/objsel/objsel.rc [new file with mode: 0644]
dlls/objsel/objsel.spec [new file with mode: 0644]
dlls/objsel/objsel_private.h [new file with mode: 0644]
dlls/objsel/regsvr.c [new file with mode: 0644]
dlls/uuid/uuid.c
include/Makefile.in
include/objsel.h [new file with mode: 0644]