I am unable to build WRAPI.dll from the source file given at
http://sysnet.ucsd.edu/pawn/wrapi/download.html1. I have created a new project
2. placed the source files of WRAPI
3.Included "C:\PROGRAM FILES\MICROSOFT SDKS\WINDOWS\V6.1\INCLUDE"
in my tools->options->include files.
when I try to build i get the following error message
c:\program files\microsoft sdks\windows\v6.1\include\
ifdef.h(15
3) : error C2146: syntax error : missing ';' before identifier 'NET_IFTYPE'
c:\program files\microsoft sdks\windows\v6.1\include\
ifdef.h(15
3) : fatal error C1004: unexpected end of file found