User (Legacy) Posted June 5, 2000 Report Share Posted June 5, 2000 hmmm... Excuse me if I wander through some ideas here- yuo've probably tried them all: have you registered the dll's lately? are they located in the chartfx desinated locations (Program Files->Common->Software FX Shared)? are you doing anything between the getextension call? have you tried to set the annotation call on a button to visually see if it works? can you even get annotation objects on the sample chart fx app? earlier you said: Actually, it looks like raw_GetExtension receieves a char pointer (LPSTR), not a BSTR. are you trying to pass a LPSTR? I know I tried that once in the past and it didnt work... I was able to duplicate your error by misspelling the "AnnotationX.AnnList"... It gave me error 0x800401f3 which was the invalid class string thing... thats about all i can think of... I hope something here can be of use... hth josh "Andrew Pane" <apane@merak.com> wrote in message news:DE0379D14694D211B4CE00609770710D0560B3@sftfx-221.wamnet.net... > Nope, I think I'm on all the latest versions: > > cfx4032.dll: 4.0.16.0 > sfxbar.dll: 1.0.12.0 > annotatex.dll: 1.0.16.0 > > Andrew > > > Josh Eanes <josheanes@bihrle.com> wrote in message > news:DE0379D14694D211B4CE00609770710D0560AF@sftfx-221.wamnet.net... > > Hey Andrew, > > > > I tried your code exactly in my app and it works okay (pops up annotation > > tool bar and returns pAnnList as something other than NULL)... sorry- i > > know thats no help to you except to say you're doing it right... is there > > any chance you dont have the latest versions of chartfx? > > > > hth josh > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.