I\'m trying to detect if a DVD-RAM media is empty or not, with C++ on Windows. The simplest choice is to use IMAPI (version 2) - boilerplate code omitted:
Does anyone know how to set CD/DVD burn speed (e.g. 4x, 10x) using IMAPI2? Also, I first need to get the speeds supported by the media. How can开发者_开发知识库 I retrieve them?
I am using IMAPIv2 to burn CD/DVDs in my C# project. I realized that the interface burns in XA-format (Mode 2). I believe XA-format is mainly used for ISOs. A lot of examples about IMAPIv2 on the web
I have an XBAP that needs to be able to burn cd\'s. When running from inside Visual Studio, everything works okay. However when running from a browser, the IMAPI dll reports that the environment is no
I\'m running ActivePerl 5.8.8 on WinXP. I\'d like to output an XML file as UTF-8 with UNIX line endings.
We know that DBMS harness many technique to ensure the data integrity and satisfying the ACID properties when there are many transactions running simultane开发者_C百科ously in a concurrency environmen