[MSTSC] Center window at start

This commit is contained in:
Yaroslav Kibysh 2019-06-10 11:36:59 +03:00 committed by Victor Perevertkin
parent 7b29f4d975
commit ec14975612
24 changed files with 24 additions and 24 deletions

View file

@ -38,7 +38,7 @@ BEGIN
END
IDD_CONNECTDIALOG DIALOGEX 0, 0, 260, 262
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
STYLE DS_SHELLFONT | DS_CENTER | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Connessione desktop remoto"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN