- 18 May, 2006 17 commits
-
-
Robert Shearman authored
rpcrt4: Implement RpcBindingSetAuthInfoExW based on the implementation for RpcBindingSetAuthInfoExA.
-
Robert Shearman authored
Pass the server principal name into AcquireCredentialsHandleA.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
rpcrt4: Store non-connection-specific authentication information in a ref-counted structure that is shared between connections and bindings.
-
Robert Shearman authored
rpcrt4: Fix an off-by-one error when checking the size of the buffer in NdrInterfacePointerMarshall.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
This is necessary for compatibility with MS/RPC servers.
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Ivan Gyurdiev authored
Each instruction can have a predication token. Account for it in the trace pass, register count pass, and store it in the SHADER_OPCODE_ARG structure for generation. MSDN claims the token is at the end of the instruction, but that's not true - testing a demo, which lets me manipulate the shader shows the predication token is the first source token immediately following the destination token.
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
-
- 17 May, 2006 23 commits
-
-
Huw Davies authored
Add a bunch of marshaling tests (based on a program by Rob Shearman).
-
Andrew Ziem authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Alexandre Julliard authored
So we have to access it using Get/SetWindowLong when unmapping the message results (based on a patch by Troy Rollo).
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Allows to remove special cases for window classes being Ascii and Unicode at the same time.
-
Alexandre Julliard authored
Also make sure the thunk memory block has execute permissions.
-
Alexandre Julliard authored
-
Michael Kaufmann authored
- GetObject(): Set the bmBits member of the BITMAP structure to NULL for device-dependent bitmaps. - New test case.
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-