1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-06 00:13:33 +00:00

add minimize button (#218)

Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
Simon Smith
2024-01-18 22:50:30 +00:00
committed by GitHub
parent 7bb184d2ec
commit 263bce96ec

View File

@@ -97,7 +97,7 @@ END
//
IDD_INSTALLDIALOG DIALOGEX 0, 100, 316, 133
STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Mesh Agent Installer"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN