Commit Graph

12 Commits

Author SHA1 Message Date
Robert Shearman 35dbc147c7 Update to include all of the interfaces in the Platform SDK as of the
XP SP2 version.
2005-08-25 09:50:55 +00:00
Alexandre Julliard d59ba4ccf1 Added a WINE_NO_UNICODE_MACROS define to allow Winelib apps to switch
off the Unicode macros too.
2005-08-15 20:53:40 +00:00
Robert Shearman 2a4b6fdc94 Add definition of IInternalUnknown. 2005-01-03 14:23:33 +00:00
Serge S. Spiridonoff e3c8afe98b IMessageFilter::HandleIncomingCall must be HandleInComingCall as per
MS headers.
2004-12-17 18:55:02 +00:00
Francois Gouget 83755cca97 Move the PROPVARIANT declaration from objidl.idl to propidl.idl.
Move related API declarations from individual C files to propidl.idl.
Remove uneeded include of propidl.h in the propvariant.c test.
2004-09-09 19:23:19 +00:00
Jake Hamby 9e8d507c4f IMessageFilter::HandleInComingCall() should be HandleIncomingCall(). 2004-05-10 19:55:00 +00:00
Kevin Koltzau bf6df05053 Define MKSYS_URLMONIKER. 2004-03-01 23:12:47 +00:00
Alexandre Julliard d004059538 Moved the 16-bit storage interfaces out of the exported headers. 2003-10-14 20:23:01 +00:00
Alexandre Julliard 17c69c65aa Warning fix. 2003-07-11 03:52:58 +00:00
Robert Shearman 98747abd75 - Implement a few more cases in PropVariantClear.
- Partially implement PropVariantCopy.
- Implement FreePropVariantArray.
2003-05-13 00:32:43 +00:00
Dimitrie O. Paun 8b36681bad Rename __WINE__ to __WINESRC__. 2003-01-04 00:52:18 +00:00
Ove Kaaven 9a580d9ad9 Wrote a new objidl.idl to replace a number of include/wine/obj_*.h
files.
2002-12-19 22:15:24 +00:00