Move the PROPVARIANT declaration from objidl.idl to propidl.idl.
commit83755cca9774f256d352c89e16c183c05ff562de
authorFrancois Gouget <fgouget@free.fr>
Thu, 9 Sep 2004 19:23:19 +0000 (9 19:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Sep 2004 19:23:19 +0000 (9 19:23 +0000)
treed3b0f2340816ec95971ccebbb9d1ca6edd6a9cf5
parentf0e6b584289c8f55920e7daf7d0c49c8fe07f614
Move the PROPVARIANT declaration from objidl.idl to propidl.idl.
Move related API declarations from individual C files to propidl.idl.
Remove uneeded include of propidl.h in the propvariant.c test.
12 files changed:
dlls/ole32/ole2.c
dlls/ole32/tests/propvariant.c
dlls/olecli/olecli16.c
dlls/olecli/olecli_main.c
include/Makefile.in
include/objbase.h
include/objidl.h
include/objidl.idl
include/propidl.h [new file with mode: 0644]
include/propidl.idl [new file with mode: 0644]
include/shobjidl.h
include/shobjidl.idl