- 12 Dec, 2005 36 commits
-
-
Alexandre Julliard authored
Added support for opening devices directly with the server when they don't correspond to a Unix file.
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Detlef Riekenberg authored
-
Michael Jung authored
-
Michael Jung authored
-
Eric Pouech authored
-
Robert Shearman authored
- Include the header file for the functions implemented in typegen.c. - Generate proc format for FC_ERROR_STATUS_T type.
-
Robert Shearman authored
-
Robert Shearman authored
Zero initialize parameters in the generated code. Based on a patch by Eric Kohl.
-
Robert Shearman authored
- Calculate the size of buffer required. - Fix a typo. - Set the buffer start and buffer end markers.
-
Robert Shearman authored
-
Eric Kohl authored
-
Robert Shearman authored
FC_SMALL is its own type and is the same size as FC_CHAR, not FC_SHORT.
-
Robert Shearman authored
Output IDL wchar_t types as WCHAR to avoid conflicts with the generally incompatible Unix wchar_t.
-
Detlef Riekenberg authored
-
Eric Pouech authored
-
Marcus Meissner authored
Adjust return code EAI_NODATA to WSAHOST_NOT_FOUND, like windows does it.
-
Marcus Meissner authored
convert_eai_u2w should map from unix to windows, not the other way round (spotted by Dominic Wise).
-
Paul Vriens authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Robert Shearman authored
It is allowed to copy a SAFEARRAY with a NULL pvData, as long as cbElements is non-zero. Add a test for this and fix the safe array code.
-
Robert Shearman authored
CreateErrorInfo isn't a stub so don't print this in the trace message.
-
Robert Shearman authored
Add const attributes to parameters for several functions and fix up some formatting.
-
Robert Shearman authored
OleTranslateColor isn't a stub so don't print ":stub" in the trace message.
-
Jacek Caban authored
-
Stefan Leichter authored
-
Robert Shearman authored
-
Paul Vriens authored
-
Jacek Caban authored
-
Filip Navara authored
-
Markus Amsler authored
-
Thomas Weidenmueller authored
Don't dereference a possible NULL pointer.
-
- 09 Dec, 2005 4 commits
-
-
H. Verbeet authored
-
Markus Amsler authored
-
Kai Blin authored
-
Alexandre Julliard authored
-