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

C / C++ / MFC

 
GeneralRe: Google is your friend Pin
alex.barylski22-Mar-04 17:21
alex.barylski22-Mar-04 17:21 
GeneralRe: Google is your friend Pin
Michael P Butler22-Mar-04 9:20
Michael P Butler22-Mar-04 9:20 
GeneralRe: Google is your friend Pin
alex.barylski22-Mar-04 17:20
alex.barylski22-Mar-04 17:20 
GeneralRe: Code Writing Pin
alex.barylski21-Mar-04 15:45
alex.barylski21-Mar-04 15:45 
QuestionIs there any difference between transmitting plain text/binary data? Pin
s_k21-Mar-04 7:19
s_k21-Mar-04 7:19 
AnswerRe: Is there any difference between transmitting plain text/binary data? Pin
RadioShark21-Mar-04 7:49
RadioShark21-Mar-04 7:49 
GeneralRe: Is there any difference between transmitting plain text/binary data? Pin
s_k21-Mar-04 7:53
s_k21-Mar-04 7:53 
GeneralRe: Is there any difference between transmitting plain text/binary data? Pin
Roger Wright21-Mar-04 8:02
professionalRoger Wright21-Mar-04 8:02 
When sending characters to a modem, the sequence '+++' causes it to interpret what follows as a command instead of data to be transmitted. But since commands begin with the sequence 'AT' (attention), if what follows is something other than this sequence the modem should revert back to its previous state. I suppose that deliberately sending +++ might cause it to lose those characters, but I've never tested it. Perhaps modem designers have taken this into account, and pass them on if a command doesn't follow them.

Will Build Nuclear Missile For Food - No Target Too Small
GeneralRe: Is there any difference between transmitting plain text/binary data? Pin
RadioShark21-Mar-04 8:05
RadioShark21-Mar-04 8:05 
GeneralRe: Is there any difference between transmitting plain text/binary data? Pin
Roger Wright21-Mar-04 8:28
professionalRoger Wright21-Mar-04 8:28 
GeneralRe: Is there any difference between transmitting plain text/binary data? Pin
RadioShark21-Mar-04 8:02
RadioShark21-Mar-04 8:02 
Generaldetect enter key pressed in cedit control Pin
r00k1321-Mar-04 5:50
r00k1321-Mar-04 5:50 
GeneralRe: detect enter key pressed in cedit control Pin
ian mariano21-Mar-04 10:41
ian mariano21-Mar-04 10:41 
Generalionbegginer in mfc mdi app Pin
sjsfsffs21-Mar-04 4:04
sjsfsffs21-Mar-04 4:04 
GeneralRe: ionbegginer in mfc mdi app Pin
RadioShark21-Mar-04 7:41
RadioShark21-Mar-04 7:41 
GeneralRe: ionbegginer in mfc mdi app Pin
JabraJabra14-Jun-04 6:26
JabraJabra14-Jun-04 6:26 
GeneralMFC Pin
Anonymous21-Mar-04 2:33
Anonymous21-Mar-04 2:33 
GeneralRe: MFC Pin
Prakash Nadar21-Mar-04 3:13
Prakash Nadar21-Mar-04 3:13 
GeneralRe: MFC Pin
Branislav21-Mar-04 3:14
Branislav21-Mar-04 3:14 
GeneralRe: MFC Pin
Prakash Nadar21-Mar-04 3:40
Prakash Nadar21-Mar-04 3:40 
GeneralRe: MFC Pin
Christian Graus21-Mar-04 15:00
protectorChristian Graus21-Mar-04 15:00 
GeneralRe: MFC Pin
Prakash Nadar21-Mar-04 16:42
Prakash Nadar21-Mar-04 16:42 
GeneralRe: MFC Pin
Tim Smith22-Mar-04 3:57
Tim Smith22-Mar-04 3:57 
GeneralRe: MFC Pin
Michael Dunn21-Mar-04 3:41
sitebuilderMichael Dunn21-Mar-04 3:41 
GeneralRe: MFC Pin
Roger Wright21-Mar-04 5:20
professionalRoger Wright21-Mar-04 5:20 

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.