.. |
.cvsignore
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Makefile.in
|
Start using import tables for dlls that can already support it.
|
2000-11-12 03:50:10 +00:00 |
connpt.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
connpt.h
|
A generic implemention of IConnectionPoint/IEnumConnections.
|
2000-07-25 12:26:12 +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
|
Avoid linking with ntdll where possible.
|
2000-11-16 04:15:08 +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
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +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
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
stubs.c
|
Added CreateTypeLib,LHashValOfNameSys stubs.
|
2000-07-29 21:54:58 +00:00 |
typelib.c
|
- added winver settings nt2k, win30 and win20 (yes, some rare programs need this)
|
2000-11-27 01:39:05 +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
|
Implemented VT_EMPTY to VT_BSTR type coercion.
|
2000-11-25 01:20:37 +00:00 |