- 11 Apr, 2007 4 commits
-
-
Aric Stewart authored
to be able to make use of FileStructW and avoid W->A->W roundtrips if possible.
-
Alexandre Julliard authored
Based on a patch by Aric Stewart. Also get rid of _ILCreateFromFindDataA and _ILCreateFromPatA.
-
Aric Stewart authored
Add _ILIsUnicode as a simple pidl test.
-
Aric Stewart authored
Implement _ILGetTextPointerW, though it does little now. Handle the LPWSTR from _ILGetTextPointerW in _ILSimpleGetText and _ILSimpleGetTextW.
-
- 10 Apr, 2007 1 commit
-
-
Rob Shearman authored
shell32: Return Unicode strings from all of the IShellFolder::GetDisplayNameOf functions in not running in Win9x mode.
-
- 03 Apr, 2007 4 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
shell32/tests: On Windows 98 FindExecutable() does not '\0' terminate the returned command which caused many tests to fail.
-
Francois Gouget authored
shell32/tests: End the lines with CR+LF otherwise the profile APIs are unable to read them back on Win >= 2000.
-
Francois Gouget authored
Add comments indicating which Windows version returns a given error code.
-
- 28 Mar, 2007 2 commits
-
-
Francois Gouget authored
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
-
Dmitry Timoshkov authored
-
- 27 Mar, 2007 1 commit
-
-
Mikołaj Zalewski authored
-
- 26 Mar, 2007 1 commit
-
-
Hans Leidekker authored
-
- 23 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 22 Mar, 2007 1 commit
-
-
Louis Lenders authored
-
- 19 Mar, 2007 2 commits
-
-
Mikołaj Zalewski authored
We should free the nid and in such a case we were doing it.
-
Mikołaj Zalewski authored
-
- 14 Mar, 2007 1 commit
-
-
Ken Thomases authored
-
- 13 Mar, 2007 2 commits
-
-
Mikołaj Zalewski authored
-
Stefan Huehner authored
-
- 12 Mar, 2007 1 commit
-
-
Stefan Huehner authored
-
- 08 Mar, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 05 Mar, 2007 1 commit
-
-
Paul Vriens authored
-
- 22 Feb, 2007 1 commit
-
-
Aric Stewart authored
IShellLink::GetIDList when it fails to generate a PIDL must set ppidl to NULL or some applications think it contains valid data.
-
- 19 Feb, 2007 1 commit
-
-
Marcus Meissner authored
-
- 16 Feb, 2007 1 commit
-
-
Hwang YunSong(황윤성) authored
-
- 14 Feb, 2007 5 commits
-
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Francois Gouget authored
-
Alexandre Julliard authored
-
Hwang YunSong(황윤성) authored
-
- 12 Feb, 2007 3 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
shell32: Make sure BrowseForFolder doesn't return NULL for the Desktop folder as this means a cancel.
-
- 09 Feb, 2007 4 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
shell32/tests: ILFree() and ILIsEqual() are exported by ordinal only on Win9x. So use GetProcAddress().
-
Vitaly Lipatov authored
-
- 07 Feb, 2007 2 commits
-
-
Mikołaj Zalewski authored
-
Andrew Talbot authored
-