Home » U++ Library support » U++ Core » Windows ProgramData directory  
	
		
		
			| Windows ProgramData directory [message #59108] | 
			Thu, 03 November 2022 10:45   | 
		 
		
			
				
				
				
					
						
						Tom1
						 Messages: 1305 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  
 |  
	| 
		
	 | 
 
 
 |  
  
 
Goto Forum:
 
 Current Time: Tue Nov 04 13:59:02 CET 2025 
 Total time taken to generate the page: 0.04011 seconds 
 |