Click here to Skip to main content
16,016,901 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralForcing bits Pin
alex.barylski7-Aug-02 14:47
alex.barylski7-Aug-02 14:47 
GeneralRe: Forcing bits Pin
Ravi Bhavnani7-Aug-02 14:58
professionalRavi Bhavnani7-Aug-02 14:58 
GeneralRe: Forcing bits Pin
alex.barylski7-Aug-02 15:23
alex.barylski7-Aug-02 15:23 
GeneralRe: Forcing bits Pin
MSH_ILC7-Aug-02 15:14
MSH_ILC7-Aug-02 15:14 
GeneralRe: Forcing bits Pin
alex.barylski7-Aug-02 15:24
alex.barylski7-Aug-02 15:24 
GeneralRe: Forcing bits Pin
PJ Arends7-Aug-02 15:31
professionalPJ Arends7-Aug-02 15:31 
GeneralMultithreading :: MFC Pin
valikac7-Aug-02 14:33
valikac7-Aug-02 14:33 
GeneralMSComm32 Pin
Frank Deo7-Aug-02 13:35
Frank Deo7-Aug-02 13:35 
A few weeks ago, I posted a message about a wierd while loop that wouldnt exit when the subjected control returned "Connected". OK, problem solved. Just for the curious, the input was being added a few characters at a time, and although the TRACE0 showed the "Connect 300", it was broken up. When I added all the strings together it worked.

On to my next major hassle.

Normally I fight with a problem for a few weeks before trudging all over you nice folks for an answer. This is the case now.

Why, in gods name, would the MSCOMM32 control stop receiving data? Here's the ugly details. My app calls a function "Connect" that connects the modem to a remote host. When the function showes connected, it returns. Another function is then called to handle the send / receive of data through the port. Its here that things get all bunged up. I can send data. PortMon (http://www.sysinternals.com[^]) shows the sent data going through the port. But, nothing comes back!

When I connect using HyperTerminal. All works normally. What in the hell could I be doing wrong here?

Thanks for any help, and sorry about the long explaination.

Frank
GeneralTrouble w/ Multithreaded Windows Service Please Help Pin
Aisha7-Aug-02 13:29
Aisha7-Aug-02 13:29 
GeneralRe: Trouble w/ Multithreaded Windows Service Please Help Pin
Todd Smith8-Aug-02 18:39
Todd Smith8-Aug-02 18:39 
Generalabout Outlook Pin
rev7-Aug-02 13:24
rev7-Aug-02 13:24 
Generaldialog Pin
danag7-Aug-02 13:13
danag7-Aug-02 13:13 
GeneralRe: dialog Pin
Chris Losinger7-Aug-02 13:15
professionalChris Losinger7-Aug-02 13:15 
GeneralRe: dialog Pin
danag7-Aug-02 14:04
danag7-Aug-02 14:04 
GeneralRe: dialog Pin
Chris Losinger7-Aug-02 15:06
professionalChris Losinger7-Aug-02 15:06 
GeneralRe: dialog Pin
Christian Graus7-Aug-02 13:24
protectorChristian Graus7-Aug-02 13:24 
GeneralRe: dialog Pin
danag7-Aug-02 13:26
danag7-Aug-02 13:26 
GeneralRe: dialog Pin
Christian Graus7-Aug-02 13:44
protectorChristian Graus7-Aug-02 13:44 
QuestionHow to implement Global Pointers ? Pin
oRion7-Aug-02 13:06
oRion7-Aug-02 13:06 
AnswerRe: How to implement Global Pointers ? Pin
Christian Graus7-Aug-02 13:13
protectorChristian Graus7-Aug-02 13:13 
GeneralRe: How to implement Global Pointers ? Pin
Anonymous8-Aug-02 17:59
Anonymous8-Aug-02 17:59 
AnswerRe: How to implement Global Pointers ? Pin
Chris Losinger7-Aug-02 13:14
professionalChris Losinger7-Aug-02 13:14 
AnswerRe: How to implement Global Pointers ? Pin
Todd Smith8-Aug-02 18:35
Todd Smith8-Aug-02 18:35 
GeneralRe: How to implement Global Pointers ? Pin
oRion9-Aug-02 4:43
oRion9-Aug-02 4:43 
GeneralParadox database ... Pin
Hadi Rezaee7-Aug-02 12:55
Hadi Rezaee7-Aug-02 12: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.