Search:

Type: Posts; User: BenPage

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,406

    I need to use dialogs as tabs?

    Hi there.


    I want to create a dialog, with a menu ( file, help, edit etc.), and with tabs on the dialog. Basically like the display properties dialog that you get when you right click on your...
  2. Hi Jaken I am not processing in the WndProc...

    Hi Jaken

    I am not processing in the WndProc function.

    Lets say the class that I created, the custom edit box class, is called CMyEditControl. Then the function that I use to process the event...
  3. Subclassed editbox: Do I need to create 2 subclasses for 2 edit controls?

    Hi there.

    I am using

    Operating System: Windows XP
    Project: Visual Studio 2003 C++ MFC Dialog Based Application

    I subclassed an edit box control because I want to capture the WM_KEYDOWN...
  4. Hi grumpsy. I havent previously used the...

    Hi grumpsy.

    I havent previously used the *FOCUS* messages to set the focus to specific dialogs. I have worked through Sams teach yourself book for VS C++ and he said that when there is any...
  5. Do I need to use Keyboard Hooks to solve my problem?

    Hi there.

    I am currently working on a project to identify users using their typing dynamics. I want to use the intervals
    between keystrokes on the keyboard as a user type in their passwords, to...
Results 1 to 5 of 5