Click here to Skip to main content
15,910,009 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Opinions wanted Pin
Wes Aday27-Jul-06 5:34
professionalWes Aday27-Jul-06 5:34 
AnswerRe: Opinions wanted Pin
Stephen Hewitt27-Jul-06 16:30
Stephen Hewitt27-Jul-06 16:30 
QuestionC++ compiler on a flash drive Pin
Cprogramming21327-Jul-06 4:39
Cprogramming21327-Jul-06 4:39 
AnswerRe: C++ compiler on a flash drive Pin
#realJSOP27-Jul-06 4:48
professional#realJSOP27-Jul-06 4:48 
GeneralRe: C++ compiler on a flash drive Pin
Steve S27-Jul-06 6:13
Steve S27-Jul-06 6:13 
Questionhow to create a object containing only shared variables Pin
mmhu27-Jul-06 4:21
mmhu27-Jul-06 4:21 
QuestionInclude files [modified] Pin
Jay0327-Jul-06 4:18
Jay0327-Jul-06 4:18 
AnswerRe: Include files Pin
toxcct27-Jul-06 4:31
toxcct27-Jul-06 4:31 
don't use backslashed... use forward slashes to avoid characters escapment problems...

the fact is that one syntax is mostly for windows world, while the other is mostly for unix world. but as forward slashes work fine on every plateforms, i think it's the best way to go.

GeneralRe: Include files Pin
Jay0327-Jul-06 4:37
Jay0327-Jul-06 4:37 
GeneralRe: Include files Pin
David Crow27-Jul-06 4:43
David Crow27-Jul-06 4:43 
GeneralRe: Include files Pin
toxcct27-Jul-06 4:43
toxcct27-Jul-06 4:43 
GeneralRe: Include files [modified] Pin
Jay0327-Jul-06 4:47
Jay0327-Jul-06 4:47 
Generaloff topic but, Pin
toxcct27-Jul-06 4:56
toxcct27-Jul-06 4:56 
GeneralRe: off topic but, Pin
Jay0327-Jul-06 5:04
Jay0327-Jul-06 5:04 
QuestionEnd other application instance gracefully Pin
peterchen27-Jul-06 4:09
peterchen27-Jul-06 4:09 
AnswerRe: End other application instance gracefully Pin
PJ Arends27-Jul-06 9:38
professionalPJ Arends27-Jul-06 9:38 
AnswerRe: End other application instance gracefully Pin
Ryan Binns27-Jul-06 18:31
Ryan Binns27-Jul-06 18:31 
QuestionCombining Bitmaps (version 2) [modified] Pin
#realJSOP27-Jul-06 3:52
professional#realJSOP27-Jul-06 3:52 
AnswerRe: Combining Bitmaps (version 2) Pin
PJ Arends27-Jul-06 5:23
professionalPJ Arends27-Jul-06 5:23 
GeneralRe: Combining Bitmaps (version 2) [modified] Pin
#realJSOP27-Jul-06 5:46
professional#realJSOP27-Jul-06 5:46 
GeneralRe: Combining Bitmaps (version 2) Pin
#realJSOP27-Jul-06 6:52
professional#realJSOP27-Jul-06 6:52 
GeneralRe: Combining Bitmaps (version 2) Pin
#realJSOP27-Jul-06 7:04
professional#realJSOP27-Jul-06 7:04 
GeneralRe: Combining Bitmaps (version 2) Pin
PJ Arends27-Jul-06 8:45
professionalPJ Arends27-Jul-06 8:45 
GeneralRe: Combining Bitmaps (version 2) Pin
PJ Arends27-Jul-06 9:00
professionalPJ Arends27-Jul-06 9:00 
GeneralRe: Combining Bitmaps (version 2) Pin
PJ Arends27-Jul-06 9:06
professionalPJ Arends27-Jul-06 9:06 

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.