reactos/rosapps/cmd/chcp.h
Rex Jolliff 9f7f2c0f72 Added Eric Kohl's port of freedos command
svn path=/trunk/; revision=324
1999-03-20 20:28:42 +00:00

8 lines
96 B
C

/* prototypes for CHCP.C */
#ifdef INCLUDE_CMD_CHCP
INT CommandChcp (LPTSTR, LPTSTR);
#endif