reactos/reactos/include/wine
Gé van Geldorp a48a2273ec Sync to Wine-20050725:
Huw Davies <huw@codeweavers.com> for Mandriva
- Cope with the index in a import table entry being a typeinfo index
  rather than a guid offset.
Robert Shearman <rob@codeweavers.com>
- Document active object and variant functions.
- Rename OLEAUT32_Dll* Functions to Dll*.
- IRpcStubBuffer_Disconnect can be called multiple times.
- Release TypeLib when freeing stub buffer.
- Fix confusion between number of characters and number of bytes in
  unmarshaling BSTRs. Convert it all to characters for consistency with
  the BSTR_User* routines.
- Marshal and unmarshal TKIND_ENUM and TKIND_ALIAS.
- Fix VT_BYREF|VT_UNKNOWN return values by comparing the correct value
  with VT_UNKNOWN and VT_DISPATCH.
- Better tracing.
- Return DISP_E_EXCEPTION from ITypeInfo_Invoke on an error in the
  called function.
- Remove RegisterTypeLib hack.
- Support VT_BYREF|VT_I4 in _copy_arg.
- Activate ITypeLib, ITypeInfo and IEnumVARIANT Marshalers.
Alex Villacis Lasso <a_villacis@palosanto.com>
- Fix GIF palette allocation, by relying on ColorCount instead of
  SColorResolution.
- Ensure that underflowing negative float is represented as a positive
  0, just as native oleaut32.
Alexandre Julliard <julliard@winehq.org>
- Get rid of cursoricon.h.
Mike McCormack <mike@codeweavers.com>
- gcc 4.0 -Wpointer-sign fixes (Reg* functions).
- Interlocked LONG* gcc warning fixes.
Stefan Huehner <stefan@huehner.org>
- Fix some more -Wmissing-declarations warnings.
Robert Shearman <rob@codeweavers.com> for Mandriva
- Add a generic TYPEDESC VT to VARIANT VT mapper so we can use the
  standard Variant* routines. Use this new function to properly copy &
  de-reference the return value.
- Conversions between variants types of the same size should ignore
  overflows.
- Tests for this behaviour.

svn path=/trunk/; revision=17333
2005-08-12 17:30:09 +00:00
..
msvcrt Sync to Wine-20050628: 2005-08-03 22:12:15 +00:00
cfgmgr32.h - Add registry property constants. 2005-08-03 20:10:32 +00:00
cguid.h
commctrl.h Sync to Wine-20050419: 2005-04-21 21:01:05 +00:00
commdlg.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
config.h Build comdlg32, oleaut32, wine_unicode, winspool, shell32, and shlwapi 2005-01-21 21:06:40 +00:00
debug.h - Don't always print TRACE/WARN on WINE DLLs. Thanks to Filip Navara. 2005-07-29 16:06:13 +00:00
dlgs.h
docobj.h - Move shldisp.h to the right place. 2004-09-26 14:34:23 +00:00
exception.h Sync to Wine-20050524: 2005-05-26 09:44:59 +00:00
exdisp.h - Move shldisp.h to the right place. 2004-09-26 14:34:23 +00:00
initguid.h
list.h set svn:eol-style to native 2005-07-31 12:11:56 +00:00
mmddk.h Prepare for syncing to Wine-20040914 2004-09-19 09:11:12 +00:00
mmreg.h
mmsystem.h Forgotten file 2005-02-20 19:07:24 +00:00
msacm.h
msacmdlg.h
msacmdrv.h - Fix compilation with GCC 4.0-20041219. 2004-12-25 11:22:37 +00:00
netspi.h
oaidl.h
objbase.h - Move shldisp.h to the right place. 2004-09-26 14:34:23 +00:00
objidl.h Sync to Wine-20050419: 2005-05-05 18:16:09 +00:00
ocidl.h Remove some unused headers or parts of headers. 2004-08-19 18:12:29 +00:00
ole2.h import objsel.dll from wine-20050726 2005-07-26 13:40:31 +00:00
oleidl.h Remove definitions already present in W32API. 2004-08-20 00:57:42 +00:00
port.h disable typedef for socklen_t for the moment. 2004-09-04 21:44:30 +00:00
prsht.h
richedit.h Most of what is needed is already in w32api/include. 2004-11-21 19:18:01 +00:00
richole.h Sync to Wine-20050310: 2005-03-15 09:04:29 +00:00
rpcfc.h Support remaining basic types (float, double, small, wchar_t and handle_t). 2005-02-24 16:48:16 +00:00
rpcss_shared.h - Merge RPC runtime from Wine. 2004-05-04 20:10:07 +00:00
servprov.h Remove some unused headers or parts of headers. 2004-08-19 18:12:29 +00:00
shellapi.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
shldisp.h - Move shldisp.h to the right place. 2004-09-26 14:34:23 +00:00
shlguid.h Fix shell32 build. 2005-08-05 10:01:51 +00:00
shlobj.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
shlwapi.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
shobjidl.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
test.h add prototype for DbgPrint so Winetests link properly with ReactOS. 2005-08-06 18:03:53 +00:00
unicode.h Sync to Wine-20050725: 2005-08-12 17:30:09 +00:00
unknwn.h - Move shldisp.h to the right place. 2004-09-26 14:34:23 +00:00
urlmon.h Sync to Wine-20050628: 2005-08-05 20:48:26 +00:00
winbase16.h
windef.h
windef16.h
wine_common_ver.rc - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
wingdi.h
wingdi16.h
winnetwk.h migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
winnt.h Add more non-standard LANG_* ids. 2004-11-19 13:00:12 +00:00
winuser.h - imported uxtheme.dll from WINE-20050703 2005-07-03 18:32:22 +00:00
winuser16.h
wownt32.h
wpp.h
wtypes.h Prepare for syncing to Wine-20040914 2004-09-19 09:11:12 +00:00