Home
last modified time | relevance | path

Searched refs:MAXCMDLINELEN (Results 1 – 1 of 1) sorted by path

/trunk/main/setup_native/source/win32/stwrapper/
H A Dstwrapper.cxx45 const int MAXCMDLINELEN = 32768; variable
369 lpCommandLine = new TCHAR[MAXCMDLINELEN]; in _tWinMain()
415 lpCommandLine = new TCHAR[MAXCMDLINELEN]; in _tWinMain()

Completed in 7 milliseconds