1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/modules/ini
Sandu Liviu Catalin 40a2ba46f5 Various changes to the modules.
Also commited the remaining incomplete modules.
2016-05-22 22:34:27 +03:00
..
Common.cpp Various changes to the modules. 2016-05-22 22:34:27 +03:00
Common.hpp Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf. 2016-04-02 13:09:24 +03:00
Document.cpp Various changes to the modules. 2016-05-22 22:34:27 +03:00
Document.hpp Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf. 2016-04-02 13:09:24 +03:00
Entries.cpp Various changes to the modules. 2016-05-22 22:34:27 +03:00
Entries.hpp Fixed excpetion throwing in INI document to that generated corrupted messages because snprintf was used instead of vsnprintf. 2016-04-02 13:09:24 +03:00
Module.cpp Various changes to the modules. 2016-05-22 22:34:27 +03:00
Module.hpp Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00