Click here to Skip to main content
15,885,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: C - error while passing parameters Pin
Luc Pattyn26-Dec-10 6:53
sitebuilderLuc Pattyn26-Dec-10 6:53 
GeneralRe: C - error while passing parameters Pin
jadughar26-Dec-10 7:18
jadughar26-Dec-10 7:18 
GeneralRe: C - error while passing parameters Pin
CPallini26-Dec-10 8:26
mveCPallini26-Dec-10 8:26 
GeneralRe: C - error while passing parameters Pin
Luc Pattyn26-Dec-10 8:31
sitebuilderLuc Pattyn26-Dec-10 8:31 
JokeRe: C - error while passing parameters Pin
CPallini26-Dec-10 8:42
mveCPallini26-Dec-10 8:42 
AnswerRe: C - error while passing parameters Pin
CPallini26-Dec-10 8:28
mveCPallini26-Dec-10 8:28 
AnswerRe: C - error while passing parameters Pin
Manfred Rudolf Bihy26-Dec-10 9:25
professionalManfred Rudolf Bihy26-Dec-10 9:25 
GeneralRe: C - error while passing parameters Pin
Tony Richards26-Dec-10 9:53
Tony Richards26-Dec-10 9:53 
In Windows, it is defined as follows:

C
typedef int BOOL;


And is defined in WinDef.h, but I imagine you'd normally include it via Windows.h.

I assume other platforms define it in a similar header.
GeneralRe: C - error while passing parameters Pin
Manfred Rudolf Bihy26-Dec-10 10:08
professionalManfred Rudolf Bihy26-Dec-10 10:08 
GeneralRe: C - error while passing parameters Pin
Chuck O'Toole26-Dec-10 15:39
Chuck O'Toole26-Dec-10 15:39 
GeneralRe: C - error while passing parameters Pin
Manfred Rudolf Bihy27-Dec-10 4:06
professionalManfred Rudolf Bihy27-Dec-10 4:06 
AnswerRe: C - error while passing parameters Pin
jadughar26-Dec-10 21:02
jadughar26-Dec-10 21:02 
QuestionIntegrating OpenCV with MFC in VC 6.0 SP 6 Pin
Vaclav_26-Dec-10 6:32
Vaclav_26-Dec-10 6:32 
AnswerRe: Integrating OpenCV with MFC in VC 6.0 SP 6 Pin
Tony Richards26-Dec-10 9:50
Tony Richards26-Dec-10 9:50 
QuestionHow can I draw an animation on a transparent window using Windows API? Pin
Asaf Pinhassi26-Dec-10 3:42
Asaf Pinhassi26-Dec-10 3:42 
AnswerRe: How can I draw an animation on a transparent window using Windows API? Pin
jk chan26-Dec-10 18:48
jk chan26-Dec-10 18:48 
QuestionShockwave object questions - strange behaviour, very frustrating Pin
sgergo25-Dec-10 23:15
sgergo25-Dec-10 23:15 
Questionresizing a dialog Pin
Krauze25-Dec-10 13:57
Krauze25-Dec-10 13:57 
AnswerRe: resizing a dialog Pin
Richard MacCutchan25-Dec-10 23:10
mveRichard MacCutchan25-Dec-10 23:10 
AnswerRe: resizing a dialog Pin
Maximilien26-Dec-10 4:11
Maximilien26-Dec-10 4:11 
QuestionHow to print from a service? Pin
martinergb24-Dec-10 21:19
martinergb24-Dec-10 21:19 
AnswerRe: How to print from a service? Pin
Dr.Walt Fair, PE25-Dec-10 7:54
professionalDr.Walt Fair, PE25-Dec-10 7:54 
GeneralRe: How to print from a service? Pin
martinergb26-Dec-10 2:04
martinergb26-Dec-10 2:04 
GeneralRe: How to print from a service? Pin
Ralf.Bue26-Dec-10 4:50
Ralf.Bue26-Dec-10 4:50 
GeneralRe: How to print from a service? Pin
martinergb26-Dec-10 8:06
martinergb26-Dec-10 8:06 

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.