Thread: Extended ASCII Characters in an RTF Control

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User JustMax's Avatar
    Join Date
    Jan 2009
    Posts
    59

    Extended ASCII Characters in an RTF Control

    I am sure this must be simple but I cannot find a way to do it:

    I have a Rich Text control in a C application (non-MFC) and I want to draw boxes around some of the text in a form. How do I insert extended ASCII characters (dec 180 - 219 range) into the form?

    Or, is there a better way to make a portion of my form appear to be in outlined boxes?
    Last edited by JustMax; 04-01-2009 at 08:12 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ascii characters
    By Denethor2000 in forum C++ Programming
    Replies: 3
    Last Post: 03-20-2002, 05:26 AM
  2. Printing extended ASCII characters
    By Jonny M in forum C Programming
    Replies: 2
    Last Post: 03-01-2002, 10:12 AM
  3. Printing characters not in the ASCII table
    By Unregistered in forum C Programming
    Replies: 2
    Last Post: 01-21-2002, 01:47 PM
  4. Using Control Characters in Unix
    By jharley in forum C Programming
    Replies: 2
    Last Post: 12-06-2001, 09:17 AM
  5. ASCII characters
    By NuKid in forum C++ Programming
    Replies: 1
    Last Post: 11-24-2001, 09:14 PM