G
Guest
I am building the EwfShell application for XPE SP2 from the following website:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxpesp1/html/EWFAPI.asp
I am using Microsoft Visual C++.NET version 7.1.3088.
The build has no errors until the link, where the following error occurs
LNK2019 __imp__EwfMgrClose...
The xpepm.h, xpepm.lib is not generating any errors.
There are a total of 6 link errors, all the same related to ewfapi.lib
functions which are in the ewfapi.dll file.
These files came from "WINDOWS_XP_EMBEDDED_SP2_RC.EXE"
ewfapi.lib 55,656 07/21/2004 03:24 PM
ewfapi.dll 9,216 07/21/2004 03:25 PM
There are several other online references to this error.
I have checked the files in "Q818822_XPE_SP2_X86_ENU.EXE", but they have
an earlier date than the EWF files from Service Pack 2.
Can anyone help with a solution to this problem. The EWFShell application and
its presentation was very well done and useful, but alas, I can run it.
thanks
....Jim Hughen
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxpesp1/html/EWFAPI.asp
I am using Microsoft Visual C++.NET version 7.1.3088.
The build has no errors until the link, where the following error occurs
LNK2019 __imp__EwfMgrClose...
The xpepm.h, xpepm.lib is not generating any errors.
There are a total of 6 link errors, all the same related to ewfapi.lib
functions which are in the ewfapi.dll file.
These files came from "WINDOWS_XP_EMBEDDED_SP2_RC.EXE"
ewfapi.lib 55,656 07/21/2004 03:24 PM
ewfapi.dll 9,216 07/21/2004 03:25 PM
There are several other online references to this error.
I have checked the files in "Q818822_XPE_SP2_X86_ENU.EXE", but they have
an earlier date than the EWF files from Service Pack 2.
Can anyone help with a solution to this problem. The EWFShell application and
its presentation was very well done and useful, but alas, I can run it.
thanks
....Jim Hughen