- 09 Dec, 2005 7 commits
-
-
Oliver Stieber authored
Start to add support for DirectX 8 vertex shaders, constants and registers are now correctly assigned and loaded allowing support for most basic d3d8 shaders.
-
Thomas Weidenmueller authored
The BytesRead parameter passed to ReadFile may never be NULL.
-
Vincent Béron authored
-
Vincent Béron authored
-
Vincent Béron authored
-
Thomas Weidenmueller authored
-
Alexander N. Sørnes authored
-
- 08 Dec, 2005 21 commits
-
-
Alexandre Julliard authored
-
Huw Davies authored
-
Rein Klazes authored
On Win9x,ME RegCreateKeyEx ignores the backslash character if the subkey begins with one. With a regression test.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
Add a framework for writing the strings for marshaling and unmarshaling parameters and make the client and server use it.
-
Eric Kohl authored
- Add framework for updating proc offsets. - Write out argument lists in the server.
-
Eric Kohl authored
-
Henning Gerhardt authored
-
Raphael Junqueira authored
- better render_texture emulation (using pbuffers) - support GLX_ATI_render_texture for render_texture
-
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 6 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.
-