Home
last modified time | relevance | path

Searched defs:hCommand (Results 1 – 2 of 2) sorted by relevance

/dports/editors/fxite/fxite-FXITE-0_92/jef/
H A Dinterproc.h46 HGLOBAL hCommand; variable
/dports/devel/codeworker/CodeWorker4_5_3/cs/src/
H A DDOTNET.cpp1577 System::String* Runtime::executeStringQuiet(ParseTree* hThis, System::String* hCommand) { in executeStringQuiet()
2673 System::String* Runtime::system(System::String* hCommand) { in system()