- 08 Dec, 2005 11 commits
-
-
Aric Stewart authored
In HttpQueryInfo if dwInfoLevel includes HTTP_QUERY_CUSTOM then lpBuffer is In/Out because the header we are querying is there. Additionally standard headers can be queried in this manner as well (such as Set-Cookie).
-
Robert Reif authored
- Fix device probing at driver load time. - Fix memory leaks at driver exit time.
-
Raphael Junqueira authored
- add directx9 support for dplay8.h and dpaddr.h - new file dplobby8.h
-
Robert Shearman authored
-
Eric Pouech authored
-
Eric Pouech authored
- return correct MM error code when no connection to server has been opened - don't close the AU driver if it hasn't been opened
-
H. Verbeet authored
-
Robert Shearman authored
-
Mike McCormack authored
-
Aric Stewart authored
When converting SendRequestExA -> W we need to set the lpcszHeader parameter to NULL if the original one is NULL.
-
Alexandre Julliard authored
Fixed the return value type.
-
- 07 Dec, 2005 6 commits
-
-
Jacek Caban authored
-
Robert Reif authored
open them.
-
Vincent Béron authored
-
Kai Blin authored
security provider.
-
Robert Reif authored
-
Vincent Béron authored
-
- 06 Dec, 2005 23 commits
-
-
Robert Shearman authored
Fix DispCallFunc to work with MSDN-undocumented behaviour used by Office 2003 and document the function.
-
Robert Shearman authored
-
Robert Shearman authored
Fix more fallout from dispinterface retval patch: make typelib marshaler use the internal function description so that it calls dispinterface functions with the correct number of parameters again. Also fixes some memory leaks caused by the fact that a corresponding ReleaseXDesc function has to be called for each GetXDesc.
-
Robert Shearman authored
-
Robert Shearman authored
-
Kai Blin authored
security provider.
-
Detlef Riekenberg authored
-
Robert Reif authored
Move wave in/out initialization from wave out to driver. Add index number to device names. Fix memset bug where only first wave in caps was zeroed.
-
Eric Pouech authored
- fix for playback after a sound has been recorded - shall fix also opening the mci device without name - bug reported (and fix tested) by Peter Astrand
-
Eric Pouech authored
-
Detlef Riekenberg authored
-
Vincent Béron authored
-
Raphael Junqueira authored
-
Raphael Junqueira authored
-
Louis Lenders authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Robert Reif authored
TRACE cleanups.
-
Robert Reif authored
-
Vincent Béron authored
-
Robert Shearman authored
-
Robert Shearman authored
Rename the dwFlags parameter of ITypeInfo_Invoke since it is not a DWORD, but an unsigned short.
-
Jacek Caban authored
-