Forum Replies Created
-
AuthorPosts
-
support
KeymasterThe problem is that creating a “Virtual CD/DVD burner” is somewhat around 5x complexity of WinCDEmu. So, unless there are volunteers to implement it, I would recommend other ways of “burn-testing”.
BTW, as far as I remember, some CD burning programs can actually create ISO images. Should be the same effect, more or less.support
KeymasterTry the quickstart manual: http://visualddk.sysprogs.org/quickstart
You don’t *need* a virtual machine, but using it together with VirtualKD would make debugging lots faster than COM port. If you want to debug drivers for real hardware, I recommend using FireWire connection.support
KeymasterPlease use VirtualKD 2.5.2 with VirtualBox 4.x
support
KeymasterVirtualBox 4.x is not supported. Please download VirtualKD 2.5.2.
support
KeymasterHi,
I’ve checked BazisLib sources. It seems that the problem was caused due to the FILE_RANDOM_ACCESS flag present in kDefaultAdditionalFlags inside bzsddkfile.h
Please download BazisLib 2.5.2 to fix the problem.support
KeymasterPlease check NotDownloadedSymbols.txt inside %APPDATA%VisualDDK
support
KeymasterPlease examine the build log to ensure that you build the 64-bit version of the driver.
You might also need to enable testsigning mode on the VM.support
KeymasterFixed. Please download latest VisualDDK, use the driver project wizard and select “get additional templates”. It will download BazisLib and use the fixed RAMDISK temlpate.
support
KeymasterHi, all.
Starting from VisualDDK 1.5.2/BazisLib 2.5.2 the BazisLib project templates have been integrated into VisualDDK project Wizard and will work for Visual Studio 2005, 2008 and 2010.support
KeymasterFixed. Please use the following link:
http://sourceforge.net/projects/wincdemu/files/wincdemu/3.4/PortableWinCDEmu-3.4.exe/downloadsupport
KeymasterPlease attach a screenshot of the error message
support
KeymasterHi, please don’t create multiple topics regarding the same problem. Check the default BazisLib::DDK::File flags.
support
KeymasterThis is something really strange. WinCDEmu does not do anything with WinZip. What do you mean by “Screen showed a dialogue box from WinCdEmu”? Could you please explain step-by-step what are you doing, what are you expecting, and what actually happens instead?
support
KeymasterDid you use BazisLib installer? It should add the paths to Visual Studio settings automatically (after you restart Visual Studio, of course). If this does not help, simply go to Project Settings, Select Compiler -> Additional Include Paths and enter the BazisLib path and WTL path (BazisLib installer downloads and installs WTL).
support
KeymasterPlease ensure you are using the latest version of BazisLib. The problem was related to the default file opening flags.
-
AuthorPosts