Releases: mihaimoga/genUp4win
genUp4win v2.08
genUp4win v2.07
Added support for Italian, Spanish, German and Greek languages.
genUp4win v2.06
Updated GetAppSettingsFilePath
to use std::filesystem::path
.
genUp4win v2.05
Updated GetModuleFileName
calls to handle path length > _MAX_PATH
.
genUp4win v2.04
Updated PJ Naughter's AppSettings
library to the latest version available.
Updated
GetModuleFileName
calls to handle path length >_MAX_PATH
.
ReworkedCIniAppSettings::GetCurrentProcessIniFileLocation
to usestd::filesystem::path
.
genUp4win v2.03
Fixed limitation to _MAX_PATH
for long path names.
Added support for French language
Added support for French language, thanks to Stefan Gaftoniuc! I encourage you to add your mother tongue!
Contributions are welcome. Be mindful of our Contribution Rules to increase the likelihood of your contribution getting accepted.
Added localization support
Added localization support; the strings are declared in English and Romanian, for now. I encourage you to add your mother tongue!
genUp4win v2.0
Added UI callback function
genUp4win v1.0
Initial release :)