| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Jun 2005
Posts: 2
| create and save an image i want to create an image file like .nrg or .iso, doesn't matter. how can i create this file from a folder on my hdd and save it into a local folder to write it later on a cd?? please tell me where i can find information about this problem. thanks stefan |
| | |
| | #7 (permalink) |
| CD Freaks Member Join Date: Mar 2005
Posts: 109
| Re: create and save an image You (ahead) made a conveniently usable API (inkl. documentation, demo projects, COM components etc.) for free. I'm happy if I can reward this by helping others a little bit with my API knowledge. Keep up your good work and friendly support! |
| | |
| | #9 (permalink) |
| CD Freaks Member Join Date: Mar 2005
Posts: 109
| Re: create and save an image I've never used it myself, but I guess that you may use NeroInitImageRecorder to initialize the image recorder. Furthermore, NERO_SCSI_DEVICE_INFO::nsdiCapabilities has set the flag NSDI_IMAGE_RECORDER in the list of devices, so the image recorder should be easy to find in the collection returned by NeroGetAvailableDrivesEx. Finally there is an DLG_FILESEL_IMAGE enum for the user callback dialog which can be used to set the image path. So I would guess you 1) Get the drives collection by NeroGetAvailableDrivesEx 2) Find the image recorder in the drives collection. 3) Init the image recorder by NeroInitImageRecorder (is this really necessary?) 4) Maybe handle the UserDlg callback DLG_FILESEL_IMAGE and provide the path for the image file 5) Burn the compilation to the image recorder. |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Photos: save in Data or Image NERO7 | voicelit | Newbie Forum | 3 | 24-07-2007 19:36 |
| cant save image in cdspeed 4.7.0.0 | RmF | Media Testing/Identifying Software | 2 | 30-12-2006 02:31 |
| Possible with different image save? | large | Nero SDK Discussion Forum | 4 | 29-10-2005 13:55 |
| how to save an image file | zikman | Nero SDK Discussion Forum | 1 | 12-07-2005 07:17 |
| Intervideo WinDVD Creator won't save image | zebthecat | Newbie Forum | 0 | 09-02-2005 10:28 |