Windows Vista Drivers
0
WdfCoInstaller01009 ok on XP/Vista ?
0

We are developing a driver that should work on both XP, Vista, and Win7. (To achieve this, we have learned we should compile for Windows Server...

0
How to define a FunctionCode to use in a I/O Control ?
0

Function code is a value to help uniquely identify the specific IOCTL. So for instance if you are defining 5 IOCTL's you would do something like:...

0
Can WinDbg script extract an EPROCESS address from command output?
0

Can WinDbg's script processor do string processing and use the results as addresses? Here's an example of what I'd like to do - I want to know...

0
I’m new to driver development. Where do I start?
0

The subject says it all, but more specifically, I want to write a virtual joystick device driver for Vista x64 similar to ppjoy. If you're not...

0
WDK 7600 missing x64 for XP??
0

Turns out there never was such a build environment. Seems other compile for Server 2003 x86/x64 instead, in order to run on multile OSes. Thanks,...

Moderndai
Logo