1
0
mirror of https://github.com/UzixLS/KernelEx.git synced 2025-07-18 23:11:19 +03:00
Files
KernelEx/kexcrt/msvc/argcargv.h
2018-11-03 16:21:13 +03:00

4 lines
82 B
C
Executable File

extern char * _ppszArgv[];
int __cdecl _ConvertCommandLineToArgcArgv( void );