Click here to Skip to main content
15,907,492 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to set the size of a window - please Pin
Hamid_RT1-Dec-08 23:29
Hamid_RT1-Dec-08 23:29 
QuestionMeasureString and MeasureCharacterRanges (Page Faults) Pin
bob169721-Dec-08 5:55
bob169721-Dec-08 5:55 
AnswerRe: MeasureString and MeasureCharacterRanges (Page Faults) Pin
Randor 1-Dec-08 6:19
professional Randor 1-Dec-08 6:19 
GeneralRe: MeasureString and MeasureCharacterRanges (Page Faults) Pin
bob169721-Dec-08 7:13
bob169721-Dec-08 7:13 
AnswerRe: MeasureString and MeasureCharacterRanges (Page Faults) Pin
Nemanja Trifunovic1-Dec-08 9:50
Nemanja Trifunovic1-Dec-08 9:50 
GeneralRe: MeasureString and MeasureCharacterRanges (Page Faults) Pin
bob169721-Dec-08 10:30
bob169721-Dec-08 10:30 
QuestionRecive TCP packets without TX [modified] Pin
mehdir211-Dec-08 5:00
mehdir211-Dec-08 5:00 
AnswerRe: Recive TCP packets without TX Pin
Randor 1-Dec-08 6:30
professional Randor 1-Dec-08 6:30 
You cannot implement IPv4-TCP without both TX/RX pairs. If you are designing a system to meet military or industrial standards where the regulations state "Device Communication should be read-only" then I would suggest serial RS-232 with the TX wires physically cut.

Btw this should probably have been posted in the Hardware forum[^].

Best Wishes,
-David Delaune
QuestionInstead of using nested if-else Pin
krishnakumartm1-Dec-08 4:30
krishnakumartm1-Dec-08 4:30 
AnswerRe: Instead of using nested if-else Pin
Hamid_RT1-Dec-08 4:34
Hamid_RT1-Dec-08 4:34 
GeneralRe: Instead of using nested if-else Pin
Code-o-mat1-Dec-08 5:30
Code-o-mat1-Dec-08 5:30 
GeneralRe: Instead of using nested if-else Pin
ssclaire1-Dec-08 7:55
ssclaire1-Dec-08 7:55 
GeneralRe: Instead of using nested if-else Pin
CPallini1-Dec-08 8:09
mveCPallini1-Dec-08 8:09 
GeneralRe: Instead of using nested if-else Pin
Nemanja Trifunovic1-Dec-08 9:18
Nemanja Trifunovic1-Dec-08 9:18 
GeneralRe: Instead of using nested if-else Pin
Timothy Baldwin2-Dec-08 12:47
Timothy Baldwin2-Dec-08 12:47 
AnswerRe: Instead of using nested if-else Pin
CPallini1-Dec-08 5:47
mveCPallini1-Dec-08 5:47 
AnswerRe: Instead of using nested if-else Pin
David Crow1-Dec-08 10:17
David Crow1-Dec-08 10:17 
AnswerRe: Instead of using nested if-else Pin
bob169721-Dec-08 16:29
bob169721-Dec-08 16:29 
AnswerRe: Instead of using nested if-else Pin
sheshidar1-Dec-08 18:15
sheshidar1-Dec-08 18:15 
QuestionUsing "extern" Pin
krishnakumartm1-Dec-08 4:05
krishnakumartm1-Dec-08 4:05 
AnswerRe: Using "extern" Pin
Code-o-mat1-Dec-08 4:08
Code-o-mat1-Dec-08 4:08 
GeneralRe: Using "extern" Pin
krishnakumartm1-Dec-08 4:17
krishnakumartm1-Dec-08 4:17 
GeneralRe: Using "extern" Pin
Code-o-mat1-Dec-08 4:53
Code-o-mat1-Dec-08 4:53 
AnswerRe: Using "extern" Pin
CPallini1-Dec-08 5:41
mveCPallini1-Dec-08 5:41 
QuestionFocus rectangle on CDialogBox button Pin
J. Landsheer1-Dec-08 3:54
J. Landsheer1-Dec-08 3:54 

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.