search for: csidl_

Displaying 2 results from an estimated 2 matches for "csidl_".

Did you mean: csidl
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
2010 Mar 05
0
Wine release 1.1.40
...Add IProvideRuntimeContext and a few annotations. dispex: Add a stub dispex.dll. tools: Register dispex.dll. oleaut32: Add a test for non-oleautomation error handling. shell32: Improve a TRACE and issue a FIXME if the interface is not implemented. shell32: Mask out the CSIDL_ flags. Hwang YunSong (1): wordpad: Update Korean translation. Jacek Caban (24): mshtml: Rename nsURI to nsWineURI. mshtml: Store nsWineURI object instead of interface in nsChannel. mshtml: Moved OnStartURIOpen implementation to nsio.c. mshtml: Use nsWineURL structure...