Make sure exePath contains the path since it is used later in the
[wine] / dlls / shell32 / shfldr_mycomp.c
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-04-15  Martin Fuchs- make drive letters in PIDLs always uppercase to enabl...
2004-04-13  Martin FuchsCorrect IShellFolder::GetAttributesOf() for the case...
2004-04-08  Juan Lang- move CreateMyCompEnumList and CreateDesktopEnumList...
2004-04-08  Juan LangMove control panel applet enumeration to cpanelfolder.c.
2004-04-06  Juan Lang- rename PT_SPECIAL to PT_SHELLEXT
2004-04-06  Juan LangRename PT_MYCOMP to PT_GUID, and the corresponding...
2004-01-30  Martin Fuchs- remove unneccesary ISF_MyComputer_Constructor() decla...
2004-01-23  Martin FuchsISF_MyComputer_fnGetDisplayNameOf(): return CLSID paths...
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-20  Martin Fuchs- fix typos in shelllink.c header comment and a struct...
2003-12-30  Martin Fuchs- correct return value of SHGetPathFromIDList[AW](...
2003-09-15  Rolf KalbermatterMake sure the bind context is forwarded in
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Alexandre JulliardImplemented shtypes.idl and shobjidl.idl and removed...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-15  Rolf KalbermatterAdd support for Unicode IExtractIcon creation in
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-10-25  Alberto MassariDon't touch the This pointer after it has been freed.
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...