search for: csidl

Displaying 3 results from an estimated 3 matches for "csidl".

Did you mean: csid
2005 Feb 06
7
SHGetFolderPath and stuff
Hi all, I was taking another look at SHGetFolderPath() and related stuff today based on suggestions from Shanko and Zach. I think this would be fairly simple. My main question is, where do we put these values? Under File, Dir, or Shell? Or somewhere else? I vote Dir, since all the special CSIDL seem to be directories. Thus you would have something like: Dir::ADMINTOOLS Dir::BITBUCKET Dir::WINDOWS # C:\windows or C:\winnt And so on. What do you think? Regards, Dan __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. ht...
2015 Mar 06
0
Wine release 1.7.38
...shell32: Use a helper function to get DWORDs from registry. shell32: Use a helper function to allocate strings from the registry. shell32: Also return ParentFolder ID in GetFolderDefinition. shell32: Also return RelativePath in GetFolderDefinition. shell32: Fall back on CSIDL path for knownfolders without a path in the registry. Andrey Gusev (5): po: Fix a mistake in Dutch translation. x3daudio1_4: Add stub dll. x3daudio1_5: Add stub dll. x3daudio1_3: Add stub dll. po: Update Ukrainian translation. Andr? Hentschel (6): taskmgr: Remo...
2020 Feb 28
0
Wine release 5.3
...() above shell folders lookup functions. shell32: Add helper functions for XDG directories lookup and resource deallocation. shell32: Add a helper function to create 'My Stuff' sub dirs in 'My Documents'. shell32: Add a helper function to create a shell folder from CSIDL and return its unix path. shell32: Move 'My Documents' symbolic link creation in a separate function. shell32: Move 'My Stuff' symbolic link creation in a separate generic function. shell32: Move 'Desktop' symbolic link creation to a separate function....