for some reason, the main dialog HAS to have ID of 100?

This commit is contained in:
Alexander Frick
2025-11-21 23:40:20 -08:00
parent 5d5a158c11
commit f0976ec0b1
+1 -1
View File
@@ -6,7 +6,7 @@
#pragma code_page(65001) // UTF-8
#define IDI_MAINFRAME 103
#define IDD_MAINFRAME 1002
#define IDD_MAINFRAME 100
#ifndef IDC_STATIC
#define IDC_STATIC -1