I am trying to do serial communication in pocket pc. Anything I try either gets me a linker error or a runtime error. I've tried overlapped but I get a linker error when I try to use CreateEvent. I've tried non-overlapped but I get a runtime error 120 when it tries to create the handle using CreateFile. I have followed examples on msdn and ended up where I am now. Please help.
Shaun
Shaun