23 Aug
2005
23 Aug
'05
2:50 p.m.
On Tuesday 23 August 2005 2:39 pm, Frank Richter wrote:
+ static const WCHAR themesSubdir[] = + { '\\','R','e','s','o','u','r','c','e','s','\\','T','h','e','m','e','s',0 }; + WCHAR themesPath[MAX_PATH]; + + free_theme_files(); + themeFiles = DSA_Create (sizeof (ThemeFile), 1); + + GetWindowsDirectoryW (themesPath, MAX_PATH);
This should be based on SHGetFolderPath(CSIDL_RESOURCES)
7415
Age (days ago)
7415
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kevin Koltzau