Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashFrame.cpp34 IMPLEMENT_DYNAMIC(CLeashFrame, CFrameWndEx) in IMPLEMENT_DYNAMIC() argument
36 BEGIN_MESSAGE_MAP(CLeashFrame, CFrameWndEx) in IMPLEMENT_DYNAMIC()
104 CFrameWndEx::OnDestroy(); in OnDestroy()
117 CFrameWndEx::ActivateFrame(nCmdShow); in ActivateFrame()
H A DLeashFrame.h19 class CLeashFrame : public CFrameWndEx