Quote Originally Posted by Runesmith View Post
Does anyone with VB6 happen to have a published build of the dll? I can't compile this project on VB.net 2008 as the conversion is a herculean task.
If I had more time I'd walk you through it, but honestly, since having found pinvoke.net, there really is no need to copy someone else's source for this. Just go there and look at the listing under "user32" and you'll find every command and function you can dream of with updates as to what does and doesn't work and plenty of examples.