dhewm3/neo/sys/win32
Daniel Gibson 430a8f5e95 POSIX: Show errormessage if loading a (Mod) .so failed, refs #318
.. but only if the file exists.
It's ok if mods don't have their own DLL/.so, but if they do have one
and loading fails it's interesting why they failed (e.g. no access
rights, 64bit lib with 32bit executable or other way around, missing
symbols due to wrong libc version, ...)

The same should be done for Windows, but that's still TODO.
2021-01-17 06:58:13 +01:00
..
rc Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
sdk Fix all whitespace errors 2011-12-10 15:35:54 +01:00
SDL_win32_main.c Windows: Don't put stdout.txt and stderr.txt into binary dir 2019-01-07 15:06:59 +01:00
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 POSIX: Show errormessage if loading a (Mod) .so failed, refs #318 2021-01-17 06:58:13 +01:00
win_net.cpp Get rid of socks proxy code in win_net.cpp 2012-07-06 01:07:02 +02:00
win_shared.cpp Get rid of memory status functions 2012-01-08 12:24:58 +01:00
win_syscon.cpp Fix freezing of dedicated server window on Windows 2012-11-12 20:18:00 +01:00