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

framewnd.c File Reference
#include <regedit.h>

Go to the source code of this file.

Data Structures

struct  FILTERPAIR

Defines

#define FAVORITES_MENU_POSITION   3

Typedefs

typedef struct FILTERPAIRPFILTERPAIR

Functions

static void resize_frame_rect (HWND hWnd, PRECT prect)
static void resize_frame_client (HWND hWnd)
static void OnInitMenu (HWND hWnd)
static void OnEnterMenuLoop (HWND hWnd)
static void OnExitMenuLoop (HWND hWnd)
static void OnMenuSelect (HWND hWnd, UINT nItemID, UINT nFlags, HMENU hSysMenu)
void SetupStatusBar (HWND hWnd, BOOL bResize)
void UpdateStatusBar (void)
static void toggle_child (HWND hWnd, UINT cmd, HWND hchild)
static BOOL CheckCommDlgError (HWND hWnd)
void BuildFilterStrings (TCHAR *Filter, PFILTERPAIR Pairs, int PairCount)
static BOOL InitOpenFileName (HWND hWnd, OPENFILENAME *pofn)
static INT_PTR CALLBACK LoadHive_KeyNameInHookProc (HWND hWndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
static BOOL LoadHive (HWND hWnd)
static BOOL UnloadHive (HWND hWnd)
static BOOL ImportRegistryFile (HWND hWnd)
static UINT_PTR CALLBACK ExportRegistryFile_OFNHookProc (HWND hdlg, UINT uiMsg, WPARAM wParam, LPARAM lParam)
BOOL ExportRegistryFile (HWND hWnd)
BOOL PrintRegistryHive (HWND hWnd, LPTSTR path)
static void ChooseFavorite (LPCTSTR pszFavorite)
BOOL CopyKeyName (HWND hWnd, HKEY hRootKey, LPCTSTR keyName)
static BOOL CreateNewValue (HKEY hRootKey, LPCTSTR pszKeyPath, DWORD dwType)
static HRESULT InitializeRemoteRegistryPicker (OUT IDsObjectPicker **pDsObjectPicker)
static HRESULT InvokeRemoteRegistryPickerDialog (IN IDsObjectPicker *pDsObjectPicker, IN HWND hwndParent OPTIONAL, OUT LPTSTR lpBuffer, IN UINT uSize)
static VOID FreeObjectPicker (IN IDsObjectPicker *pDsObjectPicker)
static BOOL _CmdWndProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
LRESULT CALLBACK FrameWndProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)

Variables

static TCHAR s_szFavoritesRegKey [] = _T("Software\\Microsoft\\Windows\\CurrentVersion\\Applets\\Regedit\\Favorites")
static BOOL bInMenuLoop = FALSE
TCHAR FileNameBuffer [_MAX_PATH]
TCHAR FileTitleBuffer [_MAX_PATH]

Generated on Sun May 27 2012 04:43:33 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.