Results 1 to 9 of 9

Thread: [Resolved] Simulating keystokes and focus issues (virtual game pad for tablet UPC)

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2011
    Posts
    11

    Re: Simulating keystokes and focus issues (virtual game pad for tablet UPC)

    I guess that code isn't written correctly then...I tried that and it doesn't work either. I guess I'll have to find something else.

    And no, VB6 doesn't allow for external hooking AFAIK, which is why I use the C++ .dll used by an custom control in the VB6 app. It does work, but its not catching all of the events which is the problem with that. I'll try that one you posted though...I tried that one first but couldn't get it working, though that might have been because I was using it on an x64 notepad (the other one only works on x86, so this might be the same)

    Edit: tried with old notepad, works for detecting right click but I havn't got it working for focus changes yet. I'll have another go later.
    Edit: Nope, same issue as previous .dll. Tried it on Notepad and Project64 and it simply won't detect any of the possible events that I could use for whatever reason, though it will detect some others, and spy++ detects everything...
    Last edited by xXSnowyXx; Jan 15th, 2011 at 04:32 AM.

  2. #2

    Thread Starter
    New Member
    Join Date
    Jan 2011
    Posts
    11

    Re: Simulating keystokes and focus issues (virtual game pad for tablet UPC)

    bump for still unresolved

Tags for this Thread

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