Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1301
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: Tue Apr 29 13:53:29 CEST 2025

Total time taken to generate the page: 0.01156 seconds