- 11 Jan, 2006 9 commits
-
-
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 31 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.
-
Saulius Krasuckas authored
-
Huw Davies authored
-
Phil Krylov authored
Emit NM_CUSTOMDRAW header notifications for all headers, not only ownerdrawn. Allow to change item text and background colors in an application's NM_CUSTOMDRAW handler.
-
Phil Krylov authored
-
Robert Shearman authored
-
Alexandre Julliard authored
Moved common code between NtRaiseException and RtlRaiseException to a separate raise_exception function.
-
Alexandre Julliard authored
leave that to the standard ntdll exception handling.
-
Alexandre Julliard authored
of register functions.
-
James Hawkins authored
-
James Hawkins authored
-
Rein Klazes authored
If the CreateFile in INT21_CreateFile fails with ERROR_WRITE_PROTECT, retry without write access.
-
Phil Krylov authored
Optimized reading large texts into RichEdit to be an O(n) order algorythm instead of O(n^2) by removing extraneous conversions of character offsets to run offsets.
-
Mike McCormack authored
the error message.
-
Mike McCormack authored
as columns may be select more than once in from a table.
-
Mike McCormack authored
-
Mike McCormack authored
Implemented MsiDatabaseIsTablePersistentA via the W function.
-
Troy Rollo authored
-
Troy Rollo authored
are being used.
-