imapi
Detect emptiness of DVD-RAM media on Windows 7 x64
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:[详细]
2023-03-19 22:58 分类:问答How to retrieve and set burn speed using IMAPI2?
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?[详细]
2023-02-24 05:32 分类:问答Is it possible to choose cd-writing mode in IMAPI interface?
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[详细]
2023-02-08 06:38 分类:问答CD Burning within an XBAP
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[详细]
2023-01-14 18:24 分类:问答How can I output a UTF-8 encoded XML file with unix line-endings from ActivePerl on Windows?
I\'m running ActivePerl 5.8.8 on WinXP. I\'d like to output an XML file as UTF-8 with UNIX line endings.[详细]
2022-12-28 13:26 分类:问答Data integrity in concurrency environment
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[详细]
2022-12-22 10:02 分类:问答