Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can I put my window under any other application window? Pin
golden06062-Nov-03 16:24
golden06062-Nov-03 16:24 
GeneralText in the taskbar vs. title bar Pin
Vancouver2-Nov-03 15:21
Vancouver2-Nov-03 15:21 
GeneralFoundation Problem, #include Problem Pin
Mehran Ziadloo2-Nov-03 15:12
Mehran Ziadloo2-Nov-03 15:12 
GeneralRe: Foundation Problem, #include Problem Pin
ZoogieZork2-Nov-03 15:21
ZoogieZork2-Nov-03 15:21 
GeneralRe: Foundation Problem, #include Problem Pin
Christian Graus2-Nov-03 15:22
protectorChristian Graus2-Nov-03 15:22 
GeneralProblem with CAsyncSocket Pin
Daniel13242-Nov-03 14:30
Daniel13242-Nov-03 14:30 
GeneralHelp with file management... Pin
Snyp2-Nov-03 14:18
Snyp2-Nov-03 14:18 
GeneralRe: Help with file management... Pin
Ravi Bhavnani2-Nov-03 15:03
professionalRavi Bhavnani2-Nov-03 15:03 
See the description of the mode argument in the fopen() documentation.

Use fflush() to flush the buffer, but remember that calling fflush() will not guarantee that data is written to disk if you have write caching enabled on your system.

/ravi

Let's put "civil" back in "civilization"
Home | Articles | Freeware | Music
ravib@ravib.com

GeneralRe: Help with file management... Pin
Christian Graus2-Nov-03 15:21
protectorChristian Graus2-Nov-03 15:21 
GeneralPlease help me Pin
golden06062-Nov-03 14:03
golden06062-Nov-03 14:03 
GeneralRe: Please help me Pin
Christian Graus2-Nov-03 15:24
protectorChristian Graus2-Nov-03 15:24 
GeneralRe: Please help me Pin
golden06062-Nov-03 15:42
golden06062-Nov-03 15:42 
GeneralRe: Please help me Pin
Christian Graus2-Nov-03 15:44
protectorChristian Graus2-Nov-03 15:44 
GeneralRe: Please help me Pin
golden06062-Nov-03 16:00
golden06062-Nov-03 16:00 
GeneralRe: Please help me Pin
Christian Graus2-Nov-03 16:01
protectorChristian Graus2-Nov-03 16:01 
GeneralRe: Please help me Pin
golden06062-Nov-03 16:09
golden06062-Nov-03 16:09 
Generalautorun USB memory sticks Pin
closecall2-Nov-03 13:53
closecall2-Nov-03 13:53 
GeneralProblem with CPropertyPage/Sheet Pin
el davo2-Nov-03 13:26
el davo2-Nov-03 13:26 
GeneralRe: Problem with CPropertyPage/Sheet Pin
Markyg2-Nov-03 14:56
Markyg2-Nov-03 14:56 
GeneralRe: Problem with CPropertyPage/Sheet Pin
Ravi Bhavnani2-Nov-03 15:00
professionalRavi Bhavnani2-Nov-03 15:00 
GeneralRe: Problem with CPropertyPage/Sheet Pin
el davo2-Nov-03 15:02
el davo2-Nov-03 15:02 
GeneralRe: Problem with CPropertyPage/Sheet Pin
Steve Mayfield2-Nov-03 15:01
Steve Mayfield2-Nov-03 15:01 
GeneralRe: Problem with CPropertyPage/Sheet Pin
Ravi Bhavnani2-Nov-03 15:07
professionalRavi Bhavnani2-Nov-03 15:07 
GeneralRe: Problem with CPropertyPage/Sheet Pin
Steve Mayfield4-Nov-03 9:20
Steve Mayfield4-Nov-03 9:20 
GeneralProblem with opening a file in editbox Pin
Deepak Samuel2-Nov-03 12:33
Deepak Samuel2-Nov-03 12:33 

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.