ReactOS 0.4.15-dev-6067-g0b695a6
|
#include <miniature.h>
Public Member Functions | |
HWND | DoCreate (HWND hwndParent) |
Private Member Functions | |
LRESULT | OnClose (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
LRESULT | OnPaint (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
LRESULT | OnSetCursor (UINT nMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
Definition at line 12 of file miniature.h.
Definition at line 16 of file miniature.cpp.
Referenced by CMainWindow::OnCommand(), and CMainWindow::OnCreate().
|
private |
Definition at line 35 of file miniature.cpp.
|
private |
Definition at line 42 of file miniature.cpp.
|
private |