Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!snorkelwacker.mit.edu!bu.edu!icad!crm From: crm@icad.com (Christopher McConnell) Newsgroups: comp.windows.ms.programmer Subject: How to use Non Alphabet characters in a .rc file Message-ID: <1991Apr1.180639.13999@icad.com> Date: 1 Apr 91 18:06:39 GMT Article-I.D.: icad.1991Apr1.180639.13999 Sender: crm@icad.com (Christopher McConnell) Distribution: usa Organization: ICAD Inc., Cambridge, MA Lines: 8 I would like to create a string in my resource file which has the copyright symbol in it. I will then be using this string in LoadString for the About... dialog box. I know that the resource file recognizes \015 as a character return. Is there any way to get the little (c) for a copyright in a resource string? - Chris crm@icad.com