home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 February
/
Chip_2004-02_cd1.bin
/
tema
/
stream
/
download
/
asfrec
/
source
/
wingui
/
CmdLine.h
< prev
next >
Wrap
C/C++ Source or Header
|
2000-06-14
|
136b
|
8 lines
/* Prototypes */
int ParseCommandLine(LPTSTR cmdline);
extern void FreeCommandLine(void);
extern int argc;
extern char **argv;