Home
last modified time | relevance | path

Searched refs:Prompt (Results 1 – 25 of 66) sorted by relevance

123

/reactos/dll/win32/msgina/
H A Dtui.c69 WCHAR Prompt[256]; in DisplayResourceText() local
73 if (0 == LoadStringW(hDllInstance, uIdResourceText, Prompt, _countof(Prompt))) in DisplayResourceText()
77 Prompt, wcslen(Prompt), in DisplayResourceText()
/reactos/base/shell/cmd/
H A Dprompt.c136 LPTSTR pr, Prompt; in PrintPrompt() local
141 Prompt = szPrompt; in PrintPrompt()
143 Prompt = DefaultPrompt; in PrintPrompt()
153 for (pr = Prompt; *pr; ++pr) in PrintPrompt()
H A Dfiles.txt47 prompt.c Prompt handling functions
/reactos/sdk/include/reactos/mc/
H A Dsacmsg.mc178 lock Lock access to Command Prompt channels.
608 cmd Create a Command Prompt channel.
614 Timeout: Unable to launch a Command Prompt. The service responsible for
615 launching Command Prompt channels has timed out. This may be
622 The Command Prompt session was successfully launched.
634 Error: Unable to launch a Command Prompt. The service responsible for launching
635 Command Prompt channels has not yet registered. This may be because the
711 Command Prompt%0
717 Locked access to all Command Prompt channels.
723 Launching of Command Prompt channels is disabled.
/reactos/ntoskrnl/kdbg/
H A Dkdb_print.c183 _In_ PCSTR Prompt, in KdbPrompt() argument
190 PromptString.Buffer = Prompt; in KdbPrompt()
192 (USHORT)strnlen(Prompt, MAXUSHORT - sizeof(ANSI_NULL)); in KdbPrompt()
H A Dkdb.h330 _In_ PCSTR Prompt,
H A Dkdb_cli.c2956 PCSTR Prompt; in KdbpPagerInternal() local
2965 Prompt = "--- Press q to abort, e/End,h/Home,u/PgUp, other key/PgDn ---"; in KdbpPagerInternal()
2967 Prompt = "--- Press q to abort, any other key to continue ---"; in KdbpPagerInternal()
2969 KdbPuts(Prompt); in KdbpPagerInternal()
/reactos/sdk/lib/rtl/
H A Ddebug.c277 DbgPrompt(IN PCCH Prompt, in DbgPrompt() argument
289 Output.Length = (USHORT)strlen(Prompt); in DbgPrompt()
290 Output.Buffer = (PCHAR)Prompt; in DbgPrompt()
/reactos/drivers/filesystems/fastfat/
H A DREADME.md43Prompt window and the Microsoft Build Engine (MSBuild.exe) Previous versions of the WDK used the W…
47 1. Open a Visual Studio Command Prompt window at the **Start** screen. From this window you can use…
/reactos/win32ss/user/winsrv/consrv/lang/
H A Dit-IT.rc5 IDS_CONSOLE_TITLE "Prompt ReactOS"
/reactos/boot/bootdata/
H A DCMakeLists.txt77 add_livecd_shortcut("Command Prompt" cmd.exe "Profiles/All Users/Desktop")
96 add_livecd_shortcut("Command Prompt" cmd.exe "Profiles/All Users/Start Menu/Programs/Accessories")
104 add_livecd_shortcut("Command Prompt" cmd.exe "Profiles/Default User/Application Data/Microsoft/Inte…
/reactos/subsystems/mvdm/config/
H A DCONFIG.NT17 REM Command Prompt Option
19 REM If the user returns to the Command Prompt either from a TSR,
/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DCMakeLists.txt29 Prompt.cpp)
/reactos/sdk/include/xdk/
H A Dkdfuncs.h9 _In_z_ PCCH Prompt,
/reactos/dll/win32/shell32/dialogs/
H A Ddialogs.cpp1021 WCHAR Prompt[256]; in ConfirmDialog() local
1024 LoadStringW(shell32_hInstance, PromptId, Prompt, _countof(Prompt)); in ConfirmDialog()
1026 return MessageBoxW(hWndOwner, Prompt, Title, MB_YESNO | MB_ICONQUESTION) == IDYES; in ConfirmDialog()
/reactos/dll/win32/tapiui/lang/
H A Den-US.rc126 PUSHBUTTON "&Wait for Prompt...", 1017, 7, 197, 90, 14
147 PUSHBUTTON "&Wait for Prompt...", 1017, 7, 197, 90, 14
168 PUSHBUTTON "&Wait for Prompt...", 1017, 7, 197, 90, 14
H A Dhe-IL.rc126 PUSHBUTTON "&Wait for Prompt...", 1017, 7, 197, 90, 14
147 PUSHBUTTON "&Wait for Prompt...", 1017, 7, 197, 90, 14
168 PUSHBUTTON "&Wait for Prompt...", 1017, 7, 197, 90, 14
H A Dsq-AL.rc130 PUSHBUTTON "&Prisni për Prompt...", 1017, 7, 197, 90, 14
151 PUSHBUTTON "&Prisni për Prompt...", 1017, 7, 197, 90, 14
172 PUSHBUTTON "&prisni për Prompt...", 1017, 7, 197, 90, 14
/reactos/dll/cpl/powercfg/lang/
H A Dth-TH.rc94 …AUTOCHECKBOX "&Prompt for password when computer resumes from standby", IDC_PASSWORDLOGON, 17, 60,…
H A Did-ID.rc96 …AUTOCHECKBOX "&Prompt kata sandi saat komputer melanjutkan dari standby", IDC_PASSWORDLOGON, 17, 6…
H A Den-US.rc94 …AUTOCHECKBOX "&Prompt for password when computer resumes from standby", IDC_PASSWORDLOGON, 17, 60,…
/reactos/base/shell/cmd/lang/
H A Den-US.rc43 text Prompt string to display.\n\n\
115 /P Prompt. Ask before deleting each file.\n\
298 Prompt can be made up of normal characters and the following special codes:\n\n\
502 …STRING_CMD_INFOLINE " ReactOS Command Prompt Type HELP = Hel…
H A Dsk-SK.rc49 text Prompt string to display.\n\n\
121 /P Prompt. Ask before deleting each file.\n\
304 Prompt can be made up of normal characters and the following special codes:\n\n\
508 …STRING_CMD_INFOLINE " ReactOS Command Prompt Type HELP = Hel…
/reactos/
H A Dconfigure.cmd101 echo Please run this command in a [Developer] Command Prompt for Visual Studio.
/reactos/media/inf/
H A Dshortcuts.inf84 CMD_TITLE=Command Prompt
859 CMD_TITLE=Prompt dei comandi
982 CMD_TITLE=Command Prompt
1042 CMD_TITLE=Command Prompt
1172 CMD_TITLE=Command Prompt

123