Click here to Skip to main content
15,925,219 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I need advice about which component to select for specific purpose . Please help ! Pin
Rashid Thadha6-Oct-01 10:50
Rashid Thadha6-Oct-01 10:50 
GeneralRe: I need advice about which component to select for specific purpose . Please help ! Pin
6-Oct-01 11:15
suss6-Oct-01 11:15 
GeneralRe: I need advice about which component to select for specific purpose . Please help ! Pin
6-Oct-01 12:04
suss6-Oct-01 12:04 
GeneralRe: I need advice about which component to select for specific purpose . Please help ! Pin
Michael P Butler6-Oct-01 13:19
Michael P Butler6-Oct-01 13:19 
GeneralRe: I need advice about which component to select for specific purpose . Please help ! Pin
6-Oct-01 19:36
suss6-Oct-01 19:36 
GeneralFunction pointer in object problem Pin
Mr.Freeze4-Oct-01 19:31
Mr.Freeze4-Oct-01 19:31 
GeneralRe: Function pointer in object problem Pin
Michael Dunn4-Oct-01 19:57
sitebuilderMichael Dunn4-Oct-01 19:57 
GeneralRe: Function pointer in object problem Pin
Mr.Freeze4-Oct-01 20:55
Mr.Freeze4-Oct-01 20:55 
I had a look but it says there:

"Windows APIs that use a callback function have a void* parameter that you can use for whatever purpose you like"

The problem is that

glutDisplayFunc (pointerToAFunction);

is not a window API !!!

So there's no possibility to pass two arguments like

glutDisplayFunc (pointerToAFunction,(void*) this );

Any other suggestion Confused | :confused:
GeneralRe: Function pointer in object problem Pin
Ravi Bhavnani6-Oct-01 9:44
professionalRavi Bhavnani6-Oct-01 9:44 
QuestionCan we handle dialog controls messages from document object? Pin
sraju4-Oct-01 18:29
sraju4-Oct-01 18:29 
AnswerRe: Can we handle dialog controls messages from document object? Pin
Christian Graus4-Oct-01 18:55
protectorChristian Graus4-Oct-01 18:55 
QuestionWhat's wrong with my code?? Pin
LoveInSnowing4-Oct-01 15:58
LoveInSnowing4-Oct-01 15:58 
AnswerRe: What's wrong with my code?? Pin
Brendan Tregear4-Oct-01 16:21
Brendan Tregear4-Oct-01 16:21 
GeneralRe: What's wrong with my code?? Pin
LoveInSnowing4-Oct-01 17:02
LoveInSnowing4-Oct-01 17:02 
AnswerRe: What's wrong with my code?? Pin
Christian Graus4-Oct-01 17:11
protectorChristian Graus4-Oct-01 17:11 
GeneralRe: Also Pin
Brendan Tregear4-Oct-01 17:16
Brendan Tregear4-Oct-01 17:16 
GeneralRe: Also Pin
Christian Graus4-Oct-01 17:18
protectorChristian Graus4-Oct-01 17:18 
GeneralRe: What's wrong with my code?? Pin
LoveInSnowing4-Oct-01 17:20
LoveInSnowing4-Oct-01 17:20 
GeneralRe: What's wrong with my code?? Pin
Christian Graus4-Oct-01 17:39
protectorChristian Graus4-Oct-01 17:39 
GeneralRe: What's wrong with my code?? Pin
LoveInSnowing4-Oct-01 18:30
LoveInSnowing4-Oct-01 18:30 
GeneralRe: What's wrong with my code?? Pin
Christian Graus4-Oct-01 18:39
protectorChristian Graus4-Oct-01 18:39 
GeneralFilling a Solid Rect Pin
Bret Faller (home)4-Oct-01 15:10
Bret Faller (home)4-Oct-01 15:10 
GeneralRe: Filling a Solid Rect Pin
Mike Nordell4-Oct-01 17:54
Mike Nordell4-Oct-01 17:54 
GeneralRe: Filling a Solid Rect Pin
Chris Losinger4-Oct-01 18:03
professionalChris Losinger4-Oct-01 18:03 
GeneralRe: Filling a Solid Rect Pin
Bret Faller (home)4-Oct-01 18:14
Bret Faller (home)4-Oct-01 18:14 

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.