Click here to Skip to main content
15,914,013 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAnalyze crash dump created by windbg. Pin
Subrat 470826624-Oct-08 23:06
Subrat 470826624-Oct-08 23:06 
AnswerRe: Analyze crash dump created by windbg. Pin
Baltoro25-Oct-08 8:31
Baltoro25-Oct-08 8:31 
AnswerRe: Analyze crash dump created by windbg. Pin
bigcivilmelon27-Oct-08 3:49
bigcivilmelon27-Oct-08 3:49 
Questionregarding CrichEditCtrl [modified] Pin
jasuja_moris24-Oct-08 21:58
jasuja_moris24-Oct-08 21:58 
AnswerRe: regarding CrichEditCtrl Pin
Nuri Ismail24-Oct-08 23:48
Nuri Ismail24-Oct-08 23:48 
QuestionHow to reinitialize the OpenGL window in MFC in order to render another file? Pin
sn00pi24-Oct-08 21:41
sn00pi24-Oct-08 21:41 
AnswerRe: How to reinitialize the OpenGL window in MFC in order to render another file? Pin
Cedric Moonen24-Oct-08 21:50
Cedric Moonen24-Oct-08 21:50 
GeneralRe: How to reinitialize the OpenGL window in MFC in order to render another file? Pin
sn00pi24-Oct-08 22:22
sn00pi24-Oct-08 22:22 
Hi,

Basically Im able to have OpenGL animations in MFC, just i would like to load another animations but without exit from the program. Just once I start my program, my program will show the welcome sign language. Then when user key in word on the dialog, my program will go and search for the animation file and read it and then OpenGL have to render it.

But Im unable to render the animation for the 2nd animation. My OpenGL window in MFC actually follow the tutorial from this website:http://www.codeguru.com/cpp/cpp/cpp_mfc/tutorials/print.php/c10975__1/[^]

So it is like only able to load once only for the OpenGL animation.
GeneralRe: How to reinitialize the OpenGL window in MFC in order to render another file? Pin
Cedric Moonen24-Oct-08 23:59
Cedric Moonen24-Oct-08 23:59 
GeneralRe: How to reinitialize the OpenGL window in MFC in order to render another file? Pin
sn00pi25-Oct-08 0:49
sn00pi25-Oct-08 0:49 
GeneralRe: How to reinitialize the OpenGL window in MFC in order to render another file? Pin
Cedric Moonen25-Oct-08 2:02
Cedric Moonen25-Oct-08 2:02 
Question"Warning: GetWindowMenuPopup failed!" Pin
Nikesh Jagtap24-Oct-08 21:07
Nikesh Jagtap24-Oct-08 21:07 
AnswerRe: "Warning: GetWindowMenuPopup failed!" Pin
Iain Clarke, Warrior Programmer25-Oct-08 2:42
Iain Clarke, Warrior Programmer25-Oct-08 2:42 
GeneralRe: "Warning: GetWindowMenuPopup failed!" Pin
Bram van Kampen25-Oct-08 16:35
Bram van Kampen25-Oct-08 16:35 
QuestionConerting vc 6 program into vc 2008 application Pin
VCProgrammer24-Oct-08 20:57
VCProgrammer24-Oct-08 20:57 
AnswerRe: Conerting vc 6 program into vc 2008 application Pin
Cedric Moonen24-Oct-08 21:52
Cedric Moonen24-Oct-08 21:52 
GeneralRe: Conerting vc 6 program into vc 2008 application Pin
VCProgrammer24-Oct-08 21:56
VCProgrammer24-Oct-08 21:56 
GeneralRe: Conerting vc 6 program into vc 2008 application Pin
Cedric Moonen24-Oct-08 22:09
Cedric Moonen24-Oct-08 22:09 
Questionexecution code during installation of setup........... Pin
ani_ikram24-Oct-08 20:53
ani_ikram24-Oct-08 20:53 
QuestionHow to invoke the Perl Function from VC++ Console application Pin
f340492324-Oct-08 20:06
f340492324-Oct-08 20:06 
AnswerRe: How to invoke the Perl Function from VC++ Console application Pin
Bram van Kampen25-Oct-08 16:33
Bram van Kampen25-Oct-08 16:33 
GeneralRe: How to invoke the Perl Function from VC++ Console application Pin
f340492326-Oct-08 14:31
f340492326-Oct-08 14:31 
Questionwhat is the difference of “class instance” and “object”? Pin
WangZHua24-Oct-08 16:42
WangZHua24-Oct-08 16:42 
AnswerRe: what is the difference of “class instance” and “object”? Pin
David Crow24-Oct-08 16:46
David Crow24-Oct-08 16:46 
GeneralRe: what is the difference of “class instance” and “object”? Pin
WangZHua25-Oct-08 0:42
WangZHua25-Oct-08 0:42 

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.