OSDN Git Service

Some code refactoring: Dynamic loading of DLL functions is now handled at a centraliz...
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 22 Nov 2015 20:45:09 +0000 (21:45 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 22 Nov 2015 20:45:09 +0000 (21:45 +0100)
commit7f5d618eba1e60c0a6cdb9c1832318fa85c6cb55
tree42556d394d49c7d1eb675367cec8f05242648db8
parentb82098a29ef35dad3d4ebfb2c88f858c6807ac6d
Some code refactoring: Dynamic loading of DLL functions is now handled at a centralized place.
MUtilities_VS2015.vcxproj
MUtilities_VS2015.vcxproj.filters
src/CPUFeatures_Win32.cpp
src/GUI.cpp
src/OSSupport_Win32.cpp
src/Terminal_Win32.cpp
src/Utils_Win32.cpp [new file with mode: 0644]
src/Utils_Win32.h