Click here to Skip to main content
16,011,469 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: calling functions using pointers Pin
2-May-01 5:12
suss2-May-01 5:12 
GeneralRe: calling functions using pointers Pin
Michael Dunn2-May-01 7:04
sitebuilderMichael Dunn2-May-01 7:04 
GeneralCool interfaces Pin
Bilal Naveed2-May-01 4:31
Bilal Naveed2-May-01 4:31 
GeneralRe: Cool interfaces Pin
2-May-01 6:11
suss2-May-01 6:11 
GeneralRe: Cool interfaces Pin
Michael Dunn2-May-01 7:07
sitebuilderMichael Dunn2-May-01 7:07 
GeneralPassing a Function Pointer of a member of a class Pin
2-May-01 4:29
suss2-May-01 4:29 
GeneralRe: Passing a Function Pointer of a member of a class Pin
2-May-01 6:15
suss2-May-01 6:15 
GeneralRe: Passing a Function Pointer of a member of a class Pin
Michael Dunn2-May-01 7:08
sitebuilderMichael Dunn2-May-01 7:08 
Change
void func(int, int (*)(int, int));
to
void func(int, int (a::*)(int, int));

--Mike--
http://home.inreach.com/mdunn/
The Signature, back by popular demand: Buffy. Pajamas.
GeneralINI File Weirdness Pin
#realJSOP2-May-01 3:35
professional#realJSOP2-May-01 3:35 
GeneralRe: INI File Weirdness Pin
2-May-01 3:48
suss2-May-01 3:48 
GeneralBest Method-Rebooting Windows Pin
Paul Selormey2-May-01 1:59
Paul Selormey2-May-01 1:59 
GeneralRe: Best Method-Rebooting Windows Pin
Peter Pearson2-May-01 2:21
Peter Pearson2-May-01 2:21 
GeneralRe: Best Method-Rebooting Windows Pin
Paul Selormey2-May-01 18:10
Paul Selormey2-May-01 18:10 
QuestionWS_EX_LEFTSCROLLBAR with combo boxes not working? Pin
1-May-01 23:40
suss1-May-01 23:40 
AnswerRe: WS_EX_LEFTSCROLLBAR with combo boxes not working? Pin
Tomasz Sowinski2-May-01 0:18
Tomasz Sowinski2-May-01 0:18 
GeneralRe: WS_EX_LEFTSCROLLBAR with combo boxes not working? Pin
2-May-01 0:35
suss2-May-01 0:35 
GeneralRe: WS_EX_LEFTSCROLLBAR with combo boxes not working? Pin
Tomasz Sowinski2-May-01 1:02
Tomasz Sowinski2-May-01 1:02 
GeneralRe: WS_EX_LEFTSCROLLBAR with combo boxes not working? Pin
2-May-01 4:18
suss2-May-01 4:18 
GeneralDraw image at another Application's HWND Pin
Yong Haur TAY1-May-01 21:48
Yong Haur TAY1-May-01 21:48 
GeneralRe: Draw image at another Application's HWND Pin
2-May-01 6:20
suss2-May-01 6:20 
GeneralRe: Draw image at another Application's HWND Pin
Christian Graus2-May-01 12:10
protectorChristian Graus2-May-01 12:10 
GeneralHiding a process in Task Manager ! Pin
yamini1-May-01 19:51
yamini1-May-01 19:51 
GeneralRe: Hiding a process in Task Manager ! Pin
AlexEg2-May-01 21:44
AlexEg2-May-01 21:44 
Question? Pin
yamini1-May-01 19:50
yamini1-May-01 19:50 
GeneralBitBlt on Win98 / WinNT Pin
Liam O'Hagan1-May-01 14:22
Liam O'Hagan1-May-01 14:22 

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.