From 326d3e312c74726814c39c9d112faab03c4a167c Mon Sep 17 00:00:00 2001 From: QuakeGod <QuakeGod@sina.com> Date: 星期日, 16 一月 2022 13:53:57 +0800 Subject: [PATCH] add status show function dialog --- MTerm2/CDialogStatusShow.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MTerm2/CDialogStatusShow.cpp b/MTerm2/CDialogStatusShow.cpp index ff1892b..2739947 100644 --- a/MTerm2/CDialogStatusShow.cpp +++ b/MTerm2/CDialogStatusShow.cpp @@ -44,7 +44,7 @@ // TODO: 鍦ㄦ娣诲姞棰濆鐨勫垵濮嬪寲 ShowParams(); // m_liststatus1.SetExtendedStyle(); - SetTimer(1, 200, NULL); + SetTimer(1, 100, NULL); return TRUE; // return TRUE unless you set the focus to a control // 寮傚父: OCX 灞炴�ч〉搴旇繑鍥� FALSE -- Gitblit v1.9.1