Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!otter.hpl.hp.com!otter!hdg From: hdg@otter.hpl.hp.com (Hugh Duggan) Newsgroups: comp.windows.ms.programmer Subject: Re: How to use Non Alphabet characters in a .rc file Message-ID: <72170007@otter.hpl.hp.com> Date: 3 Apr 91 07:43:52 GMT References: <1991Apr1.180639.13999@icad.com> Organization: Hewlett-Packard Laboratories, Bristol, UK. Lines: 14 > 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 Use \251 . Hugh Duggan, HP Labs, Bristol