Coder Social home page Coder Social logo

gmh5225 / wdk_6001 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ladislav-zezula/wdk_6001

0.0 0.0 0.0 377.92 MB

Build environment for Windows Driver Kit 6001

License: Other

JavaScript 0.18% C++ 19.07% Perl 1.02% C 75.00% PHP 0.01% Objective-C 0.09% R 0.01% Assembly 0.04% Prolog 0.01% XSLT 0.01% Pawn 0.03% Makefile 0.12% HTML 3.52% PostScript 0.71% Smarty 0.09% Batchfile 0.04% Rich Text Format 0.01% VBScript 0.05% NASL 0.01% ASL 0.02%

wdk_6001's Introduction

WDK 1.1.6001.000

Windows Driver Kit for Windows 2000 - Windows 7

I sometimes still build my projects with this old WDK. I like small binaries and compatibility for Windows 2000 through Windows 7. This is a bit modified version of the WDK, as the original one doesn't contain some headers that are often needed.

How to use

This WDK doesn't need to be installed. Just clone the repository comewhere and set your WDKDIR variable to that folder

  1. Clone the repository
git clone https://github.com/ladislav-zezula/WDK_6001.git
  1. Set the WDKDIR environment variable so that points to the directory where the WDK is located
set WDKDIR=C:\SDK\WDK_6001

Building a project with WDK

As an example, FileTest project can be built with this WDK. 0) Do the steps in the above paragraph

  1. Clone the FileTest repository
git clone https://github.com/ladislav-zezula/FileTest.git
  1. Build it
make.bat

That's all you need :-)

wdk_6001's People

Contributors

ladislav-zezula avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.