AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 7 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Keyboard filter driver help (C / Visual C)
composition4

Replies: 1
Views: 443

PostForum: Ask for Help   Posted: Thu Feb 15, 2007 2:30 am   Subject: Keyboard filter driver help (C / Visual C)
Hi,

First off, this IS AutoHotkey related, although it may seem not!

I'm trying to modify the excellent keyboard filter drivers that GeoManNL posted (VOID
KbFilter_ServiceCallback(
IN ...
  Topic: keyboard filter
composition4

Replies: 26
Views: 15998

PostForum: Utilities & Resources   Posted: Thu Jan 25, 2007 12:17 am   Subject: keyboard filter
Yeah I tried this, but I believe it's because the driver is written for a PS/2 keyboard, not a USB. One quick solution is to get a USB to PS/2 adapter (that's what I did)

To the writer of these dr ...
  Topic: Use of USB Numeric Keypad
composition4

Replies: 4
Views: 653

PostForum: Ask for Help   Posted: Thu Dec 21, 2006 1:20 am   Subject: Use of USB Numeric Keypad
I've got the same question, so I'll tack it onto this post. I think Chris may have misunderstood the original post (or I have!).

What my question and I think the original poster's question was, is: ...
  Topic: (All?) Windows Messages + Hex codes, for Postmessage/Sendmes
composition4

Replies: 6
Views: 1991

PostForum: Utilities & Resources   Posted: Wed Dec 20, 2006 11:54 pm   Subject: (All?) Windows Messages + Hex codes, for Postmessage/Sendmes
Hi all,

I'm sure you have probably seen this link before, but it shows all the message code AND hex codes (eg. 0014 WM_ERASEBKGND) for use with the Postmessage and Sendmessage command. This link h ...
  Topic: Removing scrollbar from an application
composition4

Replies: 4
Views: 521

PostForum: Ask for Help   Posted: Wed Dec 20, 2006 11:48 pm   Subject: Removing scrollbar from an application
Thanks for the reply.

I have tried with the hex code to but to no avail. Last night when I went home, I tried using Control, Style, -0x100000 (or whatever WS_HSCROLL is), MDI_Window1 (or something ...
  Topic: Removing scrollbar from an application
composition4

Replies: 4
Views: 521

PostForum: Ask for Help   Posted: Wed Dec 20, 2006 3:56 am   Subject: Removing scrollbar from an application
Sorry I did mean WinSet. There's a style called WS_HSCROLL (i think, from memory) but if I use WinSet, Cubase SX 3, -WS_HSCROLL it doesn't work?

I've looked into Control command but it doesn't see ...
  Topic: Removing scrollbar from an application
composition4

Replies: 4
Views: 521

PostForum: Ask for Help   Posted: Wed Dec 20, 2006 1:03 am   Subject: Removing scrollbar from an application
Hi all,

I have a program (specifically, Cubase SX 3) which creates a horizontal scrollbar down the bottom of the main window when I have its tools/mixer windows placed in certain ways. I want to r ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group