ReactOS
0.4.15-dev-4927-gfe8f806
|
#include <commdlg.h>
DWORD FINDREPLACEA::Flags |
Definition at line 306 of file commdlg.h.
Referenced by COMDLG32_FR_CheckPartial(), NOTEPAD_FindNext(), NOTEPAD_FindTextAt(), NOTEPAD_WndProc(), and test_param_check().
HINSTANCE FINDREPLACEA::hInstance |
Definition at line 305 of file commdlg.h.
Referenced by COMDLG32_FR_CheckPartial(), and test_param_check().
HWND FINDREPLACEA::hwndOwner |
Definition at line 304 of file commdlg.h.
Referenced by COMDLG32_FR_CheckPartial(), and test_param_check().
LPFRHOOKPROC FINDREPLACEA::lpfnHook |
Definition at line 312 of file commdlg.h.
Referenced by COMDLG32_FR_CheckPartial().
LPSTR FINDREPLACEA::lpstrFindWhat |
Definition at line 307 of file commdlg.h.
Referenced by COMDLG32_FR_CheckPartial(), FindTextW(), NOTEPAD_FindNext(), NOTEPAD_FindTextAt(), NOTEPAD_InitData(), ReplaceTextW(), and test_param_check().
LPSTR FINDREPLACEA::lpstrReplaceWith |
Definition at line 308 of file commdlg.h.
Referenced by COMDLG32_FR_CheckPartial(), NOTEPAD_FindNext(), ReplaceTextW(), and test_param_check().
DWORD FINDREPLACEA::lStructSize |
Definition at line 303 of file commdlg.h.
Referenced by COMDLG32_FR_CheckPartial(), and test_param_check().
WORD FINDREPLACEA::wFindWhatLen |
Definition at line 309 of file commdlg.h.
Referenced by COMDLG32_FR_CheckPartial(), FindTextW(), ReplaceTextW(), and test_param_check().
WORD FINDREPLACEA::wReplaceWithLen |
Definition at line 310 of file commdlg.h.
Referenced by ReplaceTextW(), and test_param_check().