Subject:OLE with Sound Forge4.5???
Posted by: catfishq55
Date:11/30/1999 3:51:00 AM
I'm trying to interface Sound Forge 4.5 with Visual Basic or Visual C++, and I'm having some difficulties in doing so. I read that SF supports three different ways for OLE and that is: 1. Drag and drop 2. Copy Object to Clipboard 3. Insert Object These seem okay for apps like Word, but if I want to custom design an OLE container, how can I do it? Also, I need a listing of all the available methods for Sound Forge4.5! |
Subject:Re: OLE with Sound Forge4.5???
Reply by: pwppch
Date:12/9/1999 1:44:00 AM
You can't control Forge like this. Sound Forge is not a OLE Automation Server. There is no dispatch interface to Sound Forge, so there are not intefaces/methods available. Peter Quinn Wong wrote: >>I'm trying to interface Sound Forge 4.5 with Visual Basic >>or Visual C++, and I'm having some difficulties in doing >>so. I read that SF supports three different ways for OLE >>and that is: >> >>1. Drag and drop >>2. Copy Object to Clipboard >>3. Insert Object >> >>These seem okay for apps like Word, but if I want to custom >>design an OLE container, how can I do it? Also, I need a >>listing of all the available methods for Sound Forge4.5! >> >> |