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

finddlg.c File Reference
#include <stdarg.h>
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "wingdi.h"
#include "winuser.h"
#include "commdlg.h"
#include "cderr.h"
#include "dlgs.h"
#include "wine/debug.h"
#include "cdlg.h"

Go to the source code of this file.

Defines

#define FR_MASK   (FR_DOWN | FR_MATCHCASE | FR_WHOLEWORD | FR_REPLACEALL | FR_REPLACE | FR_FINDNEXT | FR_DIALOGTERM)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (commdlg)
static DWORD COMDLG32_FR_GetFlags (HWND hDlgWnd)
static void COMDLG32_FR_HandleWMCommand (HWND hDlgWnd, COMDLG32_FR_Data *pData, int Id, int NotifyCode)
static INT_PTR CALLBACK COMDLG32_FindReplaceDlgProc (HWND hDlgWnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
static BOOL COMDLG32_FR_CheckPartial (const FINDREPLACEA *pfr, BOOL Replace)
static HWND COMDLG32_FR_DoFindReplace (COMDLG32_FR_Data *pdata)
HWND WINAPI FindTextA (LPFINDREPLACEA pfr)
HWND WINAPI ReplaceTextA (LPFINDREPLACEA pfr)
HWND WINAPI FindTextW (LPFINDREPLACEW pfr)
HWND WINAPI ReplaceTextW (LPFINDREPLACEW pfr)

Variables

static UINT FindReplaceMessage
static UINT HelpMessage

Generated on Sat May 26 2012 05:06:17 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.