Platform : Windows 9X, XP, Vista, Window 7
For Windows Developers who need to advanced video, audio editing in asp, asp.net, php, c++, c#, vb.net , vb, delphi, vfp, access.
With VS2008, if you want to using the ActiveX Control . There are two issues that will prevent your application from working. The first is that VS2008 now enables DEP for applications it compiles. The second is that you need to tell VS2008 to compile your .net application for the same processor (32 or 64) as the ActiveX control.
Steps for using an ActiveX control in VS2008.