OSDN Git Service

Added the copy_file() function + some improvements to directory clean-up code.
authorLoRd_MuldeR <mulder2@gmx.de>
Fri, 2 Jan 2015 22:50:14 +0000 (23:50 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Fri, 2 Jan 2015 22:50:14 +0000 (23:50 +0100)
commit4572f69d33ab22204102311b1cff6c4f00727d3a
treea62fadeb863e3a6658381b71013ba528caabe8a8
parentb58347f7ebc5b6c6005bcf473b15fab600da5b0c
Added the copy_file() function + some improvements to directory clean-up code.
include/MUtils/Global.h
include/MUtils/OSSupport.h
src/DirLocker.h
src/Global.cpp
src/OSSupport_Win32.cpp