Hi,
When i try to use my eVC++ to test my MFC application. It's working
fine.

Then i deployed the same MFC .exe using PB 4.2 in to my target hardware
it's not working. Raising an error.

Here, i edited the bib file. Even, i included the mfce400d.dll and
mfce400.dll files. couldn't succeed.


Please guide which OS module/ library file i'm missing.

Thanks & Regards,
Shrini.

Re: Integrating MFC application with Platform Builder by Yannick

Yannick
Wed Mar 02 00:37:19 CST 2005

Did you try to link statically your app with MFC : This would allow you
checking if the issue is clearly linked to MFC library missing, or another
issue.

Did you try your app built in release (to use mfcce400.dll and not the debug
version), with an image including the MFC component ?

--
----------------------------------------------------------------
Yannick Chamming's (eMVP)
ADENEO (ADESET)
Windows Embedded Manager
ychammings AT adeset DOT com>
http://www.adeset.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------

<shrinivasnh@gmail.com> wrote in message
news:1109741518.237240.202270@l41g2000cwc.googlegroups.com...
> Hi,
> When i try to use my eVC++ to test my MFC application. It's working
> fine.
>
> Then i deployed the same MFC .exe using PB 4.2 in to my target hardware
> it's not working. Raising an error.
>
> Here, i edited the bib file. Even, i included the mfce400d.dll and
> mfce400.dll files. couldn't succeed.
>
>
> Please guide which OS module/ library file i'm missing.
>
> Thanks & Regards,
> Shrini.
>



Re: Integrating MFC application with Platform Builder by Paul

Paul
Wed Mar 02 09:50:13 CST 2005

"An error"? WHAT ERROR?! The error has information in it so that you can
figure out what you need to do to fix it!

Paul T.

<shrinivasnh@gmail.com> wrote in message
news:1109741518.237240.202270@l41g2000cwc.googlegroups.com...
> Hi,
> When i try to use my eVC++ to test my MFC application. It's working
> fine.
>
> Then i deployed the same MFC .exe using PB 4.2 in to my target hardware
> it's not working. Raising an error.
>
> Here, i edited the bib file. Even, i included the mfce400d.dll and
> mfce400.dll files. couldn't succeed.
>
>
> Please guide which OS module/ library file i'm missing.
>
> Thanks & Regards,
> Shrini.
>