Does any one know why? if so how do I get the HWND of the webbrowser control? is it possible at all?
thanks!
--maciej
Printable View
Does any one know why? if so how do I get the HWND of the webbrowser control? is it possible at all?
thanks!
--maciej
I get exactly the same thing ! I'll dig around on the MSDN / KB and see what that says. If I find anything, I'll post it here.
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
I have run into the same problem...I'm not exactly positive, but here is what I have been able to find out so far.
The reason you receive that error, is because whatever dll you are trying to call is already in use. I have had multiple (different) dll/exe files report that error when I try to use them in VB.