Click here to Skip to main content
16,010,416 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Windows Hibernation message Pin
Chris Maunder26-Mar-02 16:44
cofounderChris Maunder26-Mar-02 16:44 
GeneralPlease explain... Pin
hkl25-Mar-02 17:59
hkl25-Mar-02 17:59 
GeneralRe: Please explain... Pin
Chris Maunder25-Mar-02 18:15
cofounderChris Maunder25-Mar-02 18:15 
GeneralRe: Please explain... Pin
hkl25-Mar-02 18:20
hkl25-Mar-02 18:20 
GeneralCCriticalSection question Pin
ChiYung25-Mar-02 16:49
ChiYung25-Mar-02 16:49 
GeneralRe: CCriticalSection question Pin
Nish Nishant25-Mar-02 17:14
sitebuilderNish Nishant25-Mar-02 17:14 
GeneralRe: CCriticalSection question Pin
ChiYung25-Mar-02 19:15
ChiYung25-Mar-02 19:15 
GeneralRe: CCriticalSection question Pin
Nish Nishant25-Mar-02 19:15
sitebuilderNish Nishant25-Mar-02 19:15 
Dont put it in stdafx.h
Cause when you put it on top, the compiler hasn't encountered the included header files yet

Make it a member variable of the class where you are using the critical section

Nish

I am looking for a free racing game. Old style racing game without any complicated 3D stuff. Around 4 MB download. If anyone has such a game, please inform me.
GeneralRe: CCriticalSection question Pin
Michael Dunn25-Mar-02 17:31
sitebuilderMichael Dunn25-Mar-02 17:31 
GeneralExample please....(Re: CCriticalSection question) Pin
ChiYung25-Mar-02 19:03
ChiYung25-Mar-02 19:03 
GeneralRe: Example please....(Re: CCriticalSection question) Pin
Nish Nishant25-Mar-02 19:17
sitebuilderNish Nishant25-Mar-02 19:17 
GeneralRe: Example please....(Re: CCriticalSection question) Pin
ChiYung25-Mar-02 19:30
ChiYung25-Mar-02 19:30 
GeneralRe: Example please....(Re: CCriticalSection question) Pin
Gaurika Wijeratne25-Mar-02 22:07
Gaurika Wijeratne25-Mar-02 22:07 
GeneralRe: CCriticalSection question Pin
Neville Franks31-Mar-02 0:42
Neville Franks31-Mar-02 0:42 
QuestionHow to change the bkcolor of a window? Pin
Feng Qin25-Mar-02 15:18
Feng Qin25-Mar-02 15:18 
AnswerRe: How to change the bkcolor of a window? Pin
Michael Dunn25-Mar-02 17:29
sitebuilderMichael Dunn25-Mar-02 17:29 
GeneralVector array question..... Pin
ChiYung25-Mar-02 15:11
ChiYung25-Mar-02 15:11 
GeneralRe: Vector array question..... Pin
Vivek Rajan25-Mar-02 15:10
Vivek Rajan25-Mar-02 15:10 
GeneralHelp me to get the solution Pin
binnu25-Mar-02 15:04
binnu25-Mar-02 15:04 
GeneralRe: Help me to get the solution Pin
PJ Arends25-Mar-02 16:31
professionalPJ Arends25-Mar-02 16:31 
GeneralRe: Help me to get the solution Pin
PJ Arends25-Mar-02 17:18
professionalPJ Arends25-Mar-02 17:18 
GeneralI want to terminate the FOR loop at the middle... Pin
ChiYung25-Mar-02 14:41
ChiYung25-Mar-02 14:41 
GeneralRe: I want to terminate the FOR loop at the middle... Pin
Derek Waters25-Mar-02 14:44
Derek Waters25-Mar-02 14:44 
Generaltimer.. Pin
hkl25-Mar-02 14:14
hkl25-Mar-02 14:14 
GeneralRe: timer.. Pin
Nish Nishant25-Mar-02 14:15
sitebuilderNish Nishant25-Mar-02 14:15 

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.