Search found 1 match

Search found 1 match Page 1 of 1
by uNhoL
Tue Apr 06, 2010 4:59 pm
Forum: Quick Snips
Topic: Hot Keys for your Application
Replies: 4
Views: 2588

"GetAsyncKeyState" Is not declared... Try Google.com There you go: http://msdn.microsoft.com/en-us/library/ms646293(VS.85).aspx Just add <DllImport("user32.dll", CharSet:=CharSet.Auto, ExactSpelling:=True)> Public Shared Function GetAsyncKeyState(ByVal vkey As Integer) As Short ...
Search found 1 match Page 1 of 1
Go to advanced search