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
Re: Windows ProgramData directory [message #59250 is a reply to message #59108] Sat, 03 December 2022 15:48 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14256
Registered: November 2005
Ultimate Member
Tom1 wrote on Thu, 03 November 2022 10:45
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"?


Gladly, if you can answer your question Smile
 
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 18:53:33 CEST 2025

Total time taken to generate the page: 0.00497 seconds