pandemonium_engine/platform/windows
Relintai 850a84584d ported: Add OS::is_process_running function.
Adds the is_process_running function to the native OS class and exposes it to script.
This is implemented on Windows and Unix platforms. A stub is provided for other platforms that do not support this function.
Documentation is updated to reflect new API function. - mdavisprog
53fb0440d3
I did change it a bit.
2022-07-27 14:46:53 +02:00
..
export Fix export plugins after embedded PCK loading changes. 2022-07-27 14:10:05 +02:00
context_gl_windows.cpp
context_gl_windows.h
crash_handler_windows.cpp Crash handler: Use print_error to include backtrace in logs 2022-07-27 14:25:16 +02:00
crash_handler_windows.h
detect.py
joypad_windows.cpp
joypad_windows.h
key_mapping_windows.cpp
key_mapping_windows.h
lang_table.h
logo.png
os_windows.cpp ported: Add OS::is_process_running function. 2022-07-27 14:46:53 +02:00
os_windows.h ported: Add OS::is_process_running function. 2022-07-27 14:46:53 +02:00
pandemonium_res.rc
pandemonium_windows.cpp Ported: [3.x] Improve embedded PCK loading and exporting. - bruvzg 2022-07-27 09:33:39 +02:00
pandemonium.ico
pandemonium.natvis
platform_config.h
platform_windows_builders.py
power_windows.cpp
power_windows.h
SCsub
windows_terminal_logger.cpp
windows_terminal_logger.h