[OSK] Refactor the registry configuration code (#2096)
authorBișoc George <fraizeraust99@gmail.com>
Wed, 11 Dec 2019 23:25:55 +0000 (00:25 +0100)
committerKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Wed, 11 Dec 2019 23:25:55 +0000 (08:25 +0900)
commit14ebc0ba3d169fb253a36d961654fd3e58f92f2b
tree8e67feab5c040dc9557475a0942ac84b2f3312c8
parent8ec05f5fa1108a50f378e57b76b5015ab7613ffe
[OSK] Refactor the registry configuration code (#2096)

Rewrite LoadDataFromRegistry() and SaveDataToRegistry() as function helpers. With these, we'll be able to load and save data to registry on our choice.
base/applications/osk/main.c
base/applications/osk/precomp.h
base/applications/osk/settings.c