wxwidgets/tests/config
Vadim Zeitlin fce8780297 Add 64-bit integers support to wxConfig
Serialize them to strings in wxFileConfig, just as we always did for
long, but use wxRegKey support for storing them directly to the registry
in wxRegConfig.
2021-03-13 15:14:58 +01:00
..
config.cpp Add 64-bit integers support to wxConfig 2021-03-13 15:14:58 +01:00
fileconf.cpp Add 64-bit integers support to wxConfig 2021-03-13 15:14:58 +01:00
regconf.cpp Add 64-bit integers support to wxConfig 2021-03-13 15:14:58 +01:00