Click here to Skip to main content
15,881,866 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMDI App in VS.NET Pin
#realJSOP13-May-04 12:29
mve#realJSOP13-May-04 12:29 
GeneralRe: MDI App in VS.NET Pin
Joe Woodbury13-May-04 12:49
professionalJoe Woodbury13-May-04 12:49 
GeneralRe: MDI App in VS.NET Pin
Antony M Kancidrowski14-May-04 4:00
Antony M Kancidrowski14-May-04 4:00 
GeneralCleanup using splitter windows Pin
MarcoNedwig13-May-04 12:20
MarcoNedwig13-May-04 12:20 
GeneralRe: Same Problem here... Pin
Sumit Kapoor13-May-04 22:03
Sumit Kapoor13-May-04 22:03 
GeneralActive X problem in MFC Pin
rahulmsaxena13-May-04 11:58
rahulmsaxena13-May-04 11:58 
GeneralAssigning a value to a char[] Pin
monrobot1313-May-04 11:46
monrobot1313-May-04 11:46 
GeneralRe: Assigning a value to a char[] Pin
Maxwell Chen13-May-04 17:26
Maxwell Chen13-May-04 17:26 
char szTerm[4] = {0};
szTerm[0] = ' ';
szTerm[1] = '\r';
szTerm[2] = '\n';




Maxwell Chen
GeneralRe: Assigning a value to a char[] Pin
Michael Dunn13-May-04 18:05
sitebuilderMichael Dunn13-May-04 18:05 
GeneralRe: Assigning a value to a char[] Pin
vividtang13-May-04 18:31
vividtang13-May-04 18:31 
GeneralRe: Assigning a value to a char[] Pin
toxcct13-May-04 22:32
toxcct13-May-04 22:32 
GeneralRe: Assigning a value to a char[] Pin
monrobot1314-May-04 6:23
monrobot1314-May-04 6:23 
GeneralVS.NET and "picture controls" Pin
#realJSOP13-May-04 10:07
mve#realJSOP13-May-04 10:07 
GeneralRe: VS.NET and "picture controls" Pin
Michael Dunn13-May-04 18:10
sitebuilderMichael Dunn13-May-04 18:10 
GeneralActivex question Pin
Demian Panello13-May-04 8:58
Demian Panello13-May-04 8:58 
GeneralRe: Activex question Pin
BlackDice13-May-04 11:08
BlackDice13-May-04 11:08 
GeneralExit Code (0x2) from Dialog Based Apps Pin
Justin Cooke13-May-04 8:39
Justin Cooke13-May-04 8:39 
GeneralRe: Exit Code (0x2) from Dialog Based Apps Pin
David Crow13-May-04 9:24
David Crow13-May-04 9:24 
GeneralRe: Exit Code (0x2) from Dialog Based Apps Pin
Justin Cooke13-May-04 9:33
Justin Cooke13-May-04 9:33 
GeneralRe: Exit Code (0x2) from Dialog Based Apps Pin
David Crow13-May-04 9:39
David Crow13-May-04 9:39 
GeneralRe: Exit Code (0x2) from Dialog Based Apps Pin
Michael Dunn13-May-04 18:14
sitebuilderMichael Dunn13-May-04 18:14 
GeneralRe: Exit Code (0x2) from Dialog Based Apps Pin
Justin Cooke14-May-04 6:22
Justin Cooke14-May-04 6:22 
GeneralWindows XP look and feel on other applications Pin
SummerTime13-May-04 8:21
SummerTime13-May-04 8:21 
GeneralRe: Windows XP look and feel on other applications Pin
monrobot1313-May-04 10:59
monrobot1313-May-04 10:59 
GeneralRe: Windows XP look and feel on other applications Pin
Joe Woodbury13-May-04 12:49
professionalJoe Woodbury13-May-04 12:49 

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.