Click here to Skip to main content
15,915,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Refresh an image displayed in my dialog window ? Pin
Member 6658972-Dec-03 4:29
Member 6658972-Dec-03 4:29 
GeneralRe: Refresh an image displayed in my dialog window ? Pin
KellyR2-Dec-03 4:34
KellyR2-Dec-03 4:34 
GeneralRe: Refresh an image displayed in my dialog window ? Pin
Member 6658972-Dec-03 4:41
Member 6658972-Dec-03 4:41 
QuestionHow can I override CPropertySheet::RemovePage(int nPage) in a derived class? Pin
mfc_surfer2-Dec-03 2:10
mfc_surfer2-Dec-03 2:10 
AnswerRe: How can I override CPropertySheet::RemovePage(int nPage) in a derived class? Pin
David Crow2-Dec-03 3:16
David Crow2-Dec-03 3:16 
GeneralMember function pointer Pin
kikocharana2-Dec-03 1:18
kikocharana2-Dec-03 1:18 
GeneralRe: Member function pointer Pin
Brian Shifrin2-Dec-03 5:42
Brian Shifrin2-Dec-03 5:42 
GeneralRe: Member function pointer Pin
kikocharana2-Dec-03 9:16
kikocharana2-Dec-03 9:16 
Thanks for your reply, but i forgot to mention something that i haven't got any control on the function
Function(void *aFunction , void *callingObject=null) as it came with a header file of a library and i've got to use it as is, besides when i try to use
&this->FuctionNeededPointer it gives the following error

'&' : illegal operation on bound member function expression
Generala Q about C++ and OS Pin
includeh102-Dec-03 1:04
includeh102-Dec-03 1:04 
GeneralRe: a Q about C++ and OS Pin
Michael P Butler2-Dec-03 1:26
Michael P Butler2-Dec-03 1:26 
GeneralRe: a Q about C++ and OS Pin
Kevin McFarlane2-Dec-03 2:43
Kevin McFarlane2-Dec-03 2:43 
GeneralRe: a Q about C++ and OS Pin
Tim Smith2-Dec-03 4:21
Tim Smith2-Dec-03 4:21 
GeneralRe: a Q about C++ and OS Pin
Signal-92-Dec-03 8:04
Signal-92-Dec-03 8:04 
GeneralRe: a Q about C++ and OS Pin
Tim Smith2-Dec-03 9:52
Tim Smith2-Dec-03 9:52 
GeneralRe: a Q about C++ and OS Pin
Big Art2-Dec-03 10:52
Big Art2-Dec-03 10:52 
GeneralProgrammatic control of mouse cursor Pin
Arshad Tanveer2-Dec-03 0:59
Arshad Tanveer2-Dec-03 0:59 
GeneralRe: Programmatic control of mouse cursor Pin
KellyR2-Dec-03 4:31
KellyR2-Dec-03 4:31 
GeneralRe: Programmatic control of mouse cursor Pin
El'Cachubrey2-Dec-03 4:36
El'Cachubrey2-Dec-03 4:36 
Generalwriting in a file Pin
karteek2-Dec-03 0:53
karteek2-Dec-03 0:53 
GeneralRe: writing in a file Pin
BaldwinMartin2-Dec-03 1:09
BaldwinMartin2-Dec-03 1:09 
GeneralRe: writing in a file Pin
karteek2-Dec-03 1:15
karteek2-Dec-03 1:15 
GeneralRe: writing in a file Pin
judo2-Dec-03 1:53
judo2-Dec-03 1:53 
GeneralRe: writing in a file Pin
BaldwinMartin2-Dec-03 2:12
BaldwinMartin2-Dec-03 2:12 
GeneralRe: writing in a file Pin
David Crow2-Dec-03 3:20
David Crow2-Dec-03 3:20 
QuestionDeleting listbox item jumps to top? Pin
Moak2-Dec-03 0:43
Moak2-Dec-03 0:43 

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.