FBWF API error

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
Back
Top