Hi Michael,
> You probably should add CSIDL_MY[MUSIC|VIDEO|PICTURES] to the 'folders'
> array
> in shellpath.c's _SHRegisterUserShellFolders function. This would generate
> the appropriate registry entries. With the current implementation those
> would
> all point to the user's home directory. I
Hello Juan,
>> Can anybody tell me why "Desktop" is set to Z: instead of set
>> to "c:\windows\profiles\mgoemmel\Desktop"?
>
> Because this (z:\home\mgoemmel\Desktop) is the location of your Linux
> desktop. If you save stuff to "Desktop," you expect it to appear there,
> yes?
Ah, yes, now I und
Hi Markus,
On Tuesday 29 November 2005 14:47, Markus Gömmel wrote:
> Can anybody tell me why "Desktop" is set to Z: instead of set to
> "c:\windows\profiles\mgoemmel\Desktop"?
The code that figures the paths for the 'Personal' and 'Desktop' shellfolders
is in dlls/shell32/shellpath.c's _SHGetDef
Hi Markus,
> Desktopz:\home\mgoemmel\Desktop
(snip)
> Can anybody tell me why "Desktop" is set to Z: instead of set
> to "c:\windows\profiles\mgoemmel\Desktop"?
Because this (z:\home\mgoemmel\Desktop) is the location of your Linux
desktop. If you save stuff to "Desktop," you e