Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeash.cpp130 LRESULT WINAPI LeashWindowProc( HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam) in LeashWindowProc() function
317 wndcls.lpfnWndProc = ::LeashWindowProc; in InitInstance()