Search:

Type: Posts; User: tdk_ratboy

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,141

    Compiling Multifile Program

    I am trying to compile a program with two source files and a header file. A.cpp and B.cpp both include A.h which has my variables and function prototypes. However when I compile, I get variables...
  2. Replies
    0
    Views
    3,203

    Win32 COMBOBOX 'Enter' Key??

    I have a general question, how can I trap an 'Enter' Key being pressed after entering text into a combobox? I have tried subclassing the edit window of the combobox just like msdn recommended but...
Results 1 to 2 of 2