- 28 Nov, 2005 1 commit
-
-
Martin Fuchs authored
Directly return the correct "My Computer" attributes in ISF_Desktop_fnGetAttributesOf(). Remove "todo_wine" from the "My Computer" attributes test case. Add test case for retrieving the file system path from the CSIDL_PROGRAM_FILES PIDL using SHGetPathFromIDListW().
-
- 03 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
Set all capability flags supported by the shellfolder, disregarding the flag mask given to GetAttributesOf. Unit tests to demonstrate this behaviour.
-
- 01 Nov, 2005 1 commit
-
-
Robert Shearman authored
-
- 20 Jul, 2005 1 commit
-
-
Michael Jung authored
SHELL32_CoCreateInitSF if the pidl which specifies the child is of type 'Folder'. Otherwise fall back to IPersistFolder.
-
- 25 Jun, 2005 2 commits
-
-
Michael Jung authored
-
Michael Jung authored
-
- 07 Jun, 2005 1 commit
-
-
Juan Lang authored
-
- 06 Jun, 2005 1 commit
-
-
Michael Jung authored
Tests to show that it should do so. Fix SHBrowseForFolder to not pass an empty pidl to BindToObject.
-
- 18 May, 2005 1 commit
-
-
Kouji Sasaki authored
SHELL32_GetItemAttribute function.
-
- 11 Apr, 2005 1 commit
-
-
Huw Davies authored
Add a test for this and cleanup the shlfolder test a bit.
-
- 23 Mar, 2005 1 commit
-
-
Francois Gouget authored
-
- 17 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 07 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 16 Dec, 2004 1 commit
-
-
Jon Griffiths authored
-
- 30 Nov, 2004 1 commit
-
-
Eric Pouech authored
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Update the Wine sources accordingly.
-
- 04 Oct, 2004 1 commit
-
-
Ge van Geldorp authored
-
- 28 Sep, 2004 1 commit
-
-
Robert Shearman authored
- Always try to initialize folder using IPersistFolder3 interface and then fall back on IPersistFolder if not supported.
-
- 13 Sep, 2004 1 commit
-
-
Vitaliy Margolen authored
-
- 15 Apr, 2004 1 commit
-
-
Martin Fuchs authored
-
- 23 Jan, 2004 1 commit
-
-
Martin Fuchs authored
SHELL32_GetItemAttributes(): support for SFGAO_LINK attribute.
-
- 16 Jan, 2004 1 commit
-
-
Francois Gouget authored
-
- 29 Sep, 2003 1 commit
-
-
Francois Gouget authored
Fix the case of WineHQ.
-
- 15 Sep, 2003 1 commit
-
-
Rolf Kalbermatter authored
ShellFolder_ParseDisplayName.
-
- 09 Sep, 2003 1 commit
-
-
Alexandre Julliard 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.
-
- 21 Aug, 2003 1 commit
-
-
Mike McCormack authored
-
- 18 Jun, 2003 1 commit
-
-
Francois Gouget authored
-
- 05 Mar, 2003 1 commit
-
-
Vitaliy Margolen authored
-
- 27 Feb, 2003 1 commit
-
-
Alberto Massari authored
- before computing the flags for the requested entry, reset the bits we don't support, or we will tell something we didn't want to. - instead of using an hexadecimal mask for the unsupported flags, use a mask made of the supported ones - replace the obscure hexadecimal values with the proper macros
-
- 05 Dec, 2002 1 commit
-
-
Ove Kaaven authored
directly.
-
- 07 Aug, 2002 1 commit
-
-
Gregg Mattinson authored
-
- 24 Jul, 2002 1 commit
-
-
Juergen Schmied authored
separate files. - Fixed some memory leaks. - Some more fixes.
-
- 16 Jul, 2002 1 commit
-
-
Gregg Mattinson authored
prevent a crash in some cases.
-
- 10 Jul, 2002 1 commit
-
-
Rein Klazes authored
-
- 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
-
- 16 May, 2002 1 commit
-
-
Steven Edwards authored
-
- 21 Apr, 2002 1 commit
-
-
Bill Medland authored
-