Hi
Is it possible to download the latest Windows DDK?
I really want it but Microsoft have removed it for download and their documentation on MSDN refers to information that's only availible in ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20652844.html
Hi Folks
I am developing a "kernel-mode device driver that filters the system's keyboard"
I am basing my code on the Ctrl2cap at:http://www.sysinternals.com/Utilities/Ctrl2Cap.html
Basically...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_21576987.html
I downloaded the source code from the project at:
http://www.codeproject.com/system/soviet_protector.asp
The project contains source for (1) a driver, and (2) the application.
In trying to b...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_22101315.html
Why the code in DDK have comment like this beginning "/*++" and "--*/" as end?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_24164283.html
Hello,
I'm trying to compile DDK via mingw but couldn't find any good example for how to and i really don't know command line for compiling.
Is anyone here knows how can i compile it and will the...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_24544866.html
Zones:
C++Date Answered: 07/05/2009 Rating: 8.4 Views: 8
Hi,
I'm new in printer driver programming and want to learn through debugging through some printer sample codes in Win DDK. I crossed by BeyondWu's solution posted years ago regarding compile oemu...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_23887678.html
I found the following tutorial:
http://www.codeproject.com/KB/debug/windbg_part1.aspx
Does anyone know, when setting up remote debugging, where I should enter the symbol and source paths? Se...
http://www.experts-exchange.com/Programming/System/Q_24182160.html
Hi all,
I have a serious problem:
When I use Unidrv (Microsoft Universal Printer Driver ) to develop an printer driver, sometimes texts from application are pushed as image after processed by U...
http://www.experts-exchange.com/Microsoft/Development/Q_24829617.html