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


Commercial message



Nero SDK Discussion Forum Discuss, VB6/NeroCOM-Problem at International Chat: Software related forum; I have created a VB6 prog to burn data onto a cd-rw. The good news: the cd is burnt as desired. The bad news: I am not receiving any events, althoug I have defined the "Nero"- and "Drive"-object "WithEvents". 'NERO OBJECTS Private WithEvents Nero As Nero Private WithEvents


Reply
 
Thread Tools
Old 03-05-2004   #1 (permalink)
New on Forum
 
Join Date: May 2004
Posts: 3
VB6/NeroCOM-Problem

I have created a VB6 prog to burn data onto a cd-rw.

The good news: the cd is burnt as desired.

The bad news: I am not receiving any events, althoug I have defined the "Nero"- and "Drive"-object "WithEvents".


'NERO OBJECTS
Private WithEvents Nero As Nero
Private WithEvents Drive As NeroDrive

Altough, the "Drive.BurnIsoAudioCD"-methode immediately returns to the calling prog, although the burn process is only started later and takes some time.

So I do not have any information, on what happened to the burn.

Anybody any idea???
wkaiser is offline   Reply With Quote
Old 03-05-2004   #2 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
Can you please show how your event handlers are defined?
alexp is offline   Reply With Quote
Old 04-05-2004   #3 (permalink)
New on Forum
 
PhotoRuler's Avatar
 
Join Date: Mar 2004
Location: Bremen/Germany
Posts: 17
I don't think 'PRIVATE' will work,

That's the way, it usually looks like:

Public WithEvents nero As nero
Public drives As INeroDrives
Public WithEvents drive As NeroDrive

After all, those events are crossing the whole machine.
Give it a try.
PhotoRuler is offline   Reply With Quote
Old 04-05-2004   #4 (permalink)
New on Forum
 
Join Date: May 2004
Posts: 3
Quote:
Originally posted by alexp
Can you please show how your event handlers are defined?
I am using then standard eventhandlers established by VB6.

e.g:

Private Sub Nero_OnNonEmptyCDRW(Response As NEROLib.NERO_RESPONSE)
Print #MyLogUnit, Now & NeroID$ & "The media is not empty"
Nero.Abort
End Sub


BTW: the "Nerofiddles"-example does not work either.

I am using the latest available Version of Nero and the SDK.

OS is W2K.
wkaiser is offline   Reply With Quote
Old 04-05-2004   #5 (permalink)
New on Forum
 
Join Date: May 2004
Posts: 3
Quote:
Originally posted by PhotoRuler
I don't think 'PRIVATE' will work,

That's the way, it usually looks like:

Public WithEvents nero As nero
Public drives As INeroDrives
Public WithEvents drive As NeroDrive

After all, those events are crossing the whole machine.
Give it a try.
No, this did not help either.

The "NeroFiddles"-example does not work either!
wkaiser is offline   Reply With Quote
 
Reply


If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here



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
can't burn using nerocom in vb6 but I done earlier....... nilusara Nero SDK Discussion Forum 0 24-07-2006 12:50
multiple sessions with VB6 and NeroCom jsm250 Nero SDK Discussion Forum 10 07-12-2005 21:29
Multisession, NeroCom and VB6 JasonP Nero SDK Discussion Forum 1 26-11-2003 08:35
Need VB6 code for nerocom (willing to pay) arwb Nero SDK Discussion Forum 2 20-08-2003 11:16
neroCom example in VB6 Burst42 Nero SDK Discussion Forum 2 12-08-2003 07:19


All times are GMT +2. The time now is 19:27.


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