Home
last modified time | relevance | path

Searched refs:P_PROGRESS (Results 1 – 25 of 32) sorted by relevance

12

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/vpnweb/
H A Dvpnwebdlg.c292 Show(hWnd, P_PROGRESS); in VwTaskThread()
293 SetPos(hWnd, P_PROGRESS, 0); in VwTaskThread()
356 SetPos(hWnd, P_PROGRESS, pos); in VwTaskThread()
369 Hide(hWnd, P_PROGRESS); in VwTaskThread()
543 Hide(hWnd, P_PROGRESS); in VwOnInit()
562 Hide(hWnd, P_PROGRESS); in VwOnInit()
580 Hide(hWnd, P_PROGRESS); in VwOnInit()
H A Dresource.h11 #define P_PROGRESS 201 macro
H A Dvpnweb.rc76 CONTROL "",P_PROGRESS,"msctls_progress32",WS_BORDER,2,66,233,12
/dports/security/softether/v4.38-9760/src/vpnweb/
H A Dvpnwebdlg.c391 Show(hWnd, P_PROGRESS); in VwTaskThread()
392 SetPos(hWnd, P_PROGRESS, 0); in VwTaskThread()
455 SetPos(hWnd, P_PROGRESS, pos); in VwTaskThread()
468 Hide(hWnd, P_PROGRESS); in VwTaskThread()
642 Hide(hWnd, P_PROGRESS); in VwOnInit()
661 Hide(hWnd, P_PROGRESS); in VwOnInit()
679 Hide(hWnd, P_PROGRESS); in VwOnInit()
H A Dresource.h11 #define P_PROGRESS 201 macro
H A Dvpnweb.rc76 CONTROL "",P_PROGRESS,"msctls_progress32",WS_BORDER,2,66,233,12
/dports/security/softether-devel/v4.36-9754/src/vpnweb/
H A Dvpnwebdlg.c391 Show(hWnd, P_PROGRESS); in VwTaskThread()
392 SetPos(hWnd, P_PROGRESS, 0); in VwTaskThread()
455 SetPos(hWnd, P_PROGRESS, pos); in VwTaskThread()
468 Hide(hWnd, P_PROGRESS); in VwTaskThread()
642 Hide(hWnd, P_PROGRESS); in VwOnInit()
661 Hide(hWnd, P_PROGRESS); in VwOnInit()
679 Hide(hWnd, P_PROGRESS); in VwOnInit()
H A Dresource.h11 #define P_PROGRESS 201 macro
H A Dvpnweb.rc76 CONTROL "",P_PROGRESS,"msctls_progress32",WS_BORDER,2,66,233,12
/dports/security/softether/v4.38-9760/src/vpninstall/
H A Dresource.h38 #define P_PROGRESS 1002 macro
H A Dvpninstall.c232 SetPos(hWnd, P_PROGRESS, 100); in ViInstallProcessStart()
233 Hide(hWnd, P_PROGRESS); in ViInstallProcessStart()
734 SetRange(hWnd, P_PROGRESS, 0, 100); in ViInstallDlgOnInit()
735 SetPos(hWnd, P_PROGRESS, 0); in ViInstallDlgOnInit()
1060 SetPos(hWnd, P_PROGRESS, MAKESURE(pos, 0, 100)); in ViInstallDlgProc()
H A Dvpninstall.rc71 CONTROL "",P_PROGRESS,"msctls_progress32",PBS_SMOOTH | WS_BORDER,7,55,297,14
/dports/security/softether-devel/v4.36-9754/src/vpninstall/
H A Dresource.h38 #define P_PROGRESS 1002 macro
H A Dvpninstall.c232 SetPos(hWnd, P_PROGRESS, 100); in ViInstallProcessStart()
233 Hide(hWnd, P_PROGRESS); in ViInstallProcessStart()
734 SetRange(hWnd, P_PROGRESS, 0, 100); in ViInstallDlgOnInit()
735 SetPos(hWnd, P_PROGRESS, 0); in ViInstallDlgOnInit()
1060 SetPos(hWnd, P_PROGRESS, MAKESURE(pos, 0, 100)); in ViInstallDlgProc()
H A Dvpninstall.rc71 CONTROL "",P_PROGRESS,"msctls_progress32",PBS_SMOOTH | WS_BORDER,7,55,297,14
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/vpninstall/
H A Dresource.h38 #define P_PROGRESS 1002 macro
H A Dvpninstall.c133 SetPos(hWnd, P_PROGRESS, 100); in ViInstallProcessStart()
134 Hide(hWnd, P_PROGRESS); in ViInstallProcessStart()
635 SetRange(hWnd, P_PROGRESS, 0, 100); in ViInstallDlgOnInit()
636 SetPos(hWnd, P_PROGRESS, 0); in ViInstallDlgOnInit()
961 SetPos(hWnd, P_PROGRESS, MAKESURE(pos, 0, 100)); in ViInstallDlgProc()
H A Dvpninstall.rc71 CONTROL "",P_PROGRESS,"msctls_progress32",PBS_SMOOTH | WS_BORDER,7,55,297,14
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Scene/
H A DSceneEvents.h100 URHO3D_PARAM(P_PROGRESS, Progress); // float in URHO3D_EVENT()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DWinUi.c2265 SetRange(hWnd, P_PROGRESS, 0, (UINT)k->Span); in KakushiDlgProc()
2276 SetPos(hWnd, P_PROGRESS, (UINT)(now - k->StartTick)); in KakushiDlgProc()
3658 SetRange(hWnd, P_PROGRESS, 0, d->TotalTime); in Win9xRebootDlgProc()
4646 Hide(hWnd, P_PROGRESS); in ConnectErrorDlgProc()
4660 SetRange(hWnd, P_PROGRESS, 0, p->RetryIntervalSec); in ConnectErrorDlgProc()
4661 SetPos(hWnd, P_PROGRESS, 0); in ConnectErrorDlgProc()
4681 SetPos(hWnd, P_PROGRESS, (UINT)(now - start)); in ConnectErrorDlgProc()
7081 Hide(hWnd, P_PROGRESS); in PasswordDlgProcChange()
7533 Show(hWnd, P_PROGRESS); in PasswordDlgProc()
7539 Hide(hWnd, P_PROGRESS); in PasswordDlgProc()
[all …]
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DWinUi.c2265 SetRange(hWnd, P_PROGRESS, 0, (UINT)k->Span); in KakushiDlgProc()
2276 SetPos(hWnd, P_PROGRESS, (UINT)(now - k->StartTick)); in KakushiDlgProc()
3658 SetRange(hWnd, P_PROGRESS, 0, d->TotalTime); in Win9xRebootDlgProc()
4646 Hide(hWnd, P_PROGRESS); in ConnectErrorDlgProc()
4660 SetRange(hWnd, P_PROGRESS, 0, p->RetryIntervalSec); in ConnectErrorDlgProc()
4661 SetPos(hWnd, P_PROGRESS, 0); in ConnectErrorDlgProc()
4681 SetPos(hWnd, P_PROGRESS, (UINT)(now - start)); in ConnectErrorDlgProc()
7081 Hide(hWnd, P_PROGRESS); in PasswordDlgProcChange()
7533 Show(hWnd, P_PROGRESS); in PasswordDlgProc()
7539 Hide(hWnd, P_PROGRESS); in PasswordDlgProc()
[all …]
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DWinUi.c3884 Hide(hWnd, P_PROGRESS); in ConnectErrorDlgProc()
3898 SetRange(hWnd, P_PROGRESS, 0, p->RetryIntervalSec); in ConnectErrorDlgProc()
3899 SetPos(hWnd, P_PROGRESS, 0); in ConnectErrorDlgProc()
3919 SetPos(hWnd, P_PROGRESS, (UINT)(now - start)); in ConnectErrorDlgProc()
5965 Hide(hWnd, P_PROGRESS); in PasswordDlgProcChange()
6341 Show(hWnd, P_PROGRESS); in PasswordDlgProc()
6342 SetRange(hWnd, P_PROGRESS, 0, p->RetryIntervalSec * 1000); in PasswordDlgProc()
6347 Hide(hWnd, P_PROGRESS); in PasswordDlgProc()
6389 SetPos(hWnd, P_PROGRESS, (UINT)(now - start)); in PasswordDlgProc()
/dports/security/softether/v4.38-9760/src/PenCore/
H A Dresource.h255 #define P_PROGRESS 1025 macro
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/PenCore/
H A Dresource.h256 #define P_PROGRESS 1025 macro
/dports/security/softether-devel/v4.36-9754/src/PenCore/
H A Dresource.h255 #define P_PROGRESS 1025 macro

12