ReactOS 0.4.16-dev-13-ge2fc578
|
Go to the source code of this file.
Definition at line 4 of file about.c.
Definition at line 615 of file dialog.c.
Referenced by DoOpenFile(), and NOTEPAD_MenuCommand().
Definition at line 756 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 397 of file dialog.c.
Referenced by NOTEPAD_MenuCommand(), and NOTEPAD_WndProc().
Definition at line 428 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 457 of file dialog.c.
Referenced by DoCloseFile(), and NOTEPAD_MenuCommand().
Definition at line 532 of file dialog.c.
Referenced by DIALOG_FileSave(), and NOTEPAD_MenuCommand().
Definition at line 891 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 959 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 818 of file dialog.c.
Referenced by DIALOG_SearchNext(), and NOTEPAD_MenuCommand().
Definition at line 823 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 766 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 147 of file dialog.c.
Referenced by NOTEPAD_WndProc().
Definition at line 931 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 948 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 665 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 631 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(), and HandleCommandLine().
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 _tWinMain(), FileChildWindow::activate_entry(), StartMenu::AddEntries(), RecentStartMenu::AddEntries(), QuickLaunchBar::AddShortcuts(), DIALOG_FileNew(), DIALOG_FileNewWindow(), DoOpenFile(), DoSaveFile(), Favorites::import_IE_favorites(), ShellBrowser::InsertSubitems(), ShellBrowser::jump_to_pidl(), NOTEPAD_WndProc(), FindProgramDlg::Notify(), Entry::read_tree(), FileChildWindow::refresh(), FindProgramDlg::Refresh(), and FileChildWindow::set_curdir().