You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows desktop, use wide path strings in Remote Config. (#1316)
* On Windows desktop, use wide path strings in Remote Config.
* Move header to below platform.h.
* Format code.
* On desktop, move Remote Config data into the AppDataDir instead of the current directory.
* Remove extraneous forward reference.
* Format code.
* For debugging, add an international path to Windows runs.
* Fix Mkdir.
* Clean up data directory and make suffix optional.
* Fix usage of AppDataDir without app name.
* Slash.
* Re-add app data prefix.
* Change / to .
* Fix include.
* Fix string.
* Fix string usage
* Remove temporary international directory for testing.
* Add international characters to path.
* Format code.
0 commit comments