Added DLLMain() function + changed the fatal_exit() function's parameters from "char...
commit2df2b2dce6206a6096455961ee1700aa1ff80abb
authorLoRd_MuldeR <mulder2@gmx.de>
Tue, 25 Nov 2014 17:33:15 +0000 (25 18:33 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Tue, 25 Nov 2014 17:33:15 +0000 (25 18:33 +0100)
tree9b80697f522a12a62ed9640e044d40ca62e49fd3
parent9537d9005ae377ba2b86166aa994154072c7182e
Added DLLMain() function + changed the fatal_exit() function's parameters from "char*" to "wchar_t*" type.
MUtilities_VS2013.vcxproj
MUtilities_VS2013.vcxproj.filters
include/MUtils/Exception.h
include/MUtils/OSSupport.h
src/DLLMain.cpp [copied from include/MUtils/Exception.h with 56% similarity]
src/OSSupport_Win32.cpp