Commit Graph
13 Commits
Author SHA1 Message Date
nastys a865083e57 Fix Windows Vista compatibility 2020-04-04 03:02:30 +02:00
nastys 16b4bbe735 Fix debug 2020-02-08 17:28:18 +01:00
nastys 800b5e9845 Fix FirewallAPI error 2020-02-08 17:12:44 +01:00
nastys 8504b2017b Switch to /MD (Visual C++ Runtime 2019 may be required) 2020-02-05 00:25:34 +01:00
nastys 717e537b63 Load dnsapi.dll if it exists 2020-01-25 01:00:19 +01:00
somewhatlurker 258484051d remove 32 bit configurations, re-enable exception handling but with FH4 disabled
https://devblogs.microsoft.com/cppblog/making-cpp-exception-handling-smaller-x64/#comment-510
2019-10-16 09:19:43 +11:00
nastys 67bde614e0 No more VCRUNTIME140_1.dll 2019-10-15 17:42:56 +02:00
somewhatlurker 2053a3ad20 try supporting all dnsapi functions
(not sure if this works properly -- some might break stack parameters)
2019-10-03 09:11:01 +10:00
somewhatlurker e0e59fc625 make dnsapi read plugin config + a bug fix for launcher 2019-08-30 00:16:35 +10:00
nastys 8eb9276a33 Remove unnecessary stubs 2019-08-02 23:53:50 +02:00
nastys 85d5ea002d Oof 2019-08-02 14:27:55 +02:00
nastys 179a68d4bc Vista support (part 1) 2019-08-01 02:48:39 +02:00
nastys 998f4274a5 Clean up 2019-07-30 13:48:28 +02:00