- 24 Jun, 2008 14 commits
-
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Paul Vriens authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Alex Villacís Lasso authored
-
Alex Villacís Lasso authored
Add tests for EM_POSFROMCHAR for 1.0 and 2.0.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 23 Jun, 2008 26 commits
-
-
Alexandre Julliard authored
-
Alexander Dorofeyev authored
As documented in DirectX7 SDK, d3d7 devices set FPU mode (control word) on every call and restore it back to original state before returning, if created in DDSCL_FPUPRESERVE cooperative mode. This allows games to work with FPU in a possibly incompatible mode and avoid resetting it all the time.
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Louis Lenders authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Huw Davies authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Rob Shearman authored
rpcrt4: Fix NdrConformantVaryingStructUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.
-
Rob Shearman authored
rpcrt4: Factor out string validation from NDR unmarshalling functions into a separate function, validate_string_data.
-
Rob Shearman authored
Do so by calculating the alignment of members when iterating through the structures and adding it onto the buffer and memory offsets. Only call type_memsize once elsewhere in the embedded pointer processing functions since the return value will be the same from the second call.
-
Rob Shearman authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Michael Karcher authored
-