ReactOS 0.4.15-dev-6657-ged9973f
|
Go to the source code of this file.
Definition at line 4 of file about.c.
Definition at line 604 of file dialog.c.
Referenced by DoOpenFile(), and NOTEPAD_MenuCommand().
Definition at line 745 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 386 of file dialog.c.
Referenced by NOTEPAD_MenuCommand(), and NOTEPAD_WndProc().
Definition at line 417 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 446 of file dialog.c.
Referenced by DoCloseFile(), and NOTEPAD_MenuCommand().
Definition at line 521 of file dialog.c.
Referenced by DIALOG_FileSave(), and NOTEPAD_MenuCommand().
Definition at line 880 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 948 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 807 of file dialog.c.
Referenced by DIALOG_SearchNext(), and NOTEPAD_MenuCommand().
Definition at line 812 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 755 of file dialog.c.
Referenced by NOTEPAD_MenuCommand().
Definition at line 141 of file dialog.c.
Referenced by NOTEPAD_WndProc().
Definition at line 920 of file dialog.c.
Referenced by DIALOG_StatusBarUpdateAll(), EDIT_WndProc(), and NOTEPAD_WndProc().
Definition at line 187 of file dialog.c.
Referenced by AlertFileDoesNotExist(), AlertFileNotFound(), AlertFileNotSaved(), and AlertPrintError().
Definition at line 937 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 301 of file dialog.c.
Referenced by DIALOG_FileNew(), DoOpenFile(), and NOTEPAD_WndProc().
Definition at line 654 of file dialog.c.
Referenced by DIALOG_EditWrap(), and NOTEPAD_WndProc().
Definition at line 331 of file dialog.c.
Referenced by DIALOG_FileOpen().
Definition at line 620 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 229 of file dialog.c.
Referenced by DIALOG_FileOpen(), and HandleCommandLine().
Definition at line 234 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 73 of file dialog.c.
Referenced by DIALOG_FileSave(), DIALOG_FileSaveAs(), DoCloseFile(), and DoOpenFile().
Definition at line 114 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().