Dmitry Timoshkov
|
cc3dcc4a22
|
Implementation of OLE32.IsAccelerator.
|
2001-04-16 18:58:09 +00:00 |
Marcus Meissner
|
826c1af100
|
Added GetConvertStg stub.
|
2001-04-09 18:33:03 +00:00 |
Gerard Patel
|
9ea31be4ff
|
Stub for DllDebugObjectRPCHook.
|
2000-12-19 03:38:05 +00:00 |
Alexandre Julliard
|
1852ce8018
|
Added a few forwards.
|
2000-11-25 21:43:48 +00:00 |
Marcus Meissner
|
7521295fba
|
Added OLE32.DllRegisterServer stub.
|
2000-11-25 01:22:42 +00:00 |
Huw D M Davies
|
96569102d9
|
Added DnD cursors as ole32 resources.
|
2000-11-05 20:16:15 +00:00 |
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 |
Alexandre Julliard
|
86f4531676
|
Added a few missing imports.
|
2000-09-27 22:32:44 +00:00 |
Huw D M Davies
|
545771bbd8
|
Stub for CoIsOle1Class.
|
2000-09-22 20:55:14 +00:00 |
James Hatheway
|
e0849c8a52
|
Implemented CoGetPSClsid().
|
2000-09-01 01:21:08 +00:00 |
Alexandre Julliard
|
17904173a0
|
Fixed IsEqualGUID definition.
|
2000-08-03 04:16:34 +00:00 |
Alexandre Julliard
|
6c9d83aa4c
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04:24 +00:00 |
Marcus Meissner
|
9cb1870fe9
|
Implemented OleGetAutoConvert.
|
2000-07-29 11:29:26 +00:00 |
Dmitry Timoshkov
|
90c0ccef03
|
Added stub for OLE32.OleSetAutoConvert needed by Adobe Photoshop 4.0.
|
2000-07-28 20:20:20 +00:00 |
Alexandre Julliard
|
d5041fc45a
|
Moved thunking functions off to kernel32.dll.
|
2000-07-25 16:42:25 +00:00 |
Huw D M Davies
|
10b1b23d40
|
Create rpcrt4.dll.
Implement UuidCreate (using existing code from CoCreateGuid).
CoCreateGuid calls UuidCreate.
|
2000-07-15 19:53:50 +00:00 |
James Hatheway
|
13b1864e97
|
Added a stub for CoCreateFreeThreadedMarshaler().
|
2000-06-18 17:18:53 +00:00 |
Francois Jacques
|
da15785777
|
Make IIDFromString point to CLSIDFromString.
|
2000-06-16 21:53:06 +00:00 |
Patrik Stridvall
|
ba9294111e
|
Fixed some issues found by winapi_check.
|
2000-02-27 16:38:08 +00:00 |
Patrik Stridvall
|
a9855b5122
|
Added stubs for {Create,Get,Set}ErrorInfo.
|
2000-02-26 18:33:21 +00:00 |
Andreas Mohr
|
6d982b6ee6
|
- stub for OLE32.MkParseDisplayName
- spelling fixes
|
2000-02-20 19:17:53 +00:00 |
Juergen Schmied
|
32fe6bdc13
|
Added stub for CoResumeClassObjects.
|
2000-02-14 19:56:21 +00:00 |
Jim Aston
|
f06c8789e3
|
Added stub for StgSetTimes.
|
1999-11-21 00:49:20 +00:00 |
Eric Pouech
|
76cc171f4b
|
Added stubs for SetErrorInfo, PropVariantClear, PropVariantCopy,
FreePropVariantArray.
|
1999-11-14 23:56:11 +00:00 |
Abey George
|
3a2b1b6e42
|
Implemented ProgIDFromCLSID.
|
1999-10-31 02:24:51 +00:00 |
Patrik Stridvall
|
d7da486c96
|
Added spec file declarations for already implemented functions.
|
1999-10-24 21:35:16 +00:00 |
Juergen Schmied
|
dfc91a1b59
|
Added missing export.
|
1999-09-19 18:57:34 +00:00 |
Ulrich Weigand
|
2a722f498a
|
Moved bulk of OLE implementation to dlls/ subdirectories.
|
1999-09-19 18:36:53 +00:00 |