- 11 Feb, 2004 1 commit
-
-
Martin Fuchs authored
header, as they are no longer undocumented - implement context menu support for Winefile
-
- 09 Feb, 2004 1 commit
-
-
Mike McCormack authored
-
- 27 Jan, 2004 1 commit
-
-
Francois Gouget authored
-
- 26 Jan, 2004 1 commit
-
-
Martin Fuchs authored
RtlCreateUnicodeStringFromAsciiz() - directly call InitCommonControlsEx()
-
- 21 Jan, 2004 2 commits
-
-
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
-
Martin Fuchs authored
-
- 20 Jan, 2004 1 commit
-
-
Martin Fuchs authored
attributes - fixed error handling to avoid GPFs
-
- 18 Jan, 2004 1 commit
-
-
Martin Fuchs authored
- handle PT_RAS_FOLDER and PT_NETPROVIDER in debugging functions and _ILGetTextPointer() / _ILGetSTextPointer()
-
- 30 Dec, 2003 1 commit
-
-
Martin Fuchs authored
folders like "My Computer" - correct path parsing in ISF_Desktop_fnParseDisplayName() - handle CLSID paths in ISF_MyComputer_fnParseDisplayName() - return CLSID path in ISF_MyComputer_fnGetDisplayNameOf()
-
- 04 Nov, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 09 Oct, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 29 Sep, 2003 1 commit
-
-
Francois Gouget authored
Fix the case of WineHQ.
-
- 25 Sep, 2003 1 commit
-
-
Rolf Kalbermatter authored
Export already existing (but still undocumented) functions ILCreateFromPathA/W.
-
- 22 Sep, 2003 1 commit
-
-
Rolf Kalbermatter authored
some prototypes.
-
- 17 Sep, 2003 1 commit
-
-
Rolf Kalbermatter authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 02 Sep, 2003 1 commit
-
-
Martin Fuchs authored
implementation to the corrected type.
-
- 26 Jul, 2003 1 commit
-
-
Martin Fuchs authored
Implemented CFSTR_FILENAME with Unicode filename.
-
- 22 Jul, 2003 1 commit
-
-
Mike Hearn authored
ILLoadFromStream.
-
- 19 May, 2003 1 commit
-
-
Robert Shearman authored
-
- 17 Apr, 2003 1 commit
-
-
Rolf Kalbermatter authored
from ILGetDisplayNameAW and ILGetDisplayNameExAW.
-
- 26 Mar, 2003 1 commit
-
-
Rolf Kalbermatter authored
for a path and change usage of SHSimpleIDListFromPath to call new function instead.
-
- 18 Mar, 2003 1 commit
-
-
Jon Griffiths authored
-
- 16 Dec, 2002 1 commit
-
-
Rolf Kalbermatter authored
SHCLSIDFromStringW for the time being.
-
- 13 Dec, 2002 1 commit
-
-
Rolf Kalbermatter authored
-
- 12 Dec, 2002 1 commit
-
-
Rolf Kalbermatter authored
Remove Fixme comment in SHGetPathFromIDList as StrRetToStrN should take care of this. Get rid of some unsigned/signed comparison warnings with default warnings in MSVC.
-
- 21 Nov, 2002 1 commit
-
-
Johan Dahlin authored
-
- 12 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 28 Aug, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 29 Jul, 2002 1 commit
-
-
Alexandre Julliard authored
Removed some unnecessary ordinals in comctl32.spec.
-
- 24 Jul, 2002 1 commit
-
-
Juergen Schmied authored
separate files. - Fixed some memory leaks. - Some more fixes.
-
- 02 Jul, 2002 1 commit
-
-
Juergen Schmied authored
- small changes for seperation of shell32 from ole32 - debughelper for printing interface names (shell internal) - changed shell memory allocation to use IMalloc of ole32 when this library is already loaded - fallback IMalloc internally in shell - unified constructor syntax for several objects created by DllGetClassObject - rewrote instance creation for com objects - made the desktop folder parsing paths like ::{CLSID} - Implemented IPersistFolder3 partially
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 May, 2002 1 commit
-
-
Juergen Schmied authored
contained. This prevents useless trace messages generated from the debug functions themselves.
-
- 03 Apr, 2002 1 commit
-
-
Huw D M Davies authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 27 Feb, 2002 1 commit
-
-
Andreas Mohr authored
-
- 31 Jan, 2002 1 commit
-
-
Alexandre Julliard authored
Minor fixes.
-
- 22 Jan, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jan, 2002 1 commit
-
-
Francois Gouget authored
-