Page 1 of 1

Unable to run comtest in windows CE

Posted: Mon Sep 21, 2009 8:32 pm
by itouch
Trying to run comtest.exe gives me the error that one its component is missing. How do I troubleshoot this problem and find out what dlls the executeable is expecting?

Re: Unable to run comtest in windows CE

Posted: Mon Sep 21, 2009 8:32 pm
by itouch
PS: Does anyone have the source to the application (comtest)?

Re: Unable to run comtest in windows CE

Posted: Mon Sep 21, 2009 8:43 pm
by nicolas
Most likely its due to a missing MFC library in the WinCE image build.
(I think the latest WinCE image released is missing the MFC Library, which is used by the sample applications)

As for the source, you can access the com port like you normally do in .NET or other means.

What programming language are you using ?

Re: Unable to run comtest in windows CE

Posted: Mon Sep 21, 2009 9:00 pm
by itouch
I got it running. It was missing 2 dlls. The bloody thing is in chinese. Can someone help me with a quick translation? Thanks!