ewfapi linking error

G

Guest

hi all,

I try to use the EWFAPI for disbale and enable the EWF filter. I installed
XPe SP2 and Visual stdio 2005. I got the ewfapi.h and ewfapi.lib from the XPe
SP2 CD.When i call the function disable and enable in the LIB i got error

"error LNK2019: unresolved external symbol __imp__EwfMgrDisable@8 referenced
in function _wmain"
"ewfcmd.obj : error LNK2019: unresolved external symbol
__imp__EwfMgrEnable@4 referenced in function _wmain"

I included the ewfapi.h and lib in my program .

can anyone help me to proceed.

Thanks and regards,
 

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