- 13 Mar, 2006 21 commits
-
-
Alexandre Julliard authored
-
Juan Lang authored
- create a base cert context, and make functions unaware whether they're dealing with the base or derived type - simplify stores as a result
-
Mike McCormack authored
-
Roderick Colenbrander authored
In the old d3d8 code SetVertexShader stored the so called vertex declaration in the stateblock. In case of WineD3D this isn't done which breaks the drawPrimitive code. This patch stores the vertex declaration again in the stateblock which fixes Age Of Mythology.
-
Hans Leidekker authored
-
Christoph Frick authored
Mapping of ABS_HAT[0-3][XY] to the four POV used by dinput.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
The test for "about:" in InternetCrackUrlW should be more general so that only URLs without double slashes should also be assumed not to have a host name. Add another test for this case and remove an unreliable InternetCreateUrl test.
-
Robert Shearman authored
-
Stefan Dösinger authored
-
Vitaliy Margolen authored
Use local temp variable instead.
-
Vitaliy Margolen authored
-
Paul Vriens authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
- 10 Mar, 2006 13 commits
-
-
Alexandre Julliard authored
-
Stefan Dösinger authored
-
Mike McCormack authored
an OLE interface.
-
Mike McCormack authored
-
Mike McCormack authored
-
Juan Lang authored
-
Robert Reif authored
-
Petr Tesarik authored
-
Robert Shearman authored
-
Fatih Asici authored
-
Fatih Asici authored
-
Fatih Aşıcı authored
-
Alexandre Julliard authored
-
- 09 Mar, 2006 6 commits
-
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Robert Shearman authored
Return FALSE and an error of ERROR_NO_MORE_ITEMS from InternetGetCookie when there are no cookies for the specified domain. This fixes a bug in sending a blank cookie to HTTP servers.
-
Robert Shearman authored
Fix an off-by-one error in the size of buffer used to store the port number in InternetCreateUrlW.
-
Robert Shearman authored
- Add the slash after the port number. - Only add the port number if the host name is present.
-