利用API函數(shù)獲取“C:/Documents and Settings/All Users/Application Data”地址PS:安裝以及運(yùn)行客戶端需要保存一個(gè)配置文件,目前想到的是保存在這個(gè)位置,看很多軟件也是保存在這個(gè)位置的(歡迎提供更好的方案)。調(diào)用Shell32.dll 這個(gè)函數(shù)([DllImport("Shell32.dll")] public extern static int SHGetSpecialFolderPath(IntPtr hwndOwner,ref string lpszPath, int nFolder, bool fCreate);)為什么不能返回路徑地址?
1 回答

SMILET
TA貢獻(xiàn)1796條經(jīng)驗(yàn) 獲得超4個(gè)贊
System.Environment.SpecialFolder.CommonApplicationData
- 1 回答
- 0 關(guān)注
- 965 瀏覽
添加回答
舉報(bào)
0/150
提交
取消