Results 1 to 4 of 4

Thread: keydown in win32

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800

    keydown in win32

    I think I've seen something like a WM_KEYDOWN event, or something like it...

    how can I catch keys pressed?
    Last edited by SteveCRM; Jul 4th, 2002 at 08:31 PM.

  2. #2
    New Member
    Join Date
    Jul 2002
    Posts
    4
    WM_KEYPRESS

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    yeah but how do I use it....how can I tell which key has been pushed ???

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    look it up in the reference - it's all encoded into the lParam and wParam.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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