Win32 API Port Connection Help

Anyone have an idea on how to do this with the Win32 API (not MFC)? I’ve checked out rbayer’s whitepaper on how to something like this…but it wasn’t much help. I have not coded this yet, but that is because I don’t know how really (besides it deals with WinSock (I hope)).

What are you trying to make a Port Connection to? If it’s a simple serial port, I can help. If you’re talking about network ports, it becomes a little more complex, but still not too bad.

*Originally posted by rbayer *
**What are you trying to make a Port Connection to? If it’s a simple serial port, I can help. If you’re talking about network ports, it becomes a little more complex, but still not too bad. **

I want to connect to a COM port (like PBASIC does). If you can help, please do…

Before this thread turns into a two to three person conversation, email/PM me and I’ll get you hooked up with some code and examples.