Searched refs:getconswindow (Results 1 – 1 of 1) sorted by relevance
195 GETCONSWIN getconswindow; member475 ctx->getconswindow = (GETCONSWIN)GetProcAddress(kernel, "GetConsoleWindow"); in capi_init()1867 if (!hwnd && ctx->getconswindow) in cert_select_dialog()1868 hwnd = ctx->getconswindow(); in cert_select_dialog()