Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!spool.mu.edu!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!quiche!won From: won@cs.mcgill.ca (Won-Kook HONG) Newsgroups: comp.windows.ms.programmer Subject: Menu bar and Dialogue fonts Message-ID: <1991Mar4.225316.1632@cs.mcgill.ca> Date: 4 Mar 91 22:53:16 GMT Sender: news@cs.mcgill.ca (Netnews Administrator) Organization: SOCS, McGill University, Montreal, Canada Lines: 24 Originator: won@homer Hello, folks ! I need a pointer !!! Recently, I have been thinking about developing an application in Korean under MSWindow. A friend of mine suggested that I should get my-self the three volume books on SDK from MS Corp. He said that SDK + three books will be all I need. So I went to a computer bookstore and got them. My application requires the menu to appear in Korean. So I was reading, I looked for a way to change font for the menu bar and the dialogue boxes to Korean font. But I could not find a way to change the font !! Does anyone know, or where to get a information on, how I can change the menu bar font ? Secondly, the Korean font which I will be using requires 2 bytes to represent a character. The character code will range from 0x0000 to 0xFFFF. Any help will be appreciated, Won