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

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

Go to the source code of this file.

Defines

#define RSF_WHOLESTRING   0x00000001
#define RSF_LOOKATKEYS   0x00000002
#define RSF_LOOKATVALUES   0x00000004
#define RSF_LOOKATDATA   0x00000008
#define RSF_MATCHCASE   0x00010000

Functions

VOID SetValueName (HWND hwndLV, LPCTSTR pszValueName)
BOOL DoEvents (VOID)
static LPTSTR lstrstri (LPCTSTR psz1, LPCTSTR psz2)
static BOOL CompareName (LPCTSTR pszName1, LPCTSTR pszName2)
static BOOL CompareData (DWORD dwType, LPCTSTR psz1, LPCTSTR psz2)
int compare (const void *x, const void *y)
BOOL RegFindRecurse (HKEY hKey, LPCTSTR pszSubKey, LPCTSTR pszValueName, LPTSTR *ppszFoundSubKey, LPTSTR *ppszFoundValueName)
BOOL RegFindWalk (HKEY *phKey, LPCTSTR pszSubKey, LPCTSTR pszValueName, LPTSTR *ppszFoundSubKey, LPTSTR *ppszFoundValueName)
static DWORD GetFindFlags (void)
static void SetFindFlags (DWORD dwFlags)
static INT_PTR CALLBACK AbortFindDialogProc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
BOOL FindNext (HWND hWnd)
static INT_PTR CALLBACK FindDialogProc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
void FindDialog (HWND hWnd)

Variables

static TCHAR s_szFindWhat [256]
static const TCHAR s_szFindFlags [] = _T("FindFlags")
static const TCHAR s_szFindFlagsR [] = _T("FindFlagsReactOS")
static HWND s_hwndAbortDialog
static BOOL s_bAbort
static DWORD s_dwFlags
static TCHAR s_szName [MAX_PATH]
static DWORD s_cbName
static const TCHAR s_empty [] = {0}
static const TCHAR s_backslash [] = {'\\', 0}

Generated on Sat May 26 2012 04:38:41 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.