Is there any possibility to get access to DOM of an open IE window using DevC++? I have read some information about it on Microsoft's Web site, but it seems that their example only works with Visual Studio. The problem is, we can easily get the HWND of "Internet Explorer_Server" object, but the ObjectFromLresult function doesn't work properly

If you have a working example of a working function, please share.