Home
last modified time | relevance | path

Searched refs:tool (Results 1 – 25 of 69) sorted by relevance

123

/reactos/base/applications/msconfig_new/
H A Dtoolspage.cpp128 assert(tool); in AddItem()
131 item.lParam = (LPARAM)tool; in AddItem()
158 TOOL* tool; in AddTool() local
174 AddItem(bIsStandard, _bstr_t(varName), _bstr_t(varHelp), tool); in AddTool()
235 TOOL* tool; in Update_States() local
247 tool = reinterpret_cast<TOOL*>(item.lParam); in Update_States()
253 if (!*(wchar_t*)tool->m_AdvParam) in Update_States()
267 numOfChars = BuildCommandLine(NULL, tool->m_Command, tool->m_AdvParam, 0); in Update_States()
269 BuildCommandLine(lpszCmdLine, tool->m_Command, tool->m_AdvParam, numOfChars); in Update_States()
273 numOfChars = BuildCommandLine(NULL, tool->m_Command, tool->m_DefParam, 0); in Update_States()
[all …]
/reactos/sdk/tools/create_nls/
H A DReadme1 Create_nls - .nls file creation tool
4 Create_nls is a tool to create binary .nls files from codepage mapping
15 'make': builds create_nls tool.
/reactos/base/applications/mspaint/
H A Dtoolbox.cpp103 TOOLTYPE tool; member
134 toolsModel.SetActiveTool(CommandToToolMapping[i].tool); in OnCommand()
147 TOOLTYPE tool = toolsModel.GetActiveTool(); in OnToolsModelToolChanged() local
150 if (CommandToToolMapping[i].tool == tool) in OnToolsModelToolChanged()
/reactos/dll/win32/msgina/
H A Dshutdown.c601 TTTOOLINFOW tool; in CreateToolTipForButtons() local
605 tool.cbSize = sizeof(tool); in CreateToolTipForButtons()
606 tool.hwnd = hDlg; in CreateToolTipForButtons()
607 tool.uFlags = TTF_IDISHWND | TTF_SUBCLASS; in CreateToolTipForButtons()
608 tool.uId = (UINT_PTR)hwndTool; in CreateToolTipForButtons()
619 tool.lpszText = szBuffer; in CreateToolTipForButtons()
620 SendMessageW(hwndTip, TTM_ADDTOOLW, 0, (LPARAM)&tool); in CreateToolTipForButtons()
/reactos/drivers/network/tcpip/lwip/test/fuzz/
H A DREADME5 process them. They are used together with the 'american fuzzy lop' tool (found
8 unexpected inputs are handled. The afl tool will read the known inputs, and
/reactos/modules/rosapps/applications/devutils/gdb2/
H A DREADME1 dbg2 is a tool that splits the console output of gdb and the debugged program. it runs gdb into new…
/reactos/dll/win32/oleacc/lang/
H A Doleacc_En.rc38 ROLE_SYSTEM_TOOLTIP "tool tip"
47 ROLE_SYSTEM_TOOLBAR "tool bar"
/reactos/base/applications/cmdutils/where/lang/
H A Den-US.rc9 By default, this tool searches by using the pattern(s) and the paths\n\
28 NOTE: This tool returns an error level of 0 if the search was successful,\n\
/reactos/dll/win32/shell32/dialogs/
H A Ddialogs.cpp1294 TTTOOLINFOW tool; in CreateToolTipForButtons() local
1298 tool.cbSize = sizeof(tool); in CreateToolTipForButtons()
1299 tool.hwnd = hDlg; in CreateToolTipForButtons()
1300 tool.uFlags = TTF_IDISHWND | TTF_SUBCLASS; in CreateToolTipForButtons()
1301 tool.uId = (UINT_PTR)hwndTool; in CreateToolTipForButtons()
1312 tool.lpszText = szBuffer; in CreateToolTipForButtons()
1313 SendMessageW(hwndTip, TTM_ADDTOOLW, 0, (LPARAM)&tool); in CreateToolTipForButtons()
/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DREADME2 Registry Explorer is console mode tool for reading/writing ReactOS
/reactos/base/applications/cmdutils/tasklist/lang/
H A Dcs-CZ.rc15 This tool displays a list of currently running processes on\n\
H A Dde-DE.rc15 This tool displays a list of currently running processes on\n\
H A Del-GR.rc15 This tool displays a list of currently running processes on\n\
H A Des-ES.rc15 This tool displays a list of currently running processes on\n\
H A Det-EE.rc15 This tool displays a list of currently running processes on\n\
H A Dfr-FR.rc15 This tool displays a list of currently running processes on\n\
H A Dit-IT.rc15 This tool displays a list of currently running processes on\n\
H A Dno-NO.rc15 This tool displays a list of currently running processes on\n\
H A Dsk-SK.rc15 This tool displays a list of currently running processes on\n\
H A Dsq-AL.rc15 This tool displays a list of currently running processes on\n\
H A Dsv-SE.rc15 This tool displays a list of currently running processes on\n\
H A Dbg-BG.rc15 This tool displays a list of currently running processes on\n\
H A Dca-ES.rc15 This tool displays a list of currently running processes on\n\
H A Dlt-LT.rc15 This tool displays a list of currently running processes on\n\
H A Dpt-BR.rc15 This tool displays a list of currently running processes on\n\

123