OSDN Git Service

Added the copy_file() function + some improvements to directory clean-up code.
[mutilities/MUtilities.git] / src / OSSupport_Win32.cpp
2015-01-02 LoRd_MuldeRAdded the copy_file() function + some improvements...
2014-12-25 LoRd_MuldeRDon't try to initialize ITaskbarList3 on systems prior...
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-08 LoRd_MuldeRMoved JobObject as well as the remaining GUI functions...
2014-12-06 LoRd_MuldeRAdded functions to influence the system timer precision.
2014-12-06 LoRd_MuldeRRemoved perfcounter_read() and perfcounter_freq() funct...
2014-12-03 LoRd_MuldeRMoved some more OS-specific functions into the MUtiliti...
2014-11-30 LoRd_MuldeRAdded sleep_ms() and check_debugger() functions + moved...
2014-11-29 LoRd_MuldeRMoved more functions into MUtils library, especially...
2014-11-26 LoRd_MuldeRImplemented startup and error handling functions.
2014-11-25 LoRd_MuldeRMoved all terminal support functions into MUtilities...
2014-11-25 LoRd_MuldeRAdded DLLMain() function + changed the fatal_exit(...
2014-11-25 LoRd_MuldeRMoved get_os_version() function into MUtilities library.
2014-11-25 LoRd_MuldeRImproved temp_folder() function + we will now clean...
2014-11-24 LoRd_MuldeROverhaul of the temp_folder() function + use scoped...
2014-11-21 LoRd_MuldeRAdded version info class.
2014-11-21 LoRd_MuldeRImplemented network_status() function + project file...
2014-11-21 LoRd_MuldeRImplemented the current_date() function.
2014-11-21 LoRd_MuldeRImplemented fatal_exit() and exception handler macros.
2014-11-21 LoRd_MuldeRImplemented known_folder() function.