Windows Driver을 개발하기 위해서 필요한 빌드 툴과 소스를 제공 현재 Windows 10용으로 WDK가 나와 있고, VS와 연동해서 개발할 수 있어서 편리하지만, 이전 개발환경에 익숙해서, GRMWDK_EN_7600_1.ISO 파일을 찾아서 설치 다운로드 링크: www.microsoft.com/en-us/download/details.aspx?id=11800 WDK 7.1.0 The Windows Driver Kit (WDK) Version 7.1.0 is an update to the WDK 7.0.0 release and contains the tools, code samples, documentation, compilers, headers and libraries with which so..