From: ssylee on
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?
From: Pavel A. on
"ssylee" <ssylee(a)discussions.microsoft.com> wrote in message
news:0E5959C8-2750-4501-A960-AE162905F3CA(a)microsoft.com...
> 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?

Search again. Winddi.h is in <wdk root>\inc\api

--PA


From: Tim Roberts on
ssylee <ssylee(a)discussions.microsoft.com> wrote:
>
>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?

What does the DLL do? Winddi.h is the main include file for building
display drivers.
--
Tim Roberts, timr(a)probo.com
Providenza & Boekelheide, Inc.