So you think you just read some bytes from the memory and some how tranfer it to the activex control...well I have to say that is would not be possible. ActiveX control's work and comunicate with each other using COM and you have to use COM API to achieve your task.




Reply With Quote