| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Jun 2004 Location: Manchester
Posts: 23
| NeroAPI dependancy on IMAPI I've got two recorder drives in my system: - Iomega SuperDVD USB2 DVD rewriter (IOMEGA DVDRW8440E2D-B USB Device) - NEC internal CD rewriter _NEC CD-RW NR-9300A I'm burning data to CD / DVD using my own app based on NeroAPI and Nero v.5.5.10.56 My app works fine burning to both of these drives, but: If I disable the IMAPI service then by NeroAPI application stops working with the NEC CD rewriter drive (the Iomega DVD rewriter still works fine). Code: m_pNeroCDInfo = NeroGetCDInfo(m_hNeroDeviceHandle, 0);
if (NULL == m_pNeroCDInfo)
{
NERO_DRIVE_ERROR driveError = NDE_NO_ERROR;
NeroGetLastDriveError(&driveError, NULL);
} If I re-enable IMAPI it all starts working again (without a reboot), so I'm fairly certain that's the cause. Oh, and my app works on Windows 2000 which doesn't have IMAPI. So, does anyone know why Nero is dependent on IMAPI? And does anyone know of a work around / fix to this problem other than telling the user to re-enable IMAPI? Thanks, Andy. |
| | |
![]() |
| 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 |
| Help with IMAPI | Prince A | Burning Software | 0 | 19-10-2007 21:28 |
| Help With Imapi And/or Burning Cd's | collegefbfan8898 | Newbie Forum | 1 | 29-05-2006 10:19 |
| trouble with imapi.sys | majorp | NEC / Optiarc Burner | 1 | 05-09-2005 09:35 |
| Everytime i open nero it says something else is already using my imapi | CrazymofoXp | Burning Software | 2 | 11-07-2003 02:13 |
| IMAPI turns off automatically | mabbasc | Newbie Forum | 4 | 01-04-2003 00:34 |