- 26 Jan, 2004 7 commits
-
-
Dmitry Timoshkov authored
value is 0. Visio expects that separator in the Window menu has ID 0. Cope with a destroyed menu handle in WM_MDIREFRESHMENU handler.
-
Jacek Caban authored
glutInitWithExit functions.
-
Vitaliy Margolen authored
-
Uwe Bonnes authored
-
Gregory M. Turner authored
-
Martin Fuchs authored
RtlCreateUnicodeStringFromAsciiz() - directly call InitCommonControlsEx()
-
Martin Fuchs authored
- remove some superfluous commas
-
- 23 Jan, 2004 22 commits
-
-
Alexandre Julliard authored
-
Yoshiro Takeno authored
-
Francois Gouget authored
Fix a couple of spelling errors.
-
Ge van Geldorp authored
-
Francois Gouget authored
-
Sylvain Petreolle authored
-
Huw Davies authored
-
Ge van Geldorp authored
-
Martin Fuchs authored
without any selected item; preserve return error codes. - ISF_Desktop_fnGetDisplayNameOf(): don't initialize whole character array with zero.
-
Martin Fuchs authored
E_OUTOFMEMORY. - IShellFolder_fnGetUIObjectOf(): preserve return error codes. - IShellFolder_fnGetDisplayNameOf(): don't initialize whole character array with zero.
-
Martin Fuchs authored
SHELL32_GetItemAttributes(): support for SFGAO_LINK attribute.
-
Mike McCormack authored
-
Kevin Koltzau authored
Implemented most of the GetTheme* functions.
-
Martin Fuchs authored
folders rooted under "My Computer" folder, better error handling.
-
Martin Fuchs authored
empty path string.
-
Ge van Geldorp authored
-
Blake Leverett authored
output to be dashed.
-
Francois Gouget authored
Check whether _MSC_VER is defined.
-
Francois Gouget authored
-
Ge van Geldorp authored
with PSDK.
-
Ivan Leo Murray-Smith authored
-
Ivan Leo Murray-Smith authored
-
- 22 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jan, 2004 10 commits
-
-
Rolf Kalbermatter authored
documentation on MSDN.
-
Martin Fuchs authored
SHELL_GetPathFromIDListA/W().
-
Alexandre Julliard authored
Reimplementation of SHGetPathFromIDListA/W() using the new helper functions SHELL_GetPathFromIDListA/W(). The new implementation avoids using IShellFolder::GetDisplayNameOf(), so that it - returns the absolute file system path, not relative to the dekstop - returns FALSE as error code if the path can not converted in a valid file system path - doesn't return virtual CLSID paths
-
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).
-