ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

Explorer frame window base class. More...

#include <mainframe.h>

Inherits PreTranslateWindow.

Inherited by MDIMainFrame, and ShellBrowserChildT< MainFrameBase >.

Public Types

typedef PreTranslateWindow super

Public Member Functions

 MainFrameBase (HWND hwnd)
 ~MainFrameBase ()

Static Public Member Functions

static HWND Create (const ExplorerCmd &cmd)
static int OpenShellFolders (LPIDA pida, HWND hFrameWnd)

Data Fields

WindowHandle _hwndrebar
WindowHandle _htoolbar
WindowHandle _haddrcombo
WindowHandle _hstatusbar
WindowHandle _hsidebar
HIMAGELIST _himl
HMENU _hMenuFrame
HMENU _hMenuWindow
MenuInfo _menu_info

Protected Member Functions

LRESULT WndProc (UINT nmsg, WPARAM wparam, LPARAM lparam)
bool ProcessMessage (UINT nmsg, WPARAM wparam, LPARAM lparam, LRESULT *pres)
int Command (int id, int code)
int Notify (int id, NMHDR *pnmh)
virtual BOOL TranslateMsg (MSG *pmsg)
void toggle_child (HWND hwnd, UINT cmd, HWND hchild, int band_idx=-1)
void resize_frame_client ()
virtual void resize_frame (int cx, int cy)
virtual void frame_get_clientspace (PRECT prect)
BOOL toggle_fullscreen ()
void fullscreen_move ()
void FillBookmarks ()
virtual bool go_to (LPCTSTR url, bool new_window)

Protected Attributes

FullScreenParameters _fullscreen
HACCEL _hAccel
HIMAGELIST _himl_old

Detailed Description

Explorer frame window base class.

Definition at line 41 of file mainframe.h.


The documentation for this struct was generated from the following files:

Generated on Thu May 24 2012 06:30:26 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.