dhewm3/neo/sys/win32
HarrievG 5dd826ee38 Dll load errors (#1)
* Windows DLL-Load-Errors
Added error reporting using formatmessage, ignoring if the DLL just
doesn't exist, custom warning for "[193 (0xC1)] is not a valid Win32
application." (probably wrong architecture)

* update gitignore with build folder
2021-01-18 00:38:29 +01:00
..
rc Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
sdk
SDL_win32_main.c
win_input.cpp Recreate s_scantokey_* tables in win_input.cpp to fix MinGW build 2019-06-17 03:50:07 +02:00
win_local.h Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
win_main.cpp Dll load errors (#1) 2021-01-18 00:38:29 +01:00
win_net.cpp
win_shared.cpp
win_syscon.cpp