G
Guest
Am getting so much of linking error with SP2 TP ewfapi.lib but works fine
with SP1 library?? but there seems to e no change in header file. whats gone
wrong???
Linking...
EWFAPI.obj : error LNK2019: unresolved external symbol
__imp__EwfMgrClearCommand@4 referenced in function "unsigned long __cdecl
DoEwfClearCommand(unsigned short *)" (?DoEwfClearCommand@@YAKPAG@Z)
EWFAPI.obj : error LNK2019: unresolved external symbol __imp__EwfMgrEnable@4
referenced in function "unsigned long __cdecl DoEwfEnable(unsigned short
*,int)" (?DoEwfEnable@@YAKPAGH@Z)
EWFAPI.obj : error LNK2019: unresolved external symbol
__imp__EwfMgrDisable@8 referenced in function "unsigned long __cdecl
DoEwfDisable(unsigned short *,int)" (?DoEwfDisable@@YAKPAGH@Z)
EWFAPI.obj : error LNK2019: unresolved external symbol __imp__EwfMgrCommit@4
referenced in function "unsigned long __cdecl DoEwfCommit(unsigned short
*,int)" (?DoEwfCommit@@YAKPAGH@Z)
Sanakra Narayanan
with SP1 library?? but there seems to e no change in header file. whats gone
wrong???
Linking...
EWFAPI.obj : error LNK2019: unresolved external symbol
__imp__EwfMgrClearCommand@4 referenced in function "unsigned long __cdecl
DoEwfClearCommand(unsigned short *)" (?DoEwfClearCommand@@YAKPAG@Z)
EWFAPI.obj : error LNK2019: unresolved external symbol __imp__EwfMgrEnable@4
referenced in function "unsigned long __cdecl DoEwfEnable(unsigned short
*,int)" (?DoEwfEnable@@YAKPAGH@Z)
EWFAPI.obj : error LNK2019: unresolved external symbol
__imp__EwfMgrDisable@8 referenced in function "unsigned long __cdecl
DoEwfDisable(unsigned short *,int)" (?DoEwfDisable@@YAKPAGH@Z)
EWFAPI.obj : error LNK2019: unresolved external symbol __imp__EwfMgrCommit@4
referenced in function "unsigned long __cdecl DoEwfCommit(unsigned short
*,int)" (?DoEwfCommit@@YAKPAGH@Z)
Sanakra Narayanan