For some odd reason sony refuses to support anything but an activex control for using their cameras, so I need to somehow access this from a C++ non-MFC application. Any Ideas on how I should go about this? I thought about wrapping the activex control into a DLL that I could then link to, but I have absolutely no MFC experience and dont know how to go about this. Im using VC++ 6.0