Drivers >> x64 and DDK and WIA
Sorted it out I was using the wrong DDK. For IA64 Window2003 DDK Beta verison
is required,
> Hi,
>
> I have installed the 2003 DDK. And want to start work porting a WIA Driver.
>
> Firstly I tried building the example code Wiascnr under the IA64 free
> enviroment.
> This created Complilation errors
>
> d:\winddk\3790\inc\crt\string.h(59) : error C2371: 'size_t' : redefinition;
> diff
> erent basic types
>
> my own code produces simialar errors...
>
> Is the example code supposed to compile under IA64?
>
> If not does anyone know what must be changed to make the example code to
> compile....
>
> Thanks
>
> Andy M