Alexandre Julliard
|
eb58e1d597
|
Declare debug channels in all dlls that need them; added imports of
ntdll where necessary.
|
2000-11-05 04:53:07 +00:00 |
|
Chris Morgan
|
04996dda2d
|
Stub CreateDispTypeInfo, CreateStdDispatch16 and CreateStdDispatch.
|
2000-10-19 20:21:42 +00:00 |
|
Francois Gouget
|
5853bd3c70
|
Added some of the APIs introduced in Win98, mostly the VarXxx maths APIs.
|
2000-10-12 20:41:56 +00:00 |
|
Alexandre Julliard
|
86f4531676
|
Added a few missing imports.
|
2000-09-27 22:32:44 +00:00 |
|
Alexandre Julliard
|
6c9d83aa4c
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04:24 +00:00 |
|
Marcus Meissner
|
e5c1b9dded
|
Added CreateTypeLib,LHashValOfNameSys stubs.
Check for correct struct magic before reading out of it.
|
2000-07-29 21:54:58 +00:00 |
|
Huw D M Davies
|
2cbda2ef92
|
Stub implementation of LHashValOfNameSysA.
Don't crash if we encounter a BSTR with length <= 0.
Fix typos in ITypeLib::GetDocumentation.
|
2000-07-09 12:17:52 +00:00 |
|
Francois Jacques
|
e81b63fc9c
|
Implemented SafeArrayGetVarType.
Added a VT_RECORD variant type definition.
|
2000-07-08 18:30:41 +00:00 |
|
Juergen Schmied
|
07b143ed4d
|
- removed hack to find the right resource
- updated to use the ICOM macros
- cleaned up use typelib and typelib2 (was mixed up)
|
2000-06-24 13:50:52 +00:00 |
|
Alexandre Julliard
|
2ddd5ce5df
|
Cleaned up a few inter-dll dependencies.
|
2000-06-20 20:59:27 +00:00 |
|
Patrik Stridvall
|
ae8760201c
|
Fixed some issues found by winapi_check.
|
2000-06-11 20:02:45 +00:00 |
|
Alexandre Julliard
|
84eb8334da
|
Added some missing import directives.
|
2000-04-19 16:54:02 +00:00 |
|
Marcus Meissner
|
323af8dbba
|
Stubs for DllRegisterServer/DllUnregisterServer.
|
2000-03-26 13:36:40 +00:00 |
|
Patrik Stridvall
|
194bd05260
|
Moved some stubs and added forwards in order to make both winapi_check
and checklink happy.
|
2000-02-29 22:02:11 +00:00 |
|
Alexandre Julliard
|
a5515e24e4
|
oleaut32 should not import functions from olepro32.
|
2000-02-27 14:33:04 +00:00 |
|
Patrik Stridvall
|
a9855b5122
|
Added stubs for {Create,Get,Set}ErrorInfo.
|
2000-02-26 18:33:21 +00:00 |
|
Patrik Stridvall
|
49bcb93262
|
Fixed some issues found by winapi_check.
|
2000-02-25 20:55:33 +00:00 |
|
Patrik Stridvall
|
9af5e69107
|
Fixed some issues found by winapi_check.
|
1999-12-11 23:02:15 +00:00 |
|
Patrik Stridvall
|
d7da486c96
|
Added spec file declarations for already implemented functions.
|
1999-10-24 21:35:16 +00:00 |
|
Marcus Meissner
|
84e2d6bacc
|
Added stubs for RevokeActiveObject, GetActiveObject, fixed
RegisterActiveObject stub argtypes.
|
1999-10-13 12:19:09 +00:00 |
|
Rein Klazes
|
260cd4ec94
|
First implementation of LoadTypeLibEx().
|
1999-09-29 12:15:05 +00:00 |
|
Ulrich Weigand
|
2a722f498a
|
Moved bulk of OLE implementation to dlls/ subdirectories.
|
1999-09-19 18:36:53 +00:00 |
|