You can try an application by the name of InspectExe
(http://www.silurian.com/inspect/index.htm). It will tell you what your
application is dependant on. In my experience it is usually the
msvcr80.dll, msvcr80d.dll, msvcr90.dll, or msvcr90d.dll. Depends on what
version you are building.
Thanks,
Rodney
Rodney Dowdall
Crank Software Inc.
Office: 613-595-1999 ext. 513
Online: www.cranksoftware.com
Check out: Crank Software’s Blog
There is a better way to build user interfaces for embedded devices.
Download a 30 day evaluation of Crank Storyboard Suite today!
--
You received this message because you are subscribed to the Google Groups
"Windows CE WebKit" group.
To post to this group, send email to wince...@googlegroups.com.
To unsubscribe from this group, send email to
wincewebkit...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/wincewebkit?hl=en.
did you have a look at the exe with depends.exe? Did you copy all required files to the device (MSVRT.dll)?
- Patrick
Hope this helps,