- winddi.h
- Posted by ssylee on May 8th, 2008
I am trying to build a dll which requires winddi.h. I'm guessing that it's
included with WDK CD. After I have installed the build environment, I still
can't find winddi.h needed for my build. I have tried to find it on google
and tried that winddi.h, although I have no luck either. Does the Plaform SDK
need to be installed before I can make use of winddi.h?
- Posted by Pavel A. on May 8th, 2008
"ssylee" <ssylee@discussions.microsoft.com> wrote in message
news:0E5959C8-2750-4501-A960-AE162905F3CA@microsoft.com...
Search again. Winddi.h is in <wdk root>\inc\api
--PA
- Posted by Tim Roberts on May 10th, 2008
ssylee <ssylee@discussions.microsoft.com> wrote:
What does the DLL do? Winddi.h is the main include file for building
display drivers.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.

