All Forums
 Microsoft Windows CE
 eVC Application Development
 VS2005 dlls on WinCE 5?
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

3963

85 Posts

Posted - 22 Aug 2007 :  14:19:27  Show Profile  Email Poster
Hi,

We're (finally) porting to Visual Studio 2005. We have a native apps that use MFC. I've found I need to copy over several MFC 8 dlls to the unit to get the app to run. Is there a way to get VS2005 to compile for the MFC 6 dlls? Are there plans to include the MFC 8 dlls into the CE 5.0 image? Some of our other apps run as services, so the dlls need to be there at boot and we don't want to recall units to reflash the ADSLOAD.exe...

{VGX CE 5.00.28}

ctacke

877 Posts

Posted - 22 Aug 2007 :  22:25:21  Show Profile  Email Poster
Studio 2005 can only target MFC 8.0 (as opposed to MFC 4.0 - not 6 - that was in eVC 4.0). If you have both eVC and Studio it's possible to manually link to the older MFC binaries, but it's difficult to maintain.

You can place the DLLs in the FlashFX DiskSystem (if I recall correctly) folder, which is part of the loader path, and services can still find them at boot.
Go to Top of Page

beitman

63 Posts

Posted - 23 Aug 2007 :  09:36:08  Show Profile  Email Poster
Chris is correct, you can place the dlls in the FlashFX Disk\System folder which is in the system path.
Go to Top of Page
  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.02 seconds. Snitz Forums 2000