Searched defs:hwnd (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/krb5/src/windows/leash/ |
H A D | LeashUIApplication.cpp | 49 LeashUIApplication::CreateInstance(IUIApplication **out, HWND hwnd) in CreateInstance() 91 LeashUIApplication::InitializeRibbon(HWND hwnd) in InitializeRibbon()
|
H A D | LeashUICommandHandler.cpp | 52 LeashUICommandHandler::CreateInstance(IUICommandHandler **out, HWND hwnd) in CreateInstance()
|
H A D | MainFrm.cpp | 96 HWND hwnd; in OnCreate() local
|
H A D | Leash.cpp | 600 HWND hwnd = GetForegroundWindow(); in InitDLLs() local
|
/freebsd/crypto/krb5/src/windows/leashdll/ |
H A D | lsh_pwd.c | 531 #define CSendMessage(hwnd, m, w, l) IsWindow(hwnd) ? SendMessage(hwnd, m, w, l) : 0 in PasswordProc() argument 532 #define CShowWindow(hwnd, state) IsWindow(hwnd) ? ShowWindow(hwnd, state) : 0 in PasswordProc() argument 585 HWND hwnd; in PasswordProc() local 1183 HWND hwnd; in AdjustOptions() local
|
H A D | lshutil.cpp | 335 LRESULT HookWindow::sWindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, in sWindowProc() 356 PrincipalEditControl(HWND hwnd, bool bUpperCaseRealm) : HookWindow(hwnd) in PrincipalEditControl()
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | read_pwd.c | 93 center_dialog(HWND hwnd) in center_dialog()
|
/freebsd/crypto/krb5/src/windows/kfwlogon/ |
H A D | kfwlogon.c | 574 LogonEventHandlerA(HWND hwnd, HINSTANCE hinst, LPSTR lpszCmdLine, int nCmdShow) in LogonEventHandlerA()
|
/freebsd/crypto/openssl/engines/ |
H A D | e_capi.c | 1859 HWND hwnd; in cert_select_dialog() local
|