- 29 Nov, 2005 16 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
James Hawkins authored
-
Robert Shearman authored
INTERNET_SendCallback where INTERNET_FLAG_ASYNC is already handled properly.
-
Robert Shearman authored
parameter hack that native COM used to use (but not any more). Async calls are an optimisation that we're not going to support in the near future.
-
Raphael Junqueira authored
-
Raphael Junqueira authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Robert Shearman authored
Copy VARDESC structures returned to calling applications instead of passing a pointer to the master structure used internally.
-
Robert Shearman authored
-
Robert Shearman authored
file infos in NdrDllGetClassObject.
-
Robert Shearman authored
-
Robert Shearman authored
Replace references of pStubMsg->BufferEnd with RpcMsg->Buffer + pStubMsg->BufferLength. Fix buffer calculation when no interface data is marshaled to the stream.
-
Robert Shearman authored
pStubMsg->BufferEnd being valid, because they aren't filled in when using MIDL-generated server stubs. Don't set the pointer to NULL on unmarshaling because we may want to unmarshal the value to an existing pointer instead of allocating a new one.
-
Vitaliy Margolen authored
-
- 28 Nov, 2005 24 commits
-
-
Jacek Caban authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Juan Lang authored
spotting that.) Add a few more stubs.
-
Henning Gerhardt authored
-
Hans Leidekker authored
-
Michael Jung authored
Use STATIC_CAST macro more consistently.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
when calling a register function.
-
Ge van Geldorp authored
-
Dmitry Timoshkov authored
codecs.
-
Aric Stewart authored
port if non standard on the redirect host header and make sure to append the extra information (parameters) and such to the location if present. Additionally check to see if we are redirecting to https and if so set the appropriate port.
-
Jacek Caban authored
-
Michael Jung authored
-
Ge van Geldorp authored
ShellExecute_GetClassKey) expects sei->lpFile to not be enclosed in quotes.
-
Detlef Riekenberg authored
-
Vitaliy Margolen authored
-
Robert Shearman authored
server.
-
Robert Shearman authored
-
Dmitry Timoshkov authored
separator on its own, give it a chance to do its work in the MIIM_FTYPE case.
-
Robert Shearman authored
destination URL.
-
Vijay Kiran Kamuju authored
-
Rein Klazes authored
-
Robert Shearman authored
-