Are there any methods to embed openGL application into a dialog?? (URGENT)
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Can I have any examples ?? Also, I want to ask how can I open two dialog box at the same time when running an application?? thx very much!!:((:((
Like this? : http://www.codeproject.com/opengl/windowopengl2.asp Hope this helps :) Dominik
_outp(0x64, 0xAD);
and__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? ;) (doesn't work on NT)