rsp4jack / GetCP

A lightweight tool to get ACP or OEMCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetCP

A lightweight tool to get ACP or OEMCP

ONLY SUPPORT WINDOWS

GetCP, Get Code Page

Usage:
	GetCP (acp|oemcp)

Output format:

> GetCP oemcp
65001		< Maybe not this number
> GetCP acp
65001		< Maybe not this number

About

A lightweight tool to get ACP or OEMCP


Languages

Language:C 100.0%