reactos/rosapps/cmd/chcp.h

8 lines
96 B
C
Raw Normal View History

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