It is possible to get an hDC on the swf ocx in VB ? in C++ ?
Printable View
It is possible to get an hDC on the swf ocx in VB ? in C++ ?
You can get the HWND for the OCX and then use GetDC on that.
hum... is there another version of the ocx? because I can't get the the handle on the ShockwaveFlash window.