mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
8 lines
96 B
C
8 lines
96 B
C
![]() |
/* prototypes for CHCP.C */
|
||
|
|
||
|
|
||
|
#ifdef INCLUDE_CMD_CHCP
|
||
|
|
||
|
INT CommandChcp (LPTSTR, LPTSTR);
|
||
|
|
||
|
#endif
|