ReactOS
0.4.15-dev-2103-g9dff498
|
#include <imgedwnd.h>
Definition at line 62 of file imgedwnd.h.
HBITMAP _EDIT_WND_INFO::hBitmap |
Definition at line 67 of file imgedwnd.h.
Referenced by Bri_OnCommand(), Bri_OnInitDialog(), Cont_OnCommand(), and Cont_OnInitDialog().
HDC _EDIT_WND_INFO::hDCMem |
Definition at line 68 of file imgedwnd.h.
LONG _EDIT_WND_INFO::Height |
Definition at line 84 of file imgedwnd.h.
HWND _EDIT_WND_INFO::hSelf |
Definition at line 66 of file imgedwnd.h.
Referenced by Bri_OnCommand(), and Cont_OnCommand().
struct _MAIN_WND_INFO * _EDIT_WND_INFO::MainWnd |
Definition at line 71 of file imgedwnd.h.
Referenced by DestroyEditWnd().
MDI_EDITOR_TYPE _EDIT_WND_INFO::MdiEditorType |
Definition at line 64 of file imgedwnd.h.
struct _EDIT_WND_INFO * _EDIT_WND_INFO::Next |
Definition at line 72 of file imgedwnd.h.
Referenced by DestroyEditWnd().
POPEN_EDIT_INFO _EDIT_WND_INFO::OpenInfo |
POPEN_IMAGE_EDIT_INFO _EDIT_WND_INFO::OpenInfo |
Definition at line 77 of file imgedwnd.h.
PBYTE _EDIT_WND_INFO::pBits |
Definition at line 70 of file imgedwnd.h.
PBITMAPINFO _EDIT_WND_INFO::pbmi |
Definition at line 69 of file imgedwnd.h.
LONG _EDIT_WND_INFO::Resolution |
Definition at line 81 of file imgedwnd.h.
POINT _EDIT_WND_INFO::ScrollPos |
Definition at line 73 of file imgedwnd.h.
DWORD _EDIT_WND_INFO::Tool |
Definition at line 75 of file imgedwnd.h.
USHORT _EDIT_WND_INFO::Type |
Definition at line 80 of file imgedwnd.h.
LONG _EDIT_WND_INFO::Width |
Definition at line 83 of file imgedwnd.h.
USHORT _EDIT_WND_INFO::Zoom |
Definition at line 74 of file imgedwnd.h.