Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTree control getting grayed Pin
Binayak10-Sep-03 12:47
Binayak10-Sep-03 12:47 
GeneralUsing WS_HSCROLL in a dialog Pin
Marty1020304010-Sep-03 12:44
Marty1020304010-Sep-03 12:44 
GeneralRe: Using WS_HSCROLL in a dialog Pin
cje11-Sep-03 8:59
cje11-Sep-03 8:59 
GeneralRe: Using WS_HSCROLL in a dialog Pin
Marty1020304011-Sep-03 9:35
Marty1020304011-Sep-03 9:35 
GeneralQuestion about sockets… Pin
RobJones10-Sep-03 12:03
RobJones10-Sep-03 12:03 
GeneralRe: Question about sockets… Pin
Larry Antram10-Sep-03 12:27
Larry Antram10-Sep-03 12:27 
GeneralRe: Question about sockets… Pin
RobJones10-Sep-03 12:32
RobJones10-Sep-03 12:32 
GeneralRe: Question about sockets… Pin
Larry Antram10-Sep-03 12:55
Larry Antram10-Sep-03 12:55 
OK, well i created this[^] to grab text out of a socket one line at a time... binary is somewhat similar, but instead of looking for a line of text (with \n being the end indicator) you would look for a particular structure... and instead of a "ReadTextLine" function you would need something like a "ReadStruct" to get the structure out. similar concepts. basically collect what you get, put it in something, and then when you get what you want, take it back out and use it.
GeneralRe: Question about sockets… Pin
Ted Ferenc10-Sep-03 12:37
Ted Ferenc10-Sep-03 12:37 
Generalarrow keys PLEASE HELP!! Pin
Marissa18210-Sep-03 10:59
Marissa18210-Sep-03 10:59 
GeneralRe: arrow keys PLEASE HELP!! Pin
Neville Franks10-Sep-03 11:33
Neville Franks10-Sep-03 11:33 
GeneralQuick Question Regarding Visual C++ .net Pin
Anonymous10-Sep-03 10:24
Anonymous10-Sep-03 10:24 
GeneralRe: Quick Question Regarding Visual C++ .net Pin
Michael Dunn10-Sep-03 10:29
sitebuilderMichael Dunn10-Sep-03 10:29 
GeneralRe: Quick Question Regarding Visual C++ .net Pin
ZoogieZork10-Sep-03 13:15
ZoogieZork10-Sep-03 13:15 
GeneralRe: Quick Question Regarding Visual C++ .net Pin
Anonymous11-Sep-03 5:22
Anonymous11-Sep-03 5:22 
Questionhow to do a dos-like thing in MFC prog Pin
ns10-Sep-03 9:39
ns10-Sep-03 9:39 
AnswerRe: how to do a dos-like thing in MFC prog Pin
David Crow10-Sep-03 9:46
David Crow10-Sep-03 9:46 
AnswerRe: how to do a dos-like thing in MFC prog Pin
Jagadeesh VN10-Sep-03 9:48
Jagadeesh VN10-Sep-03 9:48 
GeneralThanks to you both!!! Pin
ns10-Sep-03 9:55
ns10-Sep-03 9:55 
GeneralRe: Thanks to you both!!! Pin
Ravi Bhavnani10-Sep-03 10:57
professionalRavi Bhavnani10-Sep-03 10:57 
GeneralA simple question from a beginner Pin
xatanu10-Sep-03 9:25
xatanu10-Sep-03 9:25 
GeneralRe: A simple question from a beginner Pin
David Crow10-Sep-03 9:48
David Crow10-Sep-03 9:48 
GeneralRe: A simple question from a beginner Pin
xatanu11-Sep-03 7:36
xatanu11-Sep-03 7:36 
GeneralGDI Portability Pin
Larry J. Siddens10-Sep-03 8:55
Larry J. Siddens10-Sep-03 8:55 
GeneralRe: GDI Portability Pin
Larry J. Siddens10-Sep-03 10:56
Larry J. Siddens10-Sep-03 10:56 

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.