HI
how to know for a particular constant it's value
for example
MOUSEEVENTF_LEFTDOWN = &H2
how to know the &H2
thank you very much
Printable View
HI
how to know for a particular constant it's value
for example
MOUSEEVENTF_LEFTDOWN = &H2
how to know the &H2
thank you very much
This :
http://www.activevb.de/rubriken/apiv...viewereng.html
is a popular tool that has a list with very many constants.
thank you very much
Or this:
API Add-In for Visual Basic
thank you CVMichael
a question ; i can't compile this with visual studio 2008
do you have the compiled version
thank you
No... sorry... the Add-In is made for Visual Basic 6.
I did not know you are using .NET....