--- sourceforge.net/trunk/rdesktop/constants.h 2005/03/13 08:10:30 854 +++ sourceforge.net/trunk/rdesktop/constants.h 2005/03/13 13:18:48 855 @@ -21,6 +21,9 @@ /* TCP port for Remote Desktop Protocol */ #define TCP_PORT_RDP 3389 +#define DEFAULT_CODEPAGE "UTF-8" +#define WINDOWS_CODEPAGE "UTF-16" + /* ISO PDU codes */ enum ISO_PDU_CODE {