I have an application that writes to CD/DVD. On Windows 7, everything works fine. However, on XP I have an issue writing to Dual Layer. It looks like it writes and closes fine, but when I open the DVD in explorer after, it is blank.
We are checking that IMAPI 2.0 is on the machine and it is fully updated. We are using C# (.Net 4).
My question is, does IMAPI 2 under Windows XP support writing DVD-DL?
Quick edit: I am aware of this. I checked MSDN which claims it supports it. I want to know if anyone has actually done it.