LookingGlass/host/platform/Windows
Quantum f5ad14b109 [host] windows: directly link D3DKMTSetProcessSchedulingPriorityClass
This function is available since Windows Vista and can therefore be used
directly without going through GetProcAddress. Unfortunately, MinGW does
not have d3dkmthk.h, but we can declare the prototype ourselves and link
against gdi32.dll.
2021-07-20 11:32:41 +10:00
..
capture [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
include/windows [host] delay: directly link against ntdll.dll 2021-07-20 11:30:12 +10:00
src [host] windows: directly link D3DKMTSetProcessSchedulingPriorityClass 2021-07-20 11:32:41 +10:00
app.manifest [host] set the program name/description in the app.manifest 2020-10-19 01:56:03 +11:00
CMakeLists.txt [host] windows: correctly declare WINVER and _WIN32_WINNT 2021-07-20 11:32:15 +10:00
installer.nsi [host] installer: create start menu shortcut to log directory 2021-01-29 15:56:01 +11:00
resource.rc [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00