mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-12-17 15:41:33 +03:00
spelling: initialize
This commit is contained in:
@ -631,7 +631,7 @@ void CmRefreshEasy()
|
|||||||
SendMessage(cm->hEasyWnd, WM_CM_EASY_REFRESH, 0, 0);
|
SendMessage(cm->hEasyWnd, WM_CM_EASY_REFRESH, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Initialze the Simple Connect Manager
|
// Initialize the Simple Connect Manager
|
||||||
void CmEasyDlgInit(HWND hWnd, CM_EASY_DLG *d)
|
void CmEasyDlgInit(HWND hWnd, CM_EASY_DLG *d)
|
||||||
{
|
{
|
||||||
HFONT hFontForList;
|
HFONT hFontForList;
|
||||||
|
|||||||
Reference in New Issue
Block a user