.. |
tests
|
OleCreateFontIndirect(NULL,...) uses the OLE StdFont.
|
2003-06-24 19:21:20 +00:00 |
.cvsignore
|
Added .spec.def files.
|
2002-12-12 22:04:04 +00:00 |
Makefile.in
|
Implement DllRegisterServer and DllUnregisterServer, and add
|
2003-07-15 20:48:47 +00:00 |
connpt.c
|
Make sure that no files except unknwn.h include wine/obj_base.h
|
2002-12-05 20:33:07 +00:00 |
connpt.h
|
…
|
|
dispatch.c
|
- AddRef type info stored in StdDispatch.
|
2003-07-09 04:18:51 +00:00 |
hash.c
|
…
|
|
oaidl_p.c
|
Preliminary implementation of proper IDispatch marshalling.
|
2003-04-26 02:11:41 +00:00 |
ole2disp.c
|
Documentation updates.
|
2003-03-18 18:35:48 +00:00 |
ole2disp.h
|
…
|
|
ole2disp.spec
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
oleaut.c
|
Implement DllRegisterServer and DllUnregisterServer, and add
|
2003-07-15 20:48:47 +00:00 |
oleaut32.spec
|
Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer,
|
2003-07-30 03:48:55 +00:00 |
olefont.c
|
OleCreateFontIndirect(NULL,...) uses the OLE StdFont.
|
2003-06-24 19:21:20 +00:00 |
olepicture.c
|
Warning fix.
|
2003-08-28 21:52:20 +00:00 |
parsedt.c
|
'sizeof type' is best avoided as it won't always compile (e.g. 'int
|
2003-06-18 19:45:22 +00:00 |
parsedt.h
|
winnt.h should not be self-contained, it must depend on windef.h so
|
2002-12-10 22:56:43 +00:00 |
regsvr.c
|
Fixed string.h includes.
|
2003-07-16 23:31:35 +00:00 |
safearray.c
|
Spelling fixes.
|
2003-07-09 02:52:57 +00:00 |
stubs.c
|
Compile the oleaut32 dll with -DSTRICT.
|
2002-10-25 03:12:50 +00:00 |
tmarshal.c
|
winnls.h must not include winbase.h.
|
2003-08-20 18:22:31 +00:00 |
tmarshal.h
|
…
|
|
typelib.c
|
Implemented a typelib loader cache.
|
2003-08-28 19:44:08 +00:00 |
typelib.h
|
Avoid local WINAPI function pointers in _invoke.
|
2003-04-17 02:20:52 +00:00 |
typelib.spec
|
Made some more spec file entries optional or unnecessary.
|
2002-06-21 19:15:45 +00:00 |
typelib16.c
|
winnls.h must not include winbase.h.
|
2003-08-20 18:22:31 +00:00 |
usrmarshal.c
|
Fix miscellaneous spelling errors and typos.
|
2003-05-13 00:41:57 +00:00 |
variant.c
|
Add a bunch of missing stuff.
|
2003-07-18 22:52:58 +00:00 |
version.rc
|
Implement DllRegisterServer and DllUnregisterServer, and add
|
2003-07-15 20:48:47 +00:00 |