blah blah blah is here! blah blah » Close

0
votes
1 answers

Alt + Click label

AK01
15

Hi! Is there a way to track that down? I ran across some code which deals with importing function from user library: [DllImport("User32.dll")]private static extern short GetAsyncKeyState(Keys vKey); and the use of it loo ...

Feedback