obs-studio/plugins/win-capture
Richard Stanway 8ad8e18d04
get-graphics-offsets: Set error mode to SEM_FAILCRITICALERRORS
This prevents spurious dialog boxes appearing, such as "No disk is in the
drive" if the application attempts to access an invalid drive.
2017-06-21 17:41:26 +02:00
..
d3d8-api
data/locale Update translations from Crowdin 2017-05-20 10:18:41 +02:00
get-graphics-offsets get-graphics-offsets: Set error mode to SEM_FAILCRITICALERRORS 2017-06-21 17:41:26 +02:00
graphics-hook win-capture: Add IDXGISwapChain1::Present1 hook support 2017-06-19 15:45:00 -07:00
inject-helper cmake: Add _CRT_SECURE_NO_WARNINGS to all projects 2016-12-08 03:27:36 -08:00
CMakeLists.txt win-capture: Add ability to open UWP named kernel objects 2016-12-16 14:05:55 -08:00
app-helpers.c win-capture: Add ability to open UWP named kernel objects 2016-12-16 14:05:55 -08:00
app-helpers.h win-capture: Add ability to open UWP named kernel objects 2016-12-16 14:05:55 -08:00
cursor-capture.c
cursor-capture.h
dc-capture.c win-capture: Hide cursor when in background (window capture) 2017-05-11 00:01:33 +02:00
dc-capture.h win-capture: Hide cursor when in background (window capture) 2017-05-11 00:01:33 +02:00
duplicator-monitor-capture.c
funchook.c
funchook.h
game-capture.c win-capture: Use PROCESS_QUERY_INFORMATION for game capture 2017-06-19 16:02:02 -07:00
graphics-hook-info.h win-capture: Add IDXGISwapChain1::Present1 hook support 2017-06-19 15:45:00 -07:00
hook-helpers.h win-capture: Open UWP named objects with helper functions 2016-12-16 14:05:56 -08:00
inject-library.c
inject-library.h
load-graphics-offsets.c win-capture: Add IDXGISwapChain1::Present1 hook support 2017-06-19 15:45:00 -07:00
monitor-capture.c
nt-stuff.h win-capture: Don't hook suspended processes 2016-12-16 14:05:58 -08:00
obfuscate.c cmake: Add _CRT_SECURE_NO_WARNINGS to all projects 2016-12-08 03:27:36 -08:00
obfuscate.h
plugin-main.c win-capture: Defer hook offset loading to separate thread 2016-11-14 17:34:44 -08:00
window-capture.c win-capture: Hide cursor when in background (window capture) 2017-05-11 00:01:33 +02:00
window-helpers.c win-capture: Fix and clarify window capture prioritization 2017-04-30 00:25:02 -07:00
window-helpers.h win-capture: Fix getting proper UWP window handles 2016-12-16 02:21:05 -08:00