Sweden-Number/dlls/oleaut32
Ove Kaaven fbdfef73f6 If SafeArrayGetElement is called on a variant array, initialize
destination variant before copying the array element to it, some badly
behaved apps don't seem to do it themselves.
2002-01-02 21:44:49 +00:00
..
.cvsignore Add version info for built-in oleaut32.dll. 2001-03-19 19:17:27 +00:00
Makefile.in Implemented OleCreatePropertyFrame and 2001-10-23 19:59:24 +00:00
connpt.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
connpt.h A generic implemention of IConnectionPoint/IEnumConnections. 2000-07-25 12:26:12 +00:00
dispatch.c Implemented DispGetParam. 2001-10-01 20:53:11 +00:00
hash.c Removed some of the calls to HEAP_strdup* functions. 2002-01-01 00:24:30 +00:00
ole2disp.c Use MapLS/UnMapLS instead of SEGPTR_* macros. 2001-12-20 00:19:40 +00:00
ole2disp.h Removed the SEGPTR_* macros. 2001-12-26 20:47:33 +00:00
ole2disp.spec Stub CreateDispTypeInfo, CreateStdDispatch16 and CreateStdDispatch. 2000-10-19 20:21:42 +00:00
oleaut.c Make OaBuildVersion() return the highest version value possible. 2001-10-02 18:28:31 +00:00
oleaut32.spec Implemented OleCreatePropertyFrame and 2001-10-23 19:59:24 +00:00
olefont.c Removed some of the calls to HEAP_strdup* functions. 2002-01-01 00:24:30 +00:00
olepicture.c Fix a UINT16 redefinition problem. 2001-10-14 16:07:23 +00:00
parsedt.c - Added comment that code is broken. 2001-07-08 22:31:29 +00:00
parsedt.h Moved bulk of OLE implementation to dlls/ subdirectories. 1999-09-19 18:36:53 +00:00
propertyframe.c Implemented OleCreatePropertyFrame and 2001-10-23 19:59:24 +00:00
safearray.c If SafeArrayGetElement is called on a variant array, initialize 2002-01-02 21:44:49 +00:00
stubs.c Implemented OleCreatePropertyFrame and 2001-10-23 19:59:24 +00:00
typelib.c - fix wrong hexadecimal GetLastError() output 2001-11-19 02:30:01 +00:00
typelib.h Load some useful TYPEATTR elements from v1 typelibs. 2001-09-10 23:13:28 +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 Fixed a looks-like-nobody-ever-tested-this-function kind of bug in 2002-01-02 21:44:30 +00:00
version.rc Add version info for built-in oleaut32.dll. 2001-03-19 19:17:27 +00:00