Re: ATL in headless CE .NET platform
From: Steve Maillet \(eMVP\) (nospam1_at_EntelechyConsulting.com)
Date: 03/26/04
- Next message: Rui Tang: "Re: USB Activesync Connection problems"
- Previous message: Owen Lynch: "ATL in headless CE .NET platform"
- In reply to: Owen Lynch: "ATL in headless CE .NET platform"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 26 Mar 2004 01:15:27 -0500
a cleaner approach would be to use your own CEC file that provided the
headless version of it. But keep in mind that ATL.DLL has lot's of
dependencies on APIs not in a headless build so it won't build right if you
tried to put ATL.DLL in ROM. You can however use static linking as that only
pulls in the parts you need from the static lib and ignores the rest.
-- Steve Maillet (eMVP) Entelechy Consulting smaillet_AT_EntelechyConsulting_DOT_com
- Next message: Rui Tang: "Re: USB Activesync Connection problems"
- Previous message: Owen Lynch: "ATL in headless CE .NET platform"
- In reply to: Owen Lynch: "ATL in headless CE .NET platform"
- Messages sorted by: [ date ] [ thread ]