LookingGlass/host
Quantum 323d321a77 [host] windows: correctly declare WINVER and _WIN32_WINNT
We wanted to target Windows Vista, which is 0x0600 not 0x6000.
0x6000 is in fact larger than Windows 10 which is 0x0a00.
2021-07-20 11:32:15 +10:00
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
platform [host] windows: correctly declare WINVER and _WIN32_WINNT 2021-07-20 11:32:15 +10:00
src [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] link resource directly to exe 2021-07-20 11:25:55 +10:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00