U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » Windows ProgramData directory
Windows ProgramData directory [message #59108] Thu, 03 November 2022 10:45 Go to previous message
Tom1
Messages: 1319
Registered: March 2007
Ultimate Contributor
Hi Mirek,

Could you add the following to Core/App.h:
String GetProgramDataFolder();

And Core/App.cpp:
String GetProgramDataFolder() { return GetShellFolder(CSIDL_COMMON_APPDATA);}

?

Best regards,

Tom

EDIT: And by the way, what would be the Linux equivalent for "C:\ProgramData"?

[Updated on: Thu, 03 November 2022 10:52]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Way to decode websocket frames?
Next Topic: WebSocket client SSL support?
Goto Forum:
  


Current Time: Sat Apr 25 16:02:04 GMT+2 2026

Total time taken to generate the page: 0.00461 seconds