Click here to Skip to main content
15,921,779 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Animation Pin
Joaquín M López Muñoz29-Oct-01 3:51
Joaquín M López Muñoz29-Oct-01 3:51 
GeneralRe: Animation Pin
29-Oct-01 3:59
suss29-Oct-01 3:59 
GeneralRe: Animation Pin
Joaquín M López Muñoz29-Oct-01 4:03
Joaquín M López Muñoz29-Oct-01 4:03 
GeneralRe: Animation Pin
#realJSOP29-Oct-01 4:03
professional#realJSOP29-Oct-01 4:03 
GeneralRe: Animation Pin
29-Oct-01 4:46
suss29-Oct-01 4:46 
GeneralRe: Animation Pin
#realJSOP29-Oct-01 5:18
professional#realJSOP29-Oct-01 5:18 
GeneralRe: Animation Pin
Jonathan de Halleux30-Oct-01 0:46
Jonathan de Halleux30-Oct-01 0:46 
GeneralRe: Animation Pin
Rassman30-Oct-01 3:25
Rassman30-Oct-01 3:25 
I haven't used OpenGL for a long time, but,

Your dialog box is a Window like any other, you can possition and draw on it by getting a handle to it and using the standard CDC (or one of the helpers).

For OpenGL I would make use of a Frame Control, get the hwnd and show pictures of dancing girls in grass skirts. If thats your sort of thing.

We do it for the joy of seeing the users struggle.
GeneralSymbol font on Windows 2000 Pin
Ivan A Eryshov29-Oct-01 2:54
Ivan A Eryshov29-Oct-01 2:54 
GeneralChanging Individual Item Background Color of listview (need win32 non MFC) Pin
author29-Oct-01 2:17
author29-Oct-01 2:17 
GeneralScrollBar Pin
Özgür29-Oct-01 1:04
Özgür29-Oct-01 1:04 
GeneralRe: ScrollBar Pin
#realJSOP29-Oct-01 1:25
professional#realJSOP29-Oct-01 1:25 
GeneralBasic MFC problem Pin
29-Oct-01 0:35
suss29-Oct-01 0:35 
GeneralRe: Make the situation easy! Pin
Masaaki Onishi29-Oct-01 6:45
Masaaki Onishi29-Oct-01 6:45 
QuestionHow to insert multi language support in vc project Pin
akhtar28-Oct-01 23:36
akhtar28-Oct-01 23:36 
AnswerRe: How to insert multi language support in vc project Pin
Tomasz Sowinski29-Oct-01 2:10
Tomasz Sowinski29-Oct-01 2:10 
GeneralMixed language programming DLL , C++, VB/VBA, Fortran Pin
Jack R28-Oct-01 23:29
Jack R28-Oct-01 23:29 
GeneralRe: Mixed language programming DLL , C++, VB/VBA, Fortran Pin
markkuk29-Oct-01 0:41
markkuk29-Oct-01 0:41 
GeneralRe: Mixed language programming DLL , C++, VB/VBA, Fortran Pin
#realJSOP29-Oct-01 0:53
professional#realJSOP29-Oct-01 0:53 
QuestionHow to call a function in VB DLL in VC++ Prog Pin
Shrirang28-Oct-01 20:56
Shrirang28-Oct-01 20:56 
QuestionInterrupt under windows??? Pin
Mr.Freeze28-Oct-01 19:39
Mr.Freeze28-Oct-01 19:39 
AnswerRe: Interrupt under windows??? Pin
Tomasz Sowinski29-Oct-01 1:24
Tomasz Sowinski29-Oct-01 1:24 
GeneralRe: Interrupt under windows??? Pin
Mr.Freeze29-Oct-01 13:30
Mr.Freeze29-Oct-01 13:30 
AnswerRe: Interrupt under windows??? Pin
Mike Nordell29-Oct-01 12:08
Mike Nordell29-Oct-01 12:08 
GeneralRe: Interrupt under windows??? Pin
Mr.Freeze29-Oct-01 13:39
Mr.Freeze29-Oct-01 13:39 

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.