954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

CreateFile() problems on Mobile 5.0

Hi there.

I do have close to the same issue. When I fist run my application it connect successfully to serial port. Now my app can receive and send data. But when I close my app I has some issues running again. It looks like it goes into a tight loop. I'm running this app on a mobile 5.0.

Andreas

andreasd
Newbie Poster
1 post since Apr 2009
Reputation Points: 10
Solved Threads: 0
 

On your Mobile 5.0 computer, after exiting the application check the computer's memory to see that it really exited and not just hidden. Also, make sure the program closes the port before exiting.

What is it trying to do in that tight loop ? Trying to open the port, but the CreateFile() failes?

Ancient Dragon
Retired & Loving It
Team Colleague
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You