.. |
.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
|
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
|
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
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +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
|
Fixed some HFILE vs. HANDLE mismatches.
|
2001-01-06 01:29:18 +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
|
Changed VarCyFromI1 to take a signed char.
|
2001-01-22 19:23:54 +00:00 |