virtualx-engine/drivers/windows
Hein-Pieter van Braam a8510331c0 Fix compilation on UWP
It appears that MSVC and Mingw disagree about what conversions are legal
here. We just use the 'wide' version of the call and use our native
CharType instead of TCHAR.
2019-01-26 16:27:10 +01:00
..
dir_access_windows.cpp Fix compilation on UWP 2019-01-26 16:27:10 +01:00
dir_access_windows.h Add function to obtain filesystem type from DirAccess. 2019-01-21 18:06:14 -03:00
file_access_windows.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
file_access_windows.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mutex_windows.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mutex_windows.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rw_lock_windows.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rw_lock_windows.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
semaphore_windows.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
semaphore_windows.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
shell_windows.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
shell_windows.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread_windows.cpp Replace CreateThread with QueueUserWorkItem 2019-01-19 00:31:10 +01:00
thread_windows.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00