Home
last modified time | relevance | path

Searched refs:SW_UI (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DSWInner.h175 typedef struct SW_UI struct
181 } SW_UI; argument
408 UINT SwInteractUi(WIZARD_PAGE *wp, SW_UI *ui);
409 void SwInteractUiCalled(HWND hWnd, SW *sw, WIZARD_PAGE *wp, SW_UI *ui);
H A DSW.c1838 SW_UI ui; in SwPerformThread()
4366 SW_UI ui; in SwPerformPrint()
4383 SW_UI ui; in SwPerformMsgBox()
4399 UINT SwInteractUi(WIZARD_PAGE *wp, SW_UI *ui) in SwInteractUi()
4415 void SwInteractUiCalled(HWND hWnd, SW *sw, WIZARD_PAGE *wp, SW_UI *ui) in SwInteractUiCalled()
4536 SwInteractUiCalled(hWnd, sw, wizard_page, (SW_UI *)lParam); in SwPerform()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSWInner.h175 typedef struct SW_UI struct
181 } SW_UI; argument
408 UINT SwInteractUi(WIZARD_PAGE *wp, SW_UI *ui);
409 void SwInteractUiCalled(HWND hWnd, SW *sw, WIZARD_PAGE *wp, SW_UI *ui);
H A DSW.c1838 SW_UI ui; in SwPerformThread()
4366 SW_UI ui; in SwPerformPrint()
4383 SW_UI ui; in SwPerformMsgBox()
4399 UINT SwInteractUi(WIZARD_PAGE *wp, SW_UI *ui) in SwInteractUi()
4415 void SwInteractUiCalled(HWND hWnd, SW *sw, WIZARD_PAGE *wp, SW_UI *ui) in SwInteractUiCalled()
4536 SwInteractUiCalled(hWnd, sw, wizard_page, (SW_UI *)lParam); in SwPerform()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSWInner.h80 typedef struct SW_UI struct
86 } SW_UI; argument
311 UINT SwInteractUi(WIZARD_PAGE *wp, SW_UI *ui);
312 void SwInteractUiCalled(HWND hWnd, SW *sw, WIZARD_PAGE *wp, SW_UI *ui);
H A DSW.c1685 SW_UI ui; in SwPerformThread()
4113 SW_UI ui; in SwPerformPrint()
4130 SW_UI ui; in SwPerformMsgBox()
4146 UINT SwInteractUi(WIZARD_PAGE *wp, SW_UI *ui) in SwInteractUi()
4162 void SwInteractUiCalled(HWND hWnd, SW *sw, WIZARD_PAGE *wp, SW_UI *ui) in SwInteractUiCalled()
4275 SwInteractUiCalled(hWnd, sw, wizard_page, (SW_UI *)lParam); in SwPerform()