- 20 Jan, 2004 28 commits
-
-
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 ;)
-
- 19 Jan, 2004 12 commits
-
-
Martin Fuchs authored
SHELL_FS_ProcessDisplayFilename() to call it also in ISF_Desktop_fnGetDisplayNameOf() and do the same file system processing for the desktop level - handle hidden file extensions in SHELL_FS_ProcessDisplayFilename(), that are configured by "NeverShowExt" in the registry
-
Ge van Geldorp authored
successful allocation.
-
Ivan Leo Murray-Smith authored
runtime environment.
-
Alexandre Julliard authored
-
Kevin Koltzau authored
IsThemePartDefined Export undocumented functions by ordinal only (to match Microsoft's uxtheme).
-
Huw Davies authored
-
Huw Davies authored
calling it through another dlgproc. Deliver the old style file_ok message with SendMessage, this allows the dialog to be subclassed (as ATL/WTL does). Only deliver this message if the app didn't reject the WM_NOTIFY message.
-
Hans Leidekker authored
-
Francois Gouget authored
GetProcAddress to load it. Add '\n' to 'ok' calls.
-
Rolf Kalbermatter authored
-
Mike McCormack authored
-
Francois Gouget authored
-