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


Commercial message



Nero SDK Discussion Forum Discuss, NeroAPIFree at International Chat: Software related forum; Hi!! I've just registered in this forum and I hope you can help me!! I use Nero API in my code: when I open a dialog I do: - NeroAPIGlueConnect(.. - NeroGetAPIVersionEx(.. - NeroInit(.. - NeroGetAvailableDrivesEx(.. and that's ok. My problem is when I close the dialog and I do NeroFreeMem(.. After


Reply
 
Thread Tools
Old 11-05-2004   #1 (permalink)
New on Forum
 
Join Date: May 2004
Posts: 1
NeroAPIFree

Hi!! I've just registered in this forum and I hope you can help me!!

I use Nero API in my code:
when I open a dialog I do:
- NeroAPIGlueConnect(..
- NeroGetAPIVersionEx(..
- NeroInit(..
- NeroGetAvailableDrivesEx(..

and that's ok. My problem is when I close the dialog and I do
NeroFreeMem(..

After this I do also NeroClearErrors and NeroAPIGlueDone, but on NeroFreeMem the program gives me:

Unhandled exception at 0x08327cba in myprogram.exe: 0xC0000005: Access violation reading location 0x08e25008.

thank you!!
misst is offline   Reply With Quote
Old 21-05-2004   #2 (permalink)
bhk
New on Forum
 
Join Date: Feb 2004
Posts: 22
Re: NeroAPIFree

Probably you trying use NeroFreeMem after NeroApiGlueDone. It's normal becouse you calling undefinied function. You should to first call NeroFreeMem and finally NeroApiGlueDone. After that you can't use any function of neroApi except NeroApiGlueInit.
bhk is offline   Reply With Quote
Old 21-05-2004   #3 (permalink)
bhk
New on Forum
 
Join Date: Feb 2004
Posts: 22
Re: NeroAPIFree

Sorry
Naturally I fink about NeroApiGlueConnect...
bhk 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


All times are GMT +2. The time now is 18:52.


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