[CALC] Improve the handling of configuration settings. CORE-3085, CORE-8486
authorCarlo-Bramini <carlo_bramini@users.sourceforge.net>
Mon, 6 Aug 2018 19:00:43 +0000 (21:00 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 18 Mar 2019 00:34:03 +0000 (01:34 +0100)
commit857a951f485e1a704380681b314e13474d86ba40
treed322db117d57ee6d3acd40efb0e1ba2d322c3dea
parent0b107f2e309cac23a42dddb9f36ac413a3a571b6
[CALC] Improve the handling of configuration settings. CORE-3085, CORE-8486

Configuration is read from WIN.INI under W32S/Win9x/Me and from the registry
for all NT platforms.

Although with INI file mapping the keys are still saved in the registry
even on NT, I added handling of different platforms for writing directly
the configuration in the right place.
base/applications/calc/winmain.c