Commit graph

10 commits

Author SHA1 Message Date
Adam Demasi
8da3aeff39
Support Windows 10 dark mode, Windows 11 Mica blur 2024-10-23 03:12:40 +10:30
Adam Demasi
7133f4c2cd
Turns out GetVersion() is cursed 2024-10-08 19:26:06 +10:30
Adam Demasi
03ca3df854
We can just compare the loword from GetVersion() 2024-10-06 01:43:14 +09:30
Adam Demasi
2af8a74b67
Use version macros similar to WinVer.nsh 2024-10-02 20:19:44 +09:30
Adam Demasi
2d5fb4d62a
Fix some leaks 2024-09-20 18:43:30 +09:30
Adam Demasi
fe2399bae4
Replace all malloc/free with LocalAlloc/LocalFree 2024-09-17 00:56:34 +09:30
Adam Demasi
4565d97e01
Make most of the project build as pure C 2024-09-12 15:00:25 +09:30
Adam Demasi
151ee33d82
Move non-ActiveX responsibilities to a launcher exe 2024-09-07 15:03:41 +09:30
Adam Demasi
87a3cd58ba
Clean up duplication of utility functions 2024-08-26 01:32:08 +09:30
Adam Demasi
4ceb601706
Introduce our own NSIS plugin, replacing FindProc and EnableMU 2023-11-18 14:21:09 +10:30