Results 1 to 2 of 2

Thread: สอบถามฟังชัน GetAsyncKeyState

  1. #1
    Junior Member
    Join Date
    Jul 2009
    Posts
    22


    สอบถามฟังชัน GetAsyncKeyState ใน window.h

    คือถ้าผมจะเขียนโปรแกรมใน linux แล้วจะสามารถใช้ฟังชันอะไรแทนได้คับ

    ที่มีการทำงานคล้ายกับฟังชัน GetAsyncKeyState

    ขอบคุณคับ

  2. #2


    เท่าที่รู้มาคือ ไม่มีครับ แต่พอมีวิธีแก้คือ
    Solution 1
    เขียนแทนด้วย wndproc() เลย
    [code]bool keys[256]

    LRESULT CALLBACK WndProc(bra bra bra bra)
    {

Similar Threads

  1. Replies: 1
    Last Post: 03-07-2007, 10:13 PM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

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