Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Nero SDK Discussion Forum


Commercial message



Nero SDK Discussion Forum Discuss, OnDoneCDInfo?(NeroCom) at International Chat: Software related forum; I am call CDInfo(NERO_READ_CD_TEXT), but OnDoneCDInfo never fired. . . . void __fastcall DoneCDInfo(TObject *Sender,INeroCDInfo *pCDInfo); . . . curdevice->OnDoneCDInfo=DoneCDInfo; curdevice->CDInfo(NERO_READ_CD_TEXT);


Reply
 
Thread Tools
Old 01-05-2004   #1 (permalink)
CD Freaks Rookie
 
Join Date: Apr 2004
Location: Ukraine
Posts: 48
OnDoneCDInfo?(NeroCom)

I am call CDInfo(NERO_READ_CD_TEXT), but OnDoneCDInfo never fired.

.
.
.
void __fastcall DoneCDInfo(TObject *Sender,INeroCDInfo *pCDInfo);
.
.
.
curdevice->OnDoneCDInfo=DoneCDInfo;
curdevice->CDInfo(NERO_READ_CD_TEXT);
__________________
Tors
Tors is offline   Reply With Quote
Old 01-05-2004   #2 (permalink)
CD Freaks Rookie
 
Join Date: Apr 2004
Location: Ukraine
Posts: 48
After execute function CDInfo, dont work LoadCD, EjectCD???
__________________
Tors
Tors is offline   Reply With Quote
Old 01-05-2004   #3 (permalink)
CD Freaks Rookie
 
Join Date: Apr 2004
Location: Ukraine
Posts: 48
After call CDInfo metod, if I close main form, main form is hide,
but application dont terminate.
And CD-Rom blocked and one dont eject
__________________
Tors
Tors is offline   Reply With Quote
Old 01-05-2004   #4 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
I assume you are using C++ Builder (from your previous posts). I am not familiar with it so I cannot comment on the way you are handling events. The problem is probably in the way events are (mis)handled. Perhaps you should check this out...

Does any other event get fired? If not, the most probable cause of your problem is that you do not handle events properly.
alexp is offline   Reply With Quote
Old 01-05-2004   #5 (permalink)
CD Freaks Rookie
 
Join Date: Apr 2004
Location: Ukraine
Posts: 48
I use C ++ Builder.
I managed to import NeroCom.
For example event OnDoneErase works very well, and OnDoneCDInfo at does not work.
__________________
Tors
Tors is offline   Reply With Quote
Old 04-05-2004   #6 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
Perhaps the following part of your code is the problem? The syntax is somewhat peculiar and other C++ Builder users might have some comments...
Code:
void __fastcall DoneCDInfo(TObject *Sender,INeroCDInfo *pCDInfo); 
. 
. 
. 
curdevice->OnDoneCDInfo=DoneCDInfo;
Everybody is usually either not receiveing any events or all of them (as appropriate). It sounds like a problem in your code somewhere.
alexp is offline   Reply With Quote
 
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Returning OnDoneCDInfo dthomson Nero SDK Discussion Forum 1 26-03-2006 15:14
Msgbox causes OnDoneCDInfo to be called again and again Raffael Walther Nero SDK Discussion Forum 5 26-07-2005 15:15
using NeroCom with C# yoss05 Nero SDK Discussion Forum 4 11-04-2005 09:16
CDInfo - OnDoneCDInfo PGavin Nero SDK Discussion Forum 7 10-11-2004 18:59
vb.net + NeroCOM + onDoneCdInfo tarlik Nero SDK Discussion Forum 2 25-03-2004 16:53


All times are GMT +2. The time now is 20:45.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0