FBWF API error

G

Guest

Hi,

I refered your example program from "Taking Control of the File Based Write
Filter with the FBWF API Set" by Sean D. Liming and John R. Malin . When i
executing the program ,i got the error in the fbwfapi.h file.

can you suggest ideas

D:\Study\fbwfapi\fbwfapi\fbwfapi.h(49) : error C2065: '__in' : undeclared
identifier
D:\Study\fbwfapi\fbwfapi\fbwfapi.h(49) : error C2146: syntax error : missing
')' before identifier 'PWCHAR'
D:\Study\fbwfapi\fbwfapi\fbwfapi.h(49) : warning C4229: anachronism used :
modifiers on data are ignored
D:\Study\fbwfapi\fbwfapi\fbwfapi.h(49) : error C2059: syntax error : ')'
D:\Study\fbwfapi\fbwfapi\fbwfapi.h(50) : error C2146: syntax error : missing
')' before identifier 'PWCHAR'

thanks and regards,
KSMH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top