Results 1 to 1 of 1

Thread: Picture Box Messages *RESOLVED*

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341

    Picture Box Messages *RESOLVED*

    hey,

    i found a DLL that creates a global hook to the keyboard. it requires a InstallHook function to be loaded up which ive done.

    The function passes a HWND value. The demo in vb of this uses a picture box.

    When im wondering in C++ is how i can create and work out the HWND of a picture box.

    Then most importantly receive the KeyDown event on the picture box.

    Can anything 'easier' be used than a picture box ??

    P.s this is been doine in a Win32 DLL (No MFC Crap) and i could you a dialogue box if it makes it easier.
    Last edited by PsyVision; Jul 30th, 2002 at 09:02 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width