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

registry.c File Reference
#include <windows.h>
#include <shlobj.h>
#include <richedit.h>
#include "wordpad.h"

Go to the source code of this file.

Functions

static LRESULT registry_get_handle (HKEY *hKey, LPDWORD action, LPCWSTR subKey)
void registry_set_options (HWND hMainWnd)
void registry_read_winrect (RECT *rc)
void registry_read_maximized (DWORD *bMaximized)
static void truncate_path (LPWSTR file, LPWSTR out, LPWSTR pos1, LPWSTR pos2)
static void format_filelist_filename (LPWSTR file, LPWSTR out)
void registry_read_filelist (HWND hMainWnd)
void registry_set_filelist (LPCWSTR newFile, HWND hMainWnd)
int reg_formatindex (WPARAM format)
void registry_read_options (void)
static void registry_read_formatopts (int index, LPCWSTR key, DWORD barState[], DWORD wordWrap[])
void registry_read_formatopts_all (DWORD barState[], DWORD wordWrap[])
static void registry_set_formatopts (int index, LPCWSTR key, DWORD barState[], DWORD wordWrap[])
void registry_set_formatopts_all (DWORD barState[], DWORD wordWrap[])

Variables

static const WCHAR key_recentfiles []
static const WCHAR key_options [] = {'O','p','t','i','o','n','s',0}
static const WCHAR key_settings [] = {'S','e','t','t','i','n','g','s',0}
static const WCHAR key_rtf [] = {'R','T','F',0}
static const WCHAR key_text [] = {'T','e','x','t',0}
static const WCHAR var_file [] = {'F','i','l','e','%','d',0}
static const WCHAR var_framerect [] = {'F','r','a','m','e','R','e','c','t',0}
static const WCHAR var_barstate0 [] = {'B','a','r','S','t','a','t','e','0',0}
static const WCHAR var_wrap [] = {'W','r','a','p',0}
static const WCHAR var_maximized [] = {'M','a','x','i','m','i','z','e','d',0}

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