Merge latest Wine commits:
authorMartin Fuchs <fuchs.martin@gmail.com>
Wed, 7 Apr 2004 20:41:31 +0000 (20:41 +0000)
committerMartin Fuchs <fuchs.martin@gmail.com>
Wed, 7 Apr 2004 20:41:31 +0000 (20:41 +0000)
commitc3cb9779e329d8ea9435da74f80e3f32c1df495a
treeaa8fc4df01c7d5835900732d608a4cf9d6cac454
parent72776b9bcbe38db8fb900b2351afdd338f4e19c4
Merge latest Wine commits:

Juan Lang <juan_lang@yahoo.com>
Use symbolic constants for magic numbers in SHGetFolderPathW, avoid
doing MultiByteToWideChar on values that don't need it,

Juan Lang <juan_lang@yahoo.com>
Rename PT_MYCOMP to PT_GUID, and the corresponding union member from mycomp to guid.

Martin Fuchs <martin-fuchs@gmx.net>
Resolve shell shortcuts and process ID lists in ShellExecute() functions.

Juan Lang <juan_lang@yahoo.com>
- comment fixes
- improved error checking and conformance with Windows
- remove some spurious error messages

svn path=/trunk/; revision=9017
reactos/lib/shell32/cpanelfolder.c
reactos/lib/shell32/debughlp.c
reactos/lib/shell32/enumidlist.c
reactos/lib/shell32/folders.c
reactos/lib/shell32/pidl.c
reactos/lib/shell32/pidl.h
reactos/lib/shell32/shelllink.c
reactos/lib/shell32/shellpath.c
reactos/lib/shell32/shfldr_desktop.c
reactos/lib/shell32/shfldr_mycomp.c
reactos/lib/shell32/shlexec.c