XPE EwfShell gives error LNK2019

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
 
G

Guest

If I use the ewfapi.lib file from "Q818822_XPE_SP2_X86_ENU.EXE"
ewfapi.lib 6,758 04/11/2003 03:27 PM
The EwfShell application links ok (well...2 warnings)

....Jim Hughen
 
S

Sean Liming \(eMVP\)

Jim Hughen said:
If I use the ewfapi.lib file from "Q818822_XPE_SP2_X86_ENU.EXE"
ewfapi.lib 6,758 04/11/2003 03:27 PM
The EwfShell application links ok (well...2 warnings)

...Jim Hughen
 
S

Sean Liming \(eMVP\)

There was a little mix up with the EWFAPI.LIB file when SP2 shipped. The
update you pointed out has the correct version.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit.
 

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