Click here to Skip to main content
15,902,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: quick statusbar question Pin
LOSTTWARE.com17-Nov-03 19:15
LOSTTWARE.com17-Nov-03 19:15 
GeneralRe: quick statusbar question Pin
Zhuofei Wang17-Nov-03 19:28
Zhuofei Wang17-Nov-03 19:28 
GeneralRe: quick statusbar question Pin
LOSTTWARE.com18-Nov-03 15:18
LOSTTWARE.com18-Nov-03 15:18 
GeneralFile open and close Pin
alex.barylski17-Nov-03 16:15
alex.barylski17-Nov-03 16:15 
GeneralRe: File open and close Pin
Prakash Nadar17-Nov-03 16:40
Prakash Nadar17-Nov-03 16:40 
GeneralRe: File open and close Pin
alex.barylski18-Nov-03 4:54
alex.barylski18-Nov-03 4:54 
GeneralRe: File open and close Pin
Peter Molnar18-Nov-03 14:39
Peter Molnar18-Nov-03 14:39 
GeneralRe: File open and close Pin
georgiek5017-Nov-03 23:09
georgiek5017-Nov-03 23:09 
if you use ifstream try if ( YourFile.is_open() ) // bla bla bla
GeneralQuick OnInitDialog q'n Pin
el davo17-Nov-03 15:28
el davo17-Nov-03 15:28 
GeneralRe: Quick OnInitDialog q'n Pin
Prakash Nadar17-Nov-03 16:02
Prakash Nadar17-Nov-03 16:02 
GeneralRe: Quick OnInitDialog q'n Pin
Michael Dunn17-Nov-03 20:04
sitebuilderMichael Dunn17-Nov-03 20:04 
QuestionDoes it have some memory leak? Pin
Joise17-Nov-03 14:56
Joise17-Nov-03 14:56 
AnswerRe: Does it have some memory leak? Pin
Dave Bryant17-Nov-03 15:07
Dave Bryant17-Nov-03 15:07 
GeneralRe: Does it have some memory leak? Pin
Joise17-Nov-03 15:13
Joise17-Nov-03 15:13 
AnswerRe: Does it have some memory leak? Pin
Brian Shifrin17-Nov-03 15:10
Brian Shifrin17-Nov-03 15:10 
GeneralRe: Does it have some memory leak? Pin
Joise17-Nov-03 15:14
Joise17-Nov-03 15:14 
GeneralChanging Dialog Font Programmatically Pin
yoshibebe17-Nov-03 14:55
yoshibebe17-Nov-03 14:55 
GeneralRe: Changing Dialog Font Programmatically Pin
Stye18-Nov-03 16:16
Stye18-Nov-03 16:16 
GeneralRe: Changing Dialog Font Programmatically Pin
Anonymous24-Nov-03 8:28
Anonymous24-Nov-03 8:28 
Questionhow to get gdiplus.chm Pin
zecodela17-Nov-03 14:45
zecodela17-Nov-03 14:45 
GeneralWindows Media CD Ripping Pin
benglish7217-Nov-03 13:52
benglish7217-Nov-03 13:52 
QuestionIs it possible to connect to a database using only the connect string? Pin
ElizabethC17-Nov-03 12:55
ElizabethC17-Nov-03 12:55 
AnswerRe: Is it possible to connect to a database using only the connect string? Pin
Brian Shifrin17-Nov-03 14:47
Brian Shifrin17-Nov-03 14:47 
GeneralHelp Pin
wendigo_8317-Nov-03 12:38
susswendigo_8317-Nov-03 12:38 
GeneralRe: Help Pin
Mike Danberg17-Nov-03 12:44
Mike Danberg17-Nov-03 12:44 

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.