| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #2 (permalink) |
| CD Freaks Rookie Join Date: Apr 2004 Location: Ukraine
Posts: 48
| Re: DoneCDInfo don't fired in VB too!!! Private Sub Form_Initialize() Set nero = New nero Dim drives As INeroDrives Set drives = nero.GetDrives(NERO_MEDIA_CDR) For myIndex = 0 To drives.Count - 1 AvailableDevices.AddItem drives(myIndex).DeviceName, myIndex Next AvailableDevices.ListIndex = 0 Dim drives As INeroDrives Set drives = nero.GetDrives(NERO_MEDIA_CDR) Set drive = drives(AvailableDevices.ListIndex) ErrHandler: Exit Sub End Sub ---------------------------------------------------------------------- Private Sub Command1_Click() drive.CDInfo (NERO_READ_CD_TEXT) End Sub ------------------------------------------------------------------------------- Private Sub drive_OnDoneCDInfo(ByVal pCDInfo As NEROLib.INeroCDInfo) MsgBox ("Work") End Sub Wot wrong????
__________________ Tors |
| | |
| | #4 (permalink) | |
| CD Freaks Rookie Join Date: Apr 2004 Location: Ukraine
Posts: 48
| Quote:
![]() To me not up to jokes Version Nero Burning ROM 6.0.0.15
__________________ Tors | |
| | |
| | #6 (permalink) |
| CD Freaks Rookie Join Date: Apr 2004 Location: Ukraine
Posts: 48
| ImportIsoTrack Sub ImportIsoTrack(TrackNumber As Long, dwFlags As NERO_IMPORT_ISO_TRACK_FLAGS) Is exists TrackNumber parameter value, having specified which, I can mport last session, not knowing number of last track? -1?
__________________ Tors |
| | |
| | #8 (permalink) | |
| CD Freaks Rookie Join Date: Apr 2004 Location: Ukraine
Posts: 48
| Quote:
1. Whether it is possible to learn number of last session, not call a method CDInfo 2.May I upgrade only NeroCom.dll?
__________________ Tors | |
| | |
| | #9 (permalink) | ||
| Nero Developer Join Date: Oct 2003
Posts: 605
| Quote:
Quote:
| ||
| | |
| |
| |
![]() |
| 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 | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| nero_OnNonEmptyCDRW event no fired | Diego82 | Nero SDK Discussion Forum | 1 | 29-09-2007 00:35 |
| Reviewer Fired for Negative Silver Surfer Review | platinumsword | Latest News Headlines | 2 | 18-06-2007 17:35 |
| OnWaitCD always called at least two times/ OnNonEmptyCDRW not fired | Raffael Walther | Nero SDK Discussion Forum | 1 | 20-04-2005 08:25 |
| Need a VB sample | MasterOfDisaster | Nero SDK Discussion Forum | 3 | 05-07-2004 00:33 |
| msgbox in vb | collu luigi | Nero SDK Discussion Forum | 3 | 18-02-2004 00:09 |