Click here to Skip to main content
15,905,323 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: __ftol2 ?? where did it come from? .NET? Pin
Chris Losinger6-Feb-03 12:20
professionalChris Losinger6-Feb-03 12:20 
QuestioncreateThread , Prototype, and extren call correctness? Pin
Pecan2046-Feb-03 7:42
Pecan2046-Feb-03 7:42 
AnswerRe: createThread , Prototype, and extren call correctness? Pin
Joaquín M López Muñoz6-Feb-03 9:13
Joaquín M López Muñoz6-Feb-03 9:13 
GeneralRe: createThread , Prototype, and extren call correctness? Pin
Pecan2046-Feb-03 15:14
Pecan2046-Feb-03 15:14 
GeneralDetect Audio CD Pin
Demian Panello6-Feb-03 7:12
Demian Panello6-Feb-03 7:12 
GeneralRe: Detect Audio CD Pin
Valeria Bogdevich7-Feb-03 2:41
Valeria Bogdevich7-Feb-03 2:41 
GeneralRe: Detect Audio CD Pin
Demian Panello7-Feb-03 6:45
Demian Panello7-Feb-03 6:45 
QuestionRunning a thread in non-paged memory? Pin
Michael D Bray6-Feb-03 6:43
Michael D Bray6-Feb-03 6:43 
We have an application that is basically just a three-line loop... one is a 1-second sleep, the other two check to see if a process is running and start it if it isn't. We've noticed a lot of page faults in this application. I'm guessing its because the code is being paged out during the sleep, then paged back in when it starts up again. Can anyone suggest how to prevent this?

AnswerRe: Running a thread in non-paged memory? Pin
Felix Gartsman6-Feb-03 7:15
Felix Gartsman6-Feb-03 7:15 
GeneralControlling the mime types used with CHtmlView Pin
Obliterator6-Feb-03 6:02
Obliterator6-Feb-03 6:02 
GeneralDebugging functions placed in the header file... Pin
Joan M6-Feb-03 5:19
professionalJoan M6-Feb-03 5:19 
GeneralRe: Debugging functions placed in the header file... Pin
Ian Darling6-Feb-03 5:41
Ian Darling6-Feb-03 5:41 
GeneralRe: Debugging functions placed in the header file... Pin
Joan M6-Feb-03 5:51
professionalJoan M6-Feb-03 5:51 
GeneralRe: Debugging functions placed in the header file... Pin
Ian Darling6-Feb-03 6:03
Ian Darling6-Feb-03 6:03 
Generalwhy? Pin
Joan M6-Feb-03 6:17
professionalJoan M6-Feb-03 6:17 
GeneralRe: why? Pin
Joaquín M López Muñoz6-Feb-03 7:12
Joaquín M López Muñoz6-Feb-03 7:12 
GeneralRe: why? Pin
Joan M6-Feb-03 21:25
professionalJoan M6-Feb-03 21:25 
GeneralRe: why? Pin
Joaquín M López Muñoz6-Feb-03 21:30
Joaquín M López Muñoz6-Feb-03 21:30 
GeneralRe: why? Pin
Joan M6-Feb-03 22:03
professionalJoan M6-Feb-03 22:03 
GeneralRe: Debugging functions placed in the header file... Pin
-=jarl=-6-Feb-03 10:13
-=jarl=-6-Feb-03 10:13 
GeneralRe: Debugging functions placed in the header file... Pin
Joan M6-Feb-03 20:16
professionalJoan M6-Feb-03 20:16 
GeneralDoubts printing Pin
doctorpi6-Feb-03 5:18
doctorpi6-Feb-03 5:18 
GeneralRe: Doubts printing Pin
Roger Allen6-Feb-03 5:44
Roger Allen6-Feb-03 5:44 
GeneralSimulating ToolBar Press Pin
Jawache6-Feb-03 4:43
Jawache6-Feb-03 4:43 
GeneralRe: Simulating ToolBar Press Pin
Roger Allen6-Feb-03 5:46
Roger Allen6-Feb-03 5:46 

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.