- 24 Jan, 2005 12 commits
-
-
Rémi Assailly authored
-
Michael Jung authored
-
Huw Davies authored
Add support for odl interface attribute.
-
Dmitry Timoshkov authored
memory block pointer test.
-
Robert Reif authored
-
Robert Shearman authored
- Change some FIXME's to TRACE's because everything we need is implemented and they fire for ones that we don't need to implement.
-
Gerald Pfeifer authored
-
Aric Stewart authored
the Insert call. This fix modifies the MSI_SetProperty query to be correct.
-
Aric Stewart authored
MsiSummaryInfoGetPropertyA.
-
Robert Shearman authored
call any IRemUnknown functions. - Move the low-level unmarshaling code into a new function, unmarshal_object, so that it can be easily reused for unmarshaling IRemUnknown.
-
Robert North authored
-
Mike McCormack authored
-
- 21 Jan, 2005 17 commits
-
-
Alexandre Julliard authored
tests pass.
-
Huw Davies authored
typekind/alignment member.
-
Alexandre Julliard authored
window frame.
-
Huw Davies authored
-
Mike McCormack authored
-
Alexandre Julliard authored
STATUSBAR_SetTextT: - ntext wasn't freed on return if text was unicode - part->text was always freed, but if the previous style was SBT_OWNERDRAW, part->text would contain 32bit data - free old text if new style is SBT_OWNERDRAW but old style wasn't
-
Paul Vriens authored
- Bail out if first test fails (produce one error only).
-
Alexandre Julliard authored
instead of the new value.
-
Rémi Assailly authored
-
Paul Vriens authored
- Store the result of the Interlocked functions and use only this.
-
Mike McCormack authored
MsiPreviewBillboard.
-
Mike McCormack authored
-
Mike McCormack authored
-
Juan Lang authored
-
Mike Hearn authored
-
Stefan Leichter authored
-
Mike Hearn authored
whitespace, break out of loop if out of memory.
-
- 20 Jan, 2005 11 commits
-
-
Justin Chevrier authored
- Fixed SPI_GETICONTITLELOGFONT to only return values retrieved from win.ini on first call and return a cached version in subsequent calls. - Created unit test for SPI_{GET,SET}ICONMETRICS.
-
Mike McCormack authored
-
Rémi Assailly authored
-
Mike McCormack authored
-
Huw Davies authored
rev. 1.21. The proxy code must explicitly add these if they're needed.
-
Huw Davies authored
-
Alexandre Julliard authored
-
Robert Reif authored
Added implementations for GetVersionFromFile and GetVersionFromFileEx. Added test for GetVersionFromFile.
-
Hans Leidekker authored
Implement GetPerformanceInfo, GetProcessMemoryInfo on top of NtQueryInformationProcess and GetWsChanges, QueryWorkingSet{,Ex} on top of NtQueryVirtualMemory.
-
Tanabe Hiroshi authored
-
Mike McCormack authored
-