Home
last modified time | relevance | path

Searched refs:ReadCommandLineInfo (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.4.1/guix_studio/
DCommandInfo.h56 void ReadCommandLineInfo(LPTSTR m_lpCmdLine);
DCommandInfo.cpp92 void CCommandInfo::ReadCommandLineInfo(LPTSTR m_lpCmdLine) in ReadCommandLineInfo() function in CCommandInfo
Dstudiox.cpp240 pCmdInfo -> ReadCommandLineInfo(m_lpCmdLine); in InitInstance()