Searched refs:MAXCMDLINELEN (Results 1 – 1 of 1) sorted by relevance
45 const int MAXCMDLINELEN = 32768; variable369 lpCommandLine = new TCHAR[MAXCMDLINELEN]; in _tWinMain()415 lpCommandLine = new TCHAR[MAXCMDLINELEN]; in _tWinMain()
Completed in 14 milliseconds