M
Matias Woloski
I need to translate this to c#.
It's for a capturing screen shots on IE.
http://cvs.sourceforge.net/viewcvs.py/*checkout*/iecapt/IECapt/IECapt/IECapt.cpp?rev=1.2
I don't know how to start. Should I use p/invoke? How I handler the WM
messages? How do I create the hidden IE window?
Is it possible with c# or I should I go to managed c++ extensions?
Thanks,
Matias
It's for a capturing screen shots on IE.
http://cvs.sourceforge.net/viewcvs.py/*checkout*/iecapt/IECapt/IECapt/IECapt.cpp?rev=1.2
I don't know how to start. Should I use p/invoke? How I handler the WM
messages? How do I create the hidden IE window?
Is it possible with c# or I should I go to managed c++ extensions?
Thanks,
Matias