Rob Shearman
|
3acb0a878d
|
ole32: The 16-bit version of CoDisconnectObject is not compatible with the 32-bit version, so create a separate stub for the former.
|
2007-03-21 15:55:22 +01:00 |
Marcus Meissner
|
61b2fba9d7
|
Added CoCreateInstance16, CoGetClassObject16, OleLoad16 stubs.
|
2005-08-15 09:46:51 +00:00 |
Marcus Meissner
|
c5feb317b3
|
Implemented IsValidInterface16, CoMemAlloc.
Added debug to HGLOBALLockBytes16_QueryInterface.
|
2005-07-24 16:15:24 +00:00 |
Dimitrie O. Paun
|
8b255842ec
|
Remove the obsolete pascal16 (replaced by pascal -ret16).
|
2003-09-26 04:32:19 +00:00 |
Marcus Meissner
|
99f4890788
|
Factored out the OLE 16 bit allocator from StringFromCLSID.
Implemented ProgIDFromCLSID16.
|
2002-07-25 23:55:55 +00:00 |
Alexandre Julliard
|
77afd6c47e
|
Made some more spec file entries optional or unnecessary.
Fixed a few DLLName/DLLFileName mismatches.
|
2002-06-21 19:15:45 +00:00 |
Patrik Stridvall
|
655b2044d9
|
Fixed issues found by winapi_check.
|
2001-07-08 22:32:51 +00:00 |
Patrik Stridvall
|
a274dd9105
|
Fixed some issues found by winapi_check.
|
2001-07-02 01:22:10 +00:00 |
Dmitry Timoshkov
|
93e936f97b
|
Finish ole32 separation.
|
2001-06-28 17:59:22 +00:00 |
Alexandre Julliard
|
0a8114c152
|
Raise an exception for unimplemented 16-bit entry points too.
Added check for duplicate names in 16-bit spec files.
|
2000-11-12 03:45:55 +00:00 |
Alexandre Julliard
|
76d3671bee
|
Added 'owner' field to 16-bit spec files to specify the name of the
32-bit dll that contains it.
|
2000-07-28 00:07:18 +00:00 |
Ulrich Weigand
|
2a722f498a
|
Moved bulk of OLE implementation to dlls/ subdirectories.
|
1999-09-19 18:36:53 +00:00 |