- 16 Jul, 2008 36 commits
-
-
Gerald Pfeifer authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Detlef Riekenberg authored
-
Zhangrong Huang authored
-
Zhangrong Huang authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
comctl32: statusbar: Rename NtfUnicode to bUnicode to make is more consistent with other controls, use NF_REQUERY in WM_CREATE.
-
Mikołaj Zalewski authored
comctl32: statusbar: Window is always Unicode, CCM_SETUNICODEFORMAT should change the notify format.
-
Philip Nilsson authored
This patch enables texture filtering for textures using the A4R4G4B4 format, I can see no reason why it shouldn't be filtered (especially considering X4R4G4B4 has it).
-
Dylan Smith authored
The regression was caused by destroying the caret when it didn't need to be shown in the richedit control, but this affected other controls.
-
Luis Busquets authored
-
Luis Busquets authored
-
Maarten Lankhorst authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Rob Shearman authored
rpcrt4: Fix the memory pointer passed into the conformant array marshaller in NdrComplexStructMarshall. It needs to be the end of the memory used by the constant part of the structure, which is returned by CompkexStructMarshall.
-
H. Verbeet authored
wined3d: Use rev_tex_unit_map instead of assuming there's a 1:1 mapping between samplers and texture units.
-
H. Verbeet authored
Make it clear the traced values are hexadecimal.
-
Frans Kool authored
-
Frans Kool authored
-
Frans Kool authored
-
Frans Kool authored
-
Juan Lang authored
-
Juan Lang authored
wintrust: Execute WinVerifyTrust as a sequence of steps, and return the error code from the first failing step of the sequence.
-
Juan Lang authored
-
Juan Lang authored
-
Kai Blin authored
At least for XP domain members, all EXTENDED_NAME_FORMATS apart from NameSamCompatible return ERROR_ACCESS_DENIED. Given that the function returns an error for all formats on non-members, just ignore ERROR_ACCESS_DENIED as well.
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Andrew Talbot authored
-
Alexander Nicolaysen Sørnes authored
-
- 14 Jul, 2008 4 commits
-
-
Francois Gouget authored
-
Rob Shearman authored
Implement RpcCancelThreadEx using existing code moved into a new function, rpc_ccancel_thread. Implement RpcCancelThread based on RpcCancelThreadEx with timeout of 0.
-
Piotr Caban authored
-
Alexander Nicolaysen Sørnes authored
-