- 11 Jan, 2006 27 commits
-
-
Alexandre Julliard authored
the protection bytes.
-
Juan Lang authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Aric Stewart authored
directory exists for the test. Using the temp dir as the root.
-
Phil Krylov authored
-
Marcus Meissner authored
Have enough stack space up to even VT_VARIANTs, fixes a stack corruption.
-
Huw Davies authored
-
James Hawkins authored
-
Alexandre Julliard authored
possible) when setting the context of the current thread.
-
Martin Fuchs authored
Change "DWORD dwNr" into "int icon_idx" at several places.
-
Alex Villacís Lasso authored
referenced WAVEFORMATPCMEX structure.
-
Aric Stewart authored
filtering based on it. To be integrated with explorer to allow for that functionality.
-
Eric Pouech authored
Reimplemented kernel32.SetThreadAffinityMask on top of it.
-
James Hawkins authored
-
James Hawkins authored
-
Robert Reif authored
Add tests to figure out whether Windows can change the primary buffer capabilities after setting the buffer format. Based on a patch by Alex Villacís Lasso.
-
Mike McCormack authored
-
Rob Shearman authored
Test the painting behaviour of the progress bar control when the PBM_SETPOS message is sent to it, with respect to whether the background is erased and what part of the control is redrawn.
-
Mike McCormack authored
-
Saulius Krasuckas authored
-
Ulrich Czekalla authored
Update the dmDefaultSourcea return value inside hDevMode.
-
Huw Davies authored
-
Francois Gouget authored
Report the EnumResourceNamesW() and failure to find an icon separately so traces are less misleading.
-
Robert Shearman authored
Implement IEnumSTATDATA for the Ole Advise Holder and use it to implement the Send* functions.
-
Robert Shearman authored
-
Robert Shearman authored
-
- 10 Jan, 2006 13 commits
-
-
Rein Klazes authored
-
Phil Krylov authored
-
Vitaliy Margolen authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
-
Robert Shearman authored
Create a server channel and store this in the ifstub. Rename ipid_to_apt_and_stubbuffer to ipid_get_dispatch_params and make the function return an HRESULT. Return the channel for the ifstub in ipid_get_dispatch_params.
-
Robert Shearman authored
-
Robert Shearman authored
Fix the ok/failed message.
-
James Hawkins authored
- Use FCI to create a test cabinet file. - Add initial tests for ExtractFiles.
-
Robert Shearman authored
-
Robert Shearman authored
Don't release the interface pointer on failure since we are not the ones that allocated it. It is the caller's responsability to call NdrInterfacePointerFree, where the freeing is supposed to happen.
-
Robert Shearman authored
Rename GLOBAL_LOCK_MAX to the public GMEM_LOCKCOUNT.
-