OSDN Git Service

mutilities/MUtilities.git
9 years agoMoved all terminal support functions into MUtilities library.
LoRd_MuldeR [Tue, 25 Nov 2014 21:32:20 +0000 (22:32 +0100)]
Moved all terminal support functions into MUtilities library.

9 years agoAdded DLLMain() function + changed the fatal_exit() function's parameters from "char...
LoRd_MuldeR [Tue, 25 Nov 2014 17:33:15 +0000 (18:33 +0100)]
Added DLLMain() function + changed the fatal_exit() function's parameters from "char*" to "wchar_t*" type.

9 years agoMoved get_os_version() function into MUtilities library.
LoRd_MuldeR [Tue, 25 Nov 2014 16:34:57 +0000 (17:34 +0100)]
Moved get_os_version() function into MUtilities library.

9 years agoMoved the CPU detection code into the MUtils library.
LoRd_MuldeR [Tue, 25 Nov 2014 02:16:45 +0000 (03:16 +0100)]
Moved the CPU detection code into the MUtils library.

9 years agoImproved temp_folder() function + we will now clean-up the TEMP folder on application...
LoRd_MuldeR [Tue, 25 Nov 2014 01:17:11 +0000 (02:17 +0100)]
Improved temp_folder() function + we will now clean-up the TEMP folder on application exit.

9 years agoOverhaul of the temp_folder() function + use scoped pointers for global objects.
LoRd_MuldeR [Mon, 24 Nov 2014 21:29:00 +0000 (22:29 +0100)]
Overhaul of the temp_folder() function + use scoped pointers for global objects.

9 years agoAdded KeccakHash (aka SHA-3) class + make sure that "public" functions and classes...
LoRd_MuldeR [Mon, 24 Nov 2014 18:35:32 +0000 (19:35 +0100)]
Added KeccakHash (aka SHA-3) class + make sure that "public" functions and classes are actually exported from the DLL.

9 years agoAdded version info class.
LoRd_MuldeR [Fri, 21 Nov 2014 19:56:36 +0000 (20:56 +0100)]
Added version info class.

9 years agoGenerate and compile the required MOC file.
LoRd_MuldeR [Fri, 21 Nov 2014 19:16:51 +0000 (20:16 +0100)]
Generate and compile the required MOC file.

9 years agoImplemented network_status() function + project file update.
LoRd_MuldeR [Fri, 21 Nov 2014 19:11:39 +0000 (20:11 +0100)]
Implemented network_status() function + project file update.

9 years agoImplemented the current_date() function.
LoRd_MuldeR [Fri, 21 Nov 2014 18:58:36 +0000 (19:58 +0100)]
Implemented the current_date() function.

9 years agoUpdateChecker: Made 'currentBuildNo' a const member variable.
LoRd_MuldeR [Fri, 21 Nov 2014 18:51:21 +0000 (19:51 +0100)]
UpdateChecker: Made 'currentBuildNo' a const member variable.

9 years agoImplemented the init_process() function.
LoRd_MuldeR [Fri, 21 Nov 2014 18:46:45 +0000 (19:46 +0100)]
Implemented the init_process() function.

9 years agoImplemented fatal_exit() and exception handler macros.
LoRd_MuldeR [Fri, 21 Nov 2014 18:42:39 +0000 (19:42 +0100)]
Implemented fatal_exit() and exception handler macros.

9 years agoImplemented known_folder() function.
LoRd_MuldeR [Fri, 21 Nov 2014 17:45:01 +0000 (18:45 +0100)]
Implemented known_folder() function.

9 years agoImplemented temp_folder() function.
LoRd_MuldeR [Fri, 21 Nov 2014 17:15:09 +0000 (18:15 +0100)]
Implemented temp_folder() function.

9 years agoImplemented randomness functions.
LoRd_MuldeR [Fri, 21 Nov 2014 16:54:46 +0000 (17:54 +0100)]
Implemented randomness functions.

9 years agoRenamed.
LoRd_MuldeR [Fri, 21 Nov 2014 16:13:54 +0000 (17:13 +0100)]
Renamed.

9 years agoInitial commit.
LoRd_MuldeR [Fri, 21 Nov 2014 16:11:57 +0000 (17:11 +0100)]
Initial commit.