- 21 Jan, 2004 8 commits
-
-
Alastair Bridgewater authored
ICreateTypeInfo2 interfaces.
-
Huw Davies authored
-
Huw Davies authored
or the parent. Fix the selection change logic.
-
Martin Fuchs authored
between different files with the same name.
-
Martin Fuchs authored
-
Aric Stewart authored
Correct some timing issues with XIM input. Start to provide the framework for the MSIME messages.
-
Alexandre Julliard authored
patch by Steven Edwards).
-
Rein Klazes authored
if it is an empty region.
-
- 20 Jan, 2004 32 commits
-
-
Jon Griffiths authored
Call by pointer for more functions not available in early versions. Add tests for VarFix/VarInt/VarNeg, VarFormat "on/off/yes/no". Fix tests that assumed relative dates. Make BSTR copy test separate.
-
Martin Fuchs authored
attributes - fixed error handling to avoid GPFs
-
Hans Leidekker authored
-
Mike Hearn authored
-
Alexandre Julliard authored
-
Rein Klazes authored
page CP_SYMBOL. Remove the symbol font from the code page table, so it is not reported as a valid/supported/installed code page. Remove workarounds for the badly behaved MultiByteToWideChar and co. in a few places.
-
Dmitry Timoshkov authored
Cygwin.
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
dependencies.
-
Rein Klazes authored
-
Francois Gouget authored
-
Mike McCormack authored
-
Ivan Leo Murray-Smith authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Dmitry Timoshkov authored
children are managed in MDIClient. Add support for MDICREATESTRUCT A<->W conversions. Add support for WM_MDIREFRESHMENU.
-
Francois Gouget authored
-
Ivan Leo Murray-Smith authored
-
Chris Morgan authored
Double clicking a drive entry brings up drive edit window.
-
Robert Reif authored
Cleaned up existing notify and property set for capture.
-
Robert Reif authored
-
Eric Pouech authored
buffer can be the same - GetFullPathName[AW]: now call RtlGetFullPathName_U - GetShortPathNameW: fixed regression introduced in last patch
-
Martin Fuchs authored
- corrected SCF_UNICODE constant and use the value of SCF_UNC instead - implemented IShellLink_ConstructFromFile() to read shell links from files - call IShellLink_ConstructFromFile() in ISF_..._fnGetUIObjectOf() when being queried for IShellLink interface
-
Thomas Weidenmueller authored
-
Martin Fuchs authored
- return string length from SHELL32_GUIDToStringA()
-
Michael Stefaniuc authored
the last page of the exe.
-
Ivan Leo Murray-Smith authored
-
Ivan Leo Murray-Smith authored
-
Alexandre Julliard authored
trouble.
-
Alexandre Julliard authored
-
Rok Mandeljc authored
- completely rewritten headers (DX9 compat.; look much nicer now ;=) - removed IDirectMusicSong and IDirectMusicMelodyFormulationTrack (which are removed from DX9; weren't implemented in DX8 anyway) - combined/simplified IDirectMusicSomething / IDirectMusicObject / IPersistStream for objects that support loading - implemented IDirectMusicObject on all such objects; via generic functions - combined IDirectMusicTrack(8)/IPersistStream on all tracks - fully implemented IDirectMusicContainer (at least 90% if there are no private interfaces) - implemented IDirectMusicCollection (99% work & MS compliant behaviour; except for instruments) - tried to implement IDirectMusicInstrument (unfortunately uses some dirty private interfaces... :( - added dswave.dll; DirectMusic Wave - some changes in style - many, many more ;)
-