MUtilities/include/MUtils
2014-12-20 13:40:53 +01:00
..
CPUFeatures.h Moved the CPU detection code into the MUtils library. 2014-11-25 03:16:45 +01:00
ErrorHandler.h Implemented startup and error handling functions. 2014-11-26 02:37:08 +01:00
Exception.h Added sleep_ms() and check_debugger() functions + moved various auxiliary macros into the MUtils library. 2014-11-30 21:33:03 +01:00
Global.h Moved available_codepages() function into MUtilities library. 2014-12-19 23:50:58 +01:00
GUI.h Moved JobObject as well as the remaining GUI functions into the MUtilities library. 2014-12-08 22:03:36 +01:00
IPCChannel.h Various improvements to the IPCChannel class. Messages are now protected by Adler32 checksums. 2014-12-14 19:36:40 +01:00
JobObject.h Moved all IPC functions into the MUtilities libraries. 2014-12-13 23:21:13 +01:00
KeccakHash.h Moved Natural String Sort functions into MUtils library. 2014-11-30 18:46:56 +01:00
OSSupport.h Moved JobObject as well as the remaining GUI functions into the MUtilities library. 2014-12-08 22:03:36 +01:00
Sound.h Re-enabled 'async' mode for play_sound_file() function + fixed possible handle leak in setOverlayIcon() function. 2014-12-20 13:40:53 +01:00
Startup.h Moved set_window_icon() function into MUtilities function. 2014-12-04 23:03:05 +01:00
Taskbar7.h Moved Taskbar progress into MUtilities library. 2014-12-18 22:51:24 +01:00
Terminal.h Moved more functions into MUtils library, especially all the Qt initialization code and some more OS-specific stuff. 2014-11-29 01:22:46 +01:00
UpdateChecker.h Added KeccakHash (aka SHA-3) class + make sure that "public" functions and classes are actually exported from the DLL. 2014-11-24 19:35:32 +01:00
Version.h Moved all terminal support functions into MUtilities library. 2014-11-25 22:32:20 +01:00