ReactOS 0.4.16-dev-455-g37b0646
|
#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(), NOTEPAD_FindNext(), NOTEPAD_FindTextAt(), NOTEPAD_InitData(), and test_param_check().
LPSTR FINDREPLACEA::lpstrReplaceWith |
Definition at line 308 of file commdlg.h.
Referenced by COMDLG32_FR_CheckPartial(), NOTEPAD_FindNext(), 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(), and test_param_check().
WORD FINDREPLACEA::wReplaceWithLen |
Definition at line 310 of file commdlg.h.
Referenced by test_param_check().