Click here to Skip to main content
15,916,188 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Did anybody ever use MSFlexGrid control in VC++ before? Pin
Aaron K.B. Huang21-Jan-02 15:02
Aaron K.B. Huang21-Jan-02 15:02 
GeneralRe: Did anybody ever use MSFlexGrid control in VC++ before? Pin
Rashid Thadha21-Jan-02 22:26
Rashid Thadha21-Jan-02 22:26 
GeneralRe: Did anybody ever use MSFlexGrid control in VC++ before? Pin
Aaron K.B. Huang21-Jan-02 22:55
Aaron K.B. Huang21-Jan-02 22:55 
GeneralRe: Did anybody ever use MSFlexGrid control in VC++ before? Pin
Chitrack20-Sep-04 20:46
Chitrack20-Sep-04 20:46 
AnswerRe: Did anybody ever use MSFlexGrid control in VC++ before? Pin
Rashid Thadha20-Jan-02 22:10
Rashid Thadha20-Jan-02 22:10 
GeneralRe: Did anybody ever use MSFlexGrid control in VC++ before? Pin
Aaron K.B. Huang20-Jan-02 22:44
Aaron K.B. Huang20-Jan-02 22:44 
GeneralRe: Did anybody ever use MSFlexGrid control in VC++ before? Pin
Aaron K.B. Huang21-Jan-02 20:54
Aaron K.B. Huang21-Jan-02 20:54 
GeneralSerial Communication Pin
et20-Jan-02 21:28
et20-Jan-02 21:28 
Appreciate any guru's comments and advise on the feasibility of my intended project.

I have a DOS-based application program that interacts with an piece of equipment through COM1. I would like to write a program to peek at the serial data going in/out of COM1 and send them to a remote terminal using TCP/IP.

There is a utility on the Internet called TCPCOM, but that requires a Y-cable to loop COM1 into COM2.

My questions are:
1. Can I open the serial comm port in VC++ when the COM1 port is already in use by the DOS app?

2. Will the Opening of the serial comm port cause a momentary break in COM1?

3. What if the application is Windows-based? Is it possible for 2 windows apps to share a COM port?

Regards

GeneralRe: Serial Communication Pin
Jon Hulatt20-Jan-02 21:47
Jon Hulatt20-Jan-02 21:47 
GeneralRe: Serial Communication Pin
et21-Jan-02 2:59
et21-Jan-02 2:59 
GeneralRe: Serial Communication Pin
NormDroid21-Jan-02 3:41
professionalNormDroid21-Jan-02 3:41 
GeneralTwo aplications communicate through a dll... Pin
Mr.Freeze20-Jan-02 20:29
Mr.Freeze20-Jan-02 20:29 
GeneralRe: Two aplications communicate through a dll... Pin
Christopher Lord20-Jan-02 21:55
Christopher Lord20-Jan-02 21:55 
GeneralRe: Two aplications communicate through a dll... Pin
Andreas Saurwein20-Jan-02 23:07
Andreas Saurwein20-Jan-02 23:07 
GeneralRe: Two aplications communicate through a dll... Pin
Mr.Freeze22-Jan-02 23:17
Mr.Freeze22-Jan-02 23:17 
GeneralCHtmlView and cookies Pin
StuartHall20-Jan-02 19:34
StuartHall20-Jan-02 19:34 
GeneralRe: CHtmlView and cookies Pin
StuartHall21-Jan-02 13:19
StuartHall21-Jan-02 13:19 
GeneralGlobalReAlloc Pin
alex.barylski20-Jan-02 19:31
alex.barylski20-Jan-02 19:31 
GeneralRe: GlobalReAlloc Pin
Christian Graus20-Jan-02 20:30
protectorChristian Graus20-Jan-02 20:30 
GeneralHide Dialog Pin
Mazdak20-Jan-02 19:01
Mazdak20-Jan-02 19:01 
GeneralRe: Hide Dialog Pin
Christian Graus20-Jan-02 19:20
protectorChristian Graus20-Jan-02 19:20 
GeneralRe: Hide Dialog Pin
Jon Hulatt20-Jan-02 21:51
Jon Hulatt20-Jan-02 21:51 
GeneralRe: Hide Dialog Pin
Anna-Jayne Metcalfe20-Jan-02 22:01
Anna-Jayne Metcalfe20-Jan-02 22:01 
GeneralRe: Hide Dialog Pin
Mazdak20-Jan-02 22:23
Mazdak20-Jan-02 22:23 
GeneralRe: Hide Dialog Pin
Joaquín M López Muñoz20-Jan-02 23:55
Joaquín M López Muñoz20-Jan-02 23:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.