|
ReactOS 0.4.17-dev-116-ga4b6fe9
|

Go to the source code of this file.
Definition at line 4 of file about.c.
Definition at line 617 of file dialog.c.
Referenced by DoOpenFile(), and NOTEPAD_MenuCommand().
Definition at line 758 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 399 of file dialog.c.
Referenced by NOTEPAD_MenuCommand(), and NOTEPAD_WndProc().
Definition at line 430 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 670 of file printing.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 565 of file printing.c.
Referenced by HandleCommandLine(), and NOTEPAD_MenuCommand().
Definition at line 459 of file dialog.c.
Referenced by DoCloseFile(), and NOTEPAD_MenuCommand().
Definition at line 534 of file dialog.c.
Referenced by DIALOG_FileSave(), and NOTEPAD_MenuCommand().
Definition at line 893 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 961 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 820 of file dialog.c.
Referenced by DIALOG_SearchNext(), and NOTEPAD_MenuCommand().
Definition at line 825 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 768 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 147 of file dialog.c.
Referenced by NOTEPAD_WndProc().
Definition at line 933 of file dialog.c.
Referenced by DIALOG_StatusBarUpdateAll(), EDIT_WndProc(), and NOTEPAD_WndProc().
Definition at line 193 of file dialog.c.
Referenced by AlertFileDoesNotExist(), AlertFileNotFound(), AlertFileNotSaved(), and AlertPrintError().
Definition at line 950 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Returns: TRUE - User agreed to close (both save/don't save) FALSE - User cancelled close by selecting "Cancel"
Definition at line 311 of file dialog.c.
Referenced by DIALOG_FileNew(), DoOpenFile(), and NOTEPAD_WndProc().
Definition at line 667 of file dialog.c.
Referenced by DIALOG_EditWrap(), and NOTEPAD_WndProc().
Definition at line 341 of file dialog.c.
Referenced by DIALOG_FileOpen().
Definition at line 633 of file dialog.c.
Referenced by DIALOG_EditWrap(), DIALOG_ViewStatusBar(), and NOTEPAD_WndProc().
Returns: TRUE - if file exists FALSE - if file does not exist
Definition at line 235 of file dialog.c.
Referenced by DIALOG_FileOpen(), HandleCommandLine(), and ResourceToFile().
Definition at line 240 of file dialog.c.
Referenced by HandleCommandLine().
Definition at line 45 of file dialog.c.
Referenced by _tWinMain(), DIALOG_FilePrint(), DoCreateEditWindow(), DoOpenFile(), DoSaveFile(), and DoShowHideStatusBar().
Sets the caption of the main window according to Globals.szFileTitle: (untitled) - Notepad if no file is open [filename] - Notepad if a file is given
Definition at line 79 of file dialog.c.
Referenced by DIALOG_FileSave(), DIALOG_FileSaveAs(), DoCloseFile(), and DoOpenFile().
Definition at line 120 of file dialog.c.
Referenced by DIALOG_FileNew(), DIALOG_FileNewWindow(), DoOpenFile(), DoSaveFile(), and NOTEPAD_WndProc().