UnleashedRecomp/UnleashedRecomp/os
Hyper 8b345d2cbd
Implemented Windows registry read/write (#225)
* Implemented Windows registry read/write

* Simplify registry API and handle path writes

* Linux SetWorkingDirectory

* Implement reading path and unicode string from windows registry

* Use string_view value names for registry

* Use RegGetValueW

* Paths adjustments

* /

* Update working directory update failure message

* Updated linux SetWorkingDirectory

* Update flatpak define

* Remove RootDirectoryPath and save registry at startup

* dont save registry on exit

* Slight formatting update

---------

Co-authored-by: Sajid <sajidur78@gmail.com>
2025-01-28 14:41:29 +03:00
..
linux Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
win32 Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
.gitignore CTitleStateMenu: implemented rebooting into installer 2024-12-08 02:57:27 +00:00
logger.h Remove detail namespaces. (#137) 2025-01-19 21:09:47 +03:00
media.h Move media playback detection to OS namespace 2024-12-08 18:00:12 +00:00
process.h Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
registry.h Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
user.h Respect system colour scheme for title bar colour (#109) 2025-01-17 15:08:52 +00:00
version.h Remove detail namespaces. (#137) 2025-01-19 21:09:47 +03:00