Click here to Skip to main content
15,903,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem reading string from registry Pin
Anders Molin26-Sep-01 0:34
professionalAnders Molin26-Sep-01 0:34 
GeneralRe: Problem reading string from registry Pin
Gavin Jerman26-Sep-01 2:06
Gavin Jerman26-Sep-01 2:06 
GeneralRe: Problem reading string from registry Pin
26-Sep-01 4:12
suss26-Sep-01 4:12 
GeneralRe: Problem reading string from registry Pin
Michael Dunn26-Sep-01 8:45
sitebuilderMichael Dunn26-Sep-01 8:45 
QuestionI was wondering - why isn't WM_LBUTTONUP received? Pin
26-Sep-01 0:23
suss26-Sep-01 0:23 
AnswerRe: I was wondering - why isn't WM_LBUTTONUP received? Pin
Tomasz Sowinski26-Sep-01 1:01
Tomasz Sowinski26-Sep-01 1:01 
GeneralRe: I was wondering - why isn't WM_LBUTTONUP received? Pin
26-Sep-01 13:47
suss26-Sep-01 13:47 
Generalslow OpenGL in MFC Pin
25-Sep-01 23:43
suss25-Sep-01 23:43 
Hi,
I am using MFC(singledocument) to display some 3D physical simulation with OpenGL. My problem is that the display is really slow when my display-window is large. Does anyone have any good ideas on how to speed up the display? The graphics is really simple, (i.e not photographic).I only need 8bit colors. For the smoothness of animation I need doublebuffering, but antialiasing is already turned off. Often only small parts of the window changes between frames. Is it possible to redraw only parts of the screen? I have also tried different settings for the pixelformat, f.x lowering the colordepth etc, but that has not made any large impact. Any ideas on the topic is welcome. Thanks.

JoNy
GeneralRe: slow OpenGL in MFC Pin
26-Sep-01 7:01
suss26-Sep-01 7:01 
GeneralRe: slow OpenGL in MFC Pin
JoNy26-Sep-01 22:33
JoNy26-Sep-01 22:33 
GeneralTree Control again... Pin
25-Sep-01 23:23
suss25-Sep-01 23:23 
GeneralRe: Tree Control again... Pin
Tomasz Sowinski26-Sep-01 1:12
Tomasz Sowinski26-Sep-01 1:12 
GeneralRe: Tree Control again... Pin
26-Sep-01 3:45
suss26-Sep-01 3:45 
GeneralTimer (without message map) Pin
Le Ridder Noir25-Sep-01 23:18
Le Ridder Noir25-Sep-01 23:18 
GeneralRe: Timer (without message map) Pin
Steen Krogsgaard26-Sep-01 0:23
Steen Krogsgaard26-Sep-01 0:23 
QuestionStatic initializers à la Java? Pin
Tom Nuydens25-Sep-01 23:07
Tom Nuydens25-Sep-01 23:07 
AnswerRe: Static initializers à la Java? Pin
Christian Graus25-Sep-01 23:21
protectorChristian Graus25-Sep-01 23:21 
AnswerRe: Static initializers à la Java? Pin
Tomasz Sowinski26-Sep-01 1:09
Tomasz Sowinski26-Sep-01 1:09 
AnswerRe: Static initializers à la Java? Pin
Tom Nuydens26-Sep-01 23:19
Tom Nuydens26-Sep-01 23:19 
Generalif ( yousaid.GetAt(current_pos) == "[A-Z]" ) Pin
Tryhard25-Sep-01 22:24
Tryhard25-Sep-01 22:24 
GeneralRe: if ( yousaid.GetAt(current_pos) == "[A-Z]" ) Pin
Christian Graus25-Sep-01 22:43
protectorChristian Graus25-Sep-01 22:43 
GeneralRe: if ( yousaid.GetAt(current_pos) == "[A-Z]" ) Pin
markkuk25-Sep-01 22:48
markkuk25-Sep-01 22:48 
QuestionHow to load ASP page from CDialog - very urgent Pin
Bartek25-Sep-01 22:02
Bartek25-Sep-01 22:02 
AnswerRe: How to load ASP page from CDialog - very urgent Pin
Michael P Butler25-Sep-01 22:10
Michael P Butler25-Sep-01 22:10 
GeneralRe: How to load ASP page from CDialog - very urgent Pin
Bartek25-Sep-01 23:57
Bartek25-Sep-01 23:57 

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.