MUtilities/src
2014-12-19 23:50:58 +01:00
..
3rd_party Various improvements to the IPCChannel class. Messages are now protected by Adler32 checksums. 2014-12-14 19:36:40 +01:00
Config.h Moved all terminal support functions into MUtilities library. 2014-11-25 22:32:20 +01:00
CPUFeatures_Win32.cpp Moved the CPU detection code into the MUtils library. 2014-11-25 03:16:45 +01:00
CriticalSection_Win32.h Moved all terminal support functions into MUtilities library. 2014-11-25 22:32:20 +01:00
DirLocker.h Improved temp_folder() function + we will now clean-up the TEMP folder on application exit. 2014-11-25 02:17:11 +01:00
DLLMain.cpp Added DLLMain() function + changed the fatal_exit() function's parameters from "char*" to "wchar_t*" type. 2014-11-25 18:33:15 +01:00
ErrorHandler_Win32.cpp 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
Global.cpp Moved available_codepages() function into MUtilities library. 2014-12-19 23:50:58 +01:00
GUI_Win32.cpp Moved JobObject as well as the remaining GUI functions into the MUtilities library. 2014-12-08 22:03:36 +01:00
GUI.cpp Moved JobObject as well as the remaining GUI functions into the MUtilities library. 2014-12-08 22:03:36 +01:00
IPCChannel.cpp Some code refactoring. 2014-12-15 21:08:31 +01:00
JobObject_Win32.cpp Moved all IPC functions into the MUtilities libraries. 2014-12-13 23:21:13 +01:00
KeccakHash.cpp Moved Natural String Sort functions into MUtils library. 2014-11-30 18:46:56 +01:00
OSSupport_Win32.cpp Moved JobObject as well as the remaining GUI functions into the MUtilities library. 2014-12-08 22:03:36 +01:00
Sound_Win32.cpp Moved all the Sound-specific functions into MUtilities library. 2014-12-05 21:07:06 +01:00
Startup.cpp Moved set_window_icon() function into MUtilities function. 2014-12-04 23:03:05 +01:00
Taskbar7_Win32.cpp Moved Taskbar progress into MUtilities library. 2014-12-18 22:51:24 +01:00
Terminal_Win32.cpp Moved code to set up the console icon into the MUtilities library. Also added the required icon resource to the MUtilities library. 2014-12-03 22:21:53 +01:00
UpdateChecker.cpp Added version info class. 2014-11-21 20:56:36 +01:00
Utils_Win32.h Moved set_window_icon() function into MUtilities function. 2014-12-04 23:03:05 +01:00
Version.cpp Moved code to set up the console icon into the MUtilities library. Also added the required icon resource to the MUtilities library. 2014-12-03 22:21:53 +01:00