First step to make it possible to call COM interfaces from C++ code in
commitd604eb12ff432249ac8d0ef69ef0529883d51f71
authorFrançois Gouget <gouget@metaintegration.net>
Fri, 18 Dec 1998 16:00:03 +0000 (18 16:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Dec 1998 16:00:03 +0000 (18 16:00 +0000)
treed26912f9b5cd40ad1588f7a318e862c52858a221
parent374a0a8fe2a118f39167f27f0f795c5aa4f354b2
First step to make it possible to call COM interfaces from C++ code in
Winelib.
if1632/storage.spec
include/interfaces.h
include/objbase.h [new file with mode: 0644]
include/storage.h
ole/ifs.c
ole/storage.c