wine/dlls/oleaut32
Francois Jacques d1082dcaa1 Updated typelib loader. Typelib contents can be stored as multibyte
strings. However, they are always returned to the application as BSTR,
e.g. UNICODE strings. All strings are now stored as BSTR instead of
ASCII strings.
2000-10-25 21:24:53 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
connpt.c Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
connpt.h A generic implemention of IConnectionPoint/IEnumConnections. 2000-07-25 12:26:12 +00:00
Makefile.in Added a few missing imports. 2000-09-27 22:32:44 +00:00
ole2disp.c Stub CreateDispTypeInfo, CreateStdDispatch16 and CreateStdDispatch. 2000-10-19 20:21:42 +00:00
ole2disp.spec Stub CreateDispTypeInfo, CreateStdDispatch16 and CreateStdDispatch. 2000-10-19 20:21:42 +00:00
oleaut.c Replaced VERSION_* calls by exported API equivalents. 2000-08-14 14:35:01 +00:00
oleaut32.spec Stub CreateDispTypeInfo, CreateStdDispatch16 and CreateStdDispatch. 2000-10-19 20:21:42 +00:00
olefont.c Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
olepicture.c Spelling fixes. 2000-07-16 15:44:22 +00:00
parsedt.c - made the MIDI sequencer error message much better for confused users 2000-08-26 20:31:48 +00:00
parsedt.h Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
safearray.c Implemented SafeArrayGetVarType. 2000-07-08 18:30:41 +00:00
stubs.c Added CreateTypeLib,LHashValOfNameSys stubs. 2000-07-29 21:54:58 +00:00
typelib.c Updated typelib loader. Typelib contents can be stored as multibyte 2000-10-25 21:24:53 +00:00
typelib.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
typelib.spec Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
variant.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00