Menu

Error in Demo application

Help
thanu
2004-08-05
2004-08-23
  • thanu

    thanu - 2004-08-05

    Hi

    I get an the following message while draging in files to the demo application

    Access violation at address 77C43996 in module "MSVCRT.DLL". Read of address 00000000.

    I narrowed down the error to the following line in the procedure "WMDropFiles"

    NeroIsoTract := NeroCreateIsoTractEx(Nil, Nil, 0).

    Kindly Help me out.

    Thanks in advance
    Thanu

     
    • Alexandre Rocha Lima e Marcondes

       
    • Miglinszki Peter

      Try to change mentioned line to:

      NeroIsoTract := NeroCreateIsoTractEx(Nil, '', 0);

       
      • Alexandre Rocha Lima e Marcondes

        Yeah ... I have already made the changes on these points. Thank you for the correction.

        There are credits for you on this also.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.