Hi,
when burning long file names like
"Green Paper - Financial Services and Credit Reform - Improving, Simplifying and Standardising Financial Services and Credit Regulation.pdf"
using the UDFDataBurner, the application crashes in Burn() (without error message).
Please fix. Event log info below:
Code:
Log Name: Application
Source: Application Error
Date: 23/12/2012 19:35:34
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: DataDriver
Description:
Faulting application name: cdbxpp.exe, version: 4.5.0.3685, time stamp: 0x50ce2fa5
Faulting module name: StarBurn.dll, version: 13.0.3.2320, time stamp: 0x50aa292f
Exception code: 0xc0000409
Fault offset: 0x0026954b
Faulting process id: 0xc38
Faulting application start time: 0x01cde0e8748a7557
Faulting application path: C:\Program Files (x86)\CDBurnerXP\cdbxpp.exe
Faulting module path: C:\Program Files (x86)\CDBurnerXP\StarBurn.dll
Report Id: b74c8446-4cdb-11e2-bf18-50e5493a5551
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-12-23T08:35:34.000000000Z" />
<EventRecordID>10151</EventRecordID>
<Channel>Application</Channel>
<Computer>DataDriver</Computer>
<Security />
</System>
<EventData>
<Data>cdbxpp.exe</Data>
<Data>4.5.0.3685</Data>
<Data>50ce2fa5</Data>
<Data>StarBurn.dll</Data>
<Data>13.0.3.2320</Data>
<Data>50aa292f</Data>
<Data>c0000409</Data>
<Data>0026954b</Data>
<Data>c38</Data>
<Data>01cde0e8748a7557</Data>
<Data>C:\Program Files (x86)\CDBurnerXP\cdbxpp.exe</Data>
<Data>C:\Program Files (x86)\CDBurnerXP\StarBurn.dll</Data>
<Data>b74c8446-4cdb-11e2-bf18-50e5493a5551</Data>
</EventData>
</Event>