virtualx-engine/drivers/windows
Matthew Hughes 1200689245 Update file_access_windows.cpp for mingw cross-compile
Cross compiling on linux failed on this file. Changing case of the windows.h and shlwapi.h allows mingw to find these headers but setting WINVER 0x0500 is needed for the compiler to find ReplaceFileW
2015-03-15 09:43:13 -05:00
..
dir_access_windows.cpp Small batch of fixes 2014-12-15 15:42:58 -03:00
dir_access_windows.h Add DirAccess:dir_exist api 2014-05-25 14:50:54 +08:00
file_access_windows.cpp Update file_access_windows.cpp for mingw cross-compile 2015-03-15 09:43:13 -05:00
file_access_windows.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mutex_windows.cpp 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
mutex_windows.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
semaphore_windows.cpp 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
semaphore_windows.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shell_windows.cpp 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
shell_windows.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
thread_windows.cpp 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
thread_windows.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00