Content deleted Content added
Matthiaspaul (talk | contribs) →Support in operating systems: Moved a link to a better place |
Matthiaspaul (talk | contribs) →Support in operating systems: expanded |
||
Line 7:
==Support in operating systems==
When operating systems initialize their codepage switching logic, they need to know but have no means to determine the previously active hardware code page.<ref name="Paul_2001_CPSwitchFD"/><ref name="Caldera_1998_USER"/><ref name="Paul_1997_NWDOSTIP"/><ref name="Paul_2001_NWDOSTIP"/> Under [[DOS]] this
: <tt>[[DEVICE (CONFIG.SYS directive)|DEVICE]]=...\DISPLAY.SYS CON=(type,hwcp,n|(n,m))</tt><ref name="Paul_2001_CPSwitchFD"/><ref name="Caldera_1998_USER"/><ref name="Paul_1997_NWDOSTIP"/><ref name="Paul_2001_NWDOSTIP"/>
If no hardware code page
In many English-speaking countries, the primary code page is either 437 (f.e. in the US) or 850 (f.e. in the UK, Irland and Canada),<ref name="Paul_1997_NWDOSTIP"/><ref name="Paul_2001_NWDOSTIP"/> so that, without specifying a different codepage, the system would often assume one of these to be the corresponding device's hardware code page as well.<ref name="Paul_2001_CPSwitchFD"/>
==OEM code pages==
|