Search:

Type: Posts; User: gbaker

Search: Search took 0.00 seconds.

  1. Thread: Resource ICONs

    by gbaker
    Replies
    4
    Views
    5,974

    Do you mean you want me to post the resource.h...

    Do you mean you want me to post the resource.h data?

    #define IDI_MYICON 101
  2. Thread: Resource ICONs

    by gbaker
    Replies
    4
    Views
    5,974

    Well the parse error is: Line 150 in file...

    Well the parse error is:

    Line 150 in file resource.rc: parse error

    also I have declared IDI_MYICON as:

    #define IDI_MYICON 101

    in the resource.h file
  3. Thread: Resource ICONs

    by gbaker
    Replies
    4
    Views
    5,974

    Resource ICONs

    I am trying to load an icon from the resource file not from a *.ico file. I used the shareware version of Resource Builder to see how they make this work and then borrowed" their code to see if I...
  4. Replies
    0
    Views
    2,176

    Richedit backspace character????

    I have written a terminal interface program for windows. Everything works fine except when the program takes a character in from the serial port that is one of the special characters. ie. Backspace,...
Results 1 to 4 of 4