IMPORT_METHOD void CPROC ParseIntoArgs(TEXTCHAR * lpCmdLine, int * pArgc, TEXTCHAR *** pArgv);
system.h
this needs to have 'GetCommandLine()' passed to it.
Functions