OSDN Git Service

Implemented fatal_exit() and exception handler macros.
authorLoRd_MuldeR <mulder2@gmx.de>
Fri, 21 Nov 2014 18:42:39 +0000 (19:42 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Fri, 21 Nov 2014 18:42:39 +0000 (19:42 +0100)
commitc10ede3ada3d1b34ad4b3032a374aa34525ac35c
tree2c5fa423ae48c07352152f76de6396e9f02cfdbf
parent7ecdb2f57e87e00c6789a3d82d9e468e4ad11c5e
Implemented fatal_exit() and exception handler macros.
MUtilities_VS2013.vcxproj
MUtilities_VS2013.vcxproj.filters
include/MUtils/Exception.h [new file with mode: 0644]
include/MUtils/OSSupport.h
src/CriticalSection_Win32.h [new file with mode: 0644]
src/Global.cpp
src/OSSupport_Win32.cpp
src/UpdateChecker.cpp