special-folders
MFC CFileDialog - Getting special folder path on windows 7
All. I have some problem during writing an mfc application. It is using the sample project, posted on below url, to implement multiple selection on CFileDialog.[详细]
2023-04-13 05:05 分类:问答where to write a log file?
I\'m using nlog to write log files for debugging purposes. Currently the log file location is set to:[详细]
2023-04-01 19:22 分类:问答Why does size of temp internet files folder exceed max folder size?
I am making a web page that detects the size of the \"Temporary Internet Files\" folder as well as the maximum size of that folder according to the registry. The code works fine, 开发者_StackOverflow社[详细]
2023-03-26 19:45 分类:问答How to show elements from MyComputer folder?
MyComputer folder doesn\'t have any object in file system. But i need show elements from this folder into ListView (WinForms).[详细]
2023-03-24 20:45 分类:问答Displaying files from out of httpdocs location
The files are going to be stored in a folder next to httpdocs. Thus, it will make hard to dis开发者_开发技巧play those files to internet user. How I\'ll overcome this problem? I mean, I want to displa[详细]
2023-03-22 09:04 分类:问答Mac OS folder locations
We have an application that we\'re porting to Mac OS from Windows. Once installed, the user can customize the functionality of the application by editing certain approved \"data files\" with a text ed[详细]
2023-03-21 16:26 分类:问答create unique Application Data directory for each instance of an application
I have written a c# application that it is installed as many instances, on different directories defined by the user.[详细]
2023-03-19 07:58 分类:问答Accessing %appdata% with VB.NET
How can you access files in %appdata% through VB.NET? For example, C:\\Users\\Kuzon\\AppData\\Roaming\\program. How would I access that file, but on another Windows 7 machine? Also, how would yo[详细]
2023-03-19 05:25 分类:问答Environment.GetFolderPath returning incorrect address
Why does string AssignmentTypesFilename = Environment.GetFolderPath(Environment.SpecialFolder.MyDocuments) + @\"\\SchoolDayManager\\Assign开发者_StackOverflow中文版mentTypes.txt\";`[详细]
2023-03-10 15:29 分类:问答Visual Studio Solution -- Any way to create a "special" folder?
Basically, I want one of my folders to appear above the other folders as a type of \"special开发者_如何学JAVA folder\", similar to how Properties has it\'s own special place even though it\'s a folder[详细]
2023-03-10 04:14 分类:问答