Connecting Tech Pros Worldwide Help | Site Map

Windows Application with RS232 output. URGENT and not to difficult for you!

  #1  
Old July 22nd, 2005, 05:55 PM
Martin Müller
Guest
 
Posts: n/a
Hey Folks,

I really need your help!

I am looking for an MFC-Window which has one single function:

I want to Enter a number and when I press OK, it should be send to the RS232

Something like this:
____________________
| |
| Number: [___] |
| |
| |
| __________ |
| | OK | |
| |__________| |
| |
|____________________|


I didn't work with C for a long time, but my chef wants me to do this until
tomorrow.
I will understand your code and I'm able to change some valaues (Baud etc. )
until it works, but I really don't have any idea
how I should solve this problem.


Please help me, I think it isn't to much work for someone who works with it
every day.


Thank you

Martin


  #2  
Old July 22nd, 2005, 05:55 PM
Christopher Benson-Manica
Guest
 
Posts: n/a

re: Windows Application with RS232 output. URGENT and not to difficult for you!


"Martin Müller" <mail@mrgreencard.com> spoke thus:
[color=blue]
> I am looking for an MFC-Window which has one single function:[/color]

(You're looking for a Microsoft newsgroup.)

Your post is off-topic for comp.lang.c++. Please visit

http://www.slack.net/~shiva/welcome.txt
http://www.parashift.com/c++-faq-lite/

for posting guidelines and frequently asked questions. Thank you.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
Closed Thread