Click here to Skip to main content
15,921,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Forcing "cout" to show what's in its buffer. Pin
Hosam Aly Mahmoud9-Aug-03 11:46
Hosam Aly Mahmoud9-Aug-03 11:46 
GeneralRe: Forcing "cout" to show what's in its buffer. Pin
Jonathan de Halleux11-Aug-03 1:25
Jonathan de Halleux11-Aug-03 1:25 
Questionadding gutters to rich edit controls? Pin
mcguile2579-Aug-03 8:20
mcguile2579-Aug-03 8:20 
GeneralCalling an SDI from another SDI Pin
skea9-Aug-03 8:06
skea9-Aug-03 8:06 
QuestionMinimize to sys tray when someone tries to close the dialog? Pin
Varun Shoor9-Aug-03 7:28
Varun Shoor9-Aug-03 7:28 
AnswerRe: Minimize to sys tray when someone tries to close the dialog? Pin
User 66589-Aug-03 7:36
User 66589-Aug-03 7:36 
AnswerRe: Minimize to sys tray when someone tries to close the dialog? Pin
wb9-Aug-03 7:36
wb9-Aug-03 7:36 
GeneralRe: Minimize to sys tray when someone tries to close the dialog? Pin
User 66589-Aug-03 7:44
User 66589-Aug-03 7:44 
GeneralRe: Minimize to sys tray when someone tries to close the dialog? Pin
Varun Shoor9-Aug-03 7:49
Varun Shoor9-Aug-03 7:49 
GeneralRe: Minimize to sys tray when someone tries to close the dialog? Pin
User 66589-Aug-03 8:25
User 66589-Aug-03 8:25 
GeneralEncrypting and decrypting objects Pin
Vassilis Papoulidis9-Aug-03 6:51
Vassilis Papoulidis9-Aug-03 6:51 
GeneralRe: Encrypting and decrypting objects Pin
Michael Dunn9-Aug-03 7:49
sitebuilderMichael Dunn9-Aug-03 7:49 
QuestionDocking toolbars / windows without mfc? Pin
gri9-Aug-03 5:05
gri9-Aug-03 5:05 
Generalvideo stream Pin
mr pier9-Aug-03 3:34
mr pier9-Aug-03 3:34 
Generaltrouble in ATL Pin
novachen9-Aug-03 3:07
novachen9-Aug-03 3:07 
GeneralRe: trouble in ATL Pin
Michael Dunn9-Aug-03 6:31
sitebuilderMichael Dunn9-Aug-03 6:31 
GeneralRe: trouble in ATL Pin
novachen9-Aug-03 17:07
novachen9-Aug-03 17:07 
GeneralRe: trouble in ATL Pin
Michael Dunn9-Aug-03 17:22
sitebuilderMichael Dunn9-Aug-03 17:22 
GeneralRe: trouble in ATL Pin
novachen9-Aug-03 22:33
novachen9-Aug-03 22:33 
GeneralProblem in RiechEdit..!! Pin
boonshajayan9-Aug-03 1:37
boonshajayan9-Aug-03 1:37 
QuestionHow to delete my temporary file? Pin
HansonDavid9-Aug-03 1:00
HansonDavid9-Aug-03 1:00 
AnswerRe: How to delete my temporary file? Pin
HansonDavid9-Aug-03 1:16
HansonDavid9-Aug-03 1:16 
GeneralRe: How to delete my temporary file? Pin
igor196011-Aug-03 19:24
igor196011-Aug-03 19:24 
AnswerRe: How to delete my temporary file? Pin
boonshajayan9-Aug-03 1:32
boonshajayan9-Aug-03 1:32 
AnswerRe: How to delete my temporary file? Pin
PJ Arends9-Aug-03 5:38
professionalPJ Arends9-Aug-03 5:38 
How are you creating your temporary files? If you use tmpfile() to create the file, then it will be automatically deleted when it is closed, your program exits, or you call the _rmtmp() function.







Sonork 100.11743 Chicken Little

"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

Within you lies the power for good - Use it!

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.