From e332236c4f0bf7388d83443adb77bb81b2bd6e48 Mon Sep 17 00:00:00 2001 From: Bryan Roe Date: Mon, 31 Jan 2022 19:00:08 -0800 Subject: [PATCH] Fixed size/spacing of image box --- meshservice/MeshService.aps | Bin 162024 -> 162024 bytes meshservice/MeshService.rc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/meshservice/MeshService.aps b/meshservice/MeshService.aps index 8db96a2f253795305074c1618df56c964c3aedea..1e127ff1cc29a1e034a5008523aa8624cedb8845 100644 GIT binary patch delta 70 zcmaFyk@Lkz&W0AoEll-!jGogQ@|d(3EvB!|V=883m@c2sq|eB(-9Mkno=Mcxg#ilq VxEKQtF>o+sGbC(ZT*&0g4gec35|01? delta 70 zcmaFyk@Lkz&W0AoEll-!j11Eo@|d(3OQx^RV=4wx^7%~qjC|Yu^O@|KM3Wg{fRBqY SU?+nJLpnqJ_Qi!vuIvCOUlP~= diff --git a/meshservice/MeshService.rc b/meshservice/MeshService.rc index e680f32..3163a7c 100644 --- a/meshservice/MeshService.rc +++ b/meshservice/MeshService.rc @@ -118,7 +118,7 @@ BEGIN LTEXT "Click the buttons below to install or uninstall this remote management software. When installed, this software runs in the background allowing this computer to be managed and controlled by a remote administrator.",IDC_STATIC_LEFTTEXT,7,7,171,63 LTEXT "Static",IDC_STATIC_LINE,7,128,294,1 PUSHBUTTON "Connection Details...",IDC_DETAILSBUTTON,7,111,97,14 - CONTROL "",IDC_IMAGE,"Static",SS_BITMAP | SS_CENTERIMAGE | SS_REALSIZEIMAGE | WS_TABSTOP,185,20,103,95 + CONTROL "",IDC_IMAGE,"Static",SS_BITMAP | SS_CENTERIMAGE | SS_REALSIZEIMAGE | WS_TABSTOP,194,8,107,96 END IDD_DETAILSDIALOG DIALOGEX 0, 0, 311, 102