This function converts a Windows (ANSI) zero terminated string to a Code page 850 string (the standard 100LX code page). It is used when loading an OmniBook file.
Syntax: DB_WinStrTo850(char far *str);
<}Pre>