Sweden-Number/dlls/oleaut32
Francois Jacques 11ed84009e - TLB_DoFuncs: code cleanup and elemdescFunc read correctly from TLB.
- TLB_LoadTypeLib: ref count problem.
- ITypeLib::GetTypeInfoOfGuid: safer implementation (pointer testing).
- ITypeInfo::GetRefTypeOfImplType: safer implementation (pointer testing).
- ITypeInfo2::GetDocumentationL return errors if SysAllocString failed.
- TLB loader functions now trace in "typelib" channel.
- Improved traces in AddRef/Release and improved dump_* functions for
  debugging.
2000-12-21 20:20:12 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Implementation of Dispatch API. 2000-12-19 23:29:58 +00:00
connpt.c Don't include windows.h internally. 2000-11-30 01:31:28 +00:00
connpt.h A generic implemention of IConnectionPoint/IEnumConnections. 2000-07-25 12:26:12 +00:00
dispatch.c Implementation of Dispatch API. 2000-12-19 23:29:58 +00:00
ole2disp.c winuser.h now requires that we include winbase.h first. 2000-12-19 04:53:20 +00:00
ole2disp.spec Stub CreateDispTypeInfo, CreateStdDispatch16 and CreateStdDispatch. 2000-10-19 20:21:42 +00:00
oleaut.c winuser.h now requires that we include winbase.h first. 2000-12-19 04:53:20 +00:00
oleaut32.spec Implementation of Dispatch API. 2000-12-19 23:29:58 +00:00
olefont.c Don't include windows.h internally. 2000-11-30 01:31:28 +00:00
olepicture.c Don't include windows.h internally. 2000-11-30 01:31:28 +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 Updated SafeArrayGetUBound and SafeArrayGetLBound with more sanity 2000-12-21 20:18:18 +00:00
stubs.c winuser.h now requires that we include winbase.h first. 2000-12-19 04:53:20 +00:00
typelib.c - TLB_DoFuncs: code cleanup and elemdescFunc read correctly from TLB. 2000-12-21 20:20:12 +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 Fixed miscellaneous typos, syntactic and grammatical errors. 2000-12-02 20:18:08 +00:00