Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: unicode case insensative compares Pin
Jim Crafton6-Aug-04 3:53
Jim Crafton6-Aug-04 3:53 
GeneralRe: unicode case insensative compares Pin
Jim Crafton6-Aug-04 3:55
Jim Crafton6-Aug-04 3:55 
GeneralRe: unicode case insensative compares Pin
Henry miller6-Aug-04 4:29
Henry miller6-Aug-04 4:29 
GeneralAre named pipes Secure Pin
Malcolm Smart6-Aug-04 3:36
Malcolm Smart6-Aug-04 3:36 
GeneralRe: Are named pipes Secure Pin
valikac6-Aug-04 6:09
valikac6-Aug-04 6:09 
GeneralList controll Pin
Larsson6-Aug-04 2:57
Larsson6-Aug-04 2:57 
GeneralRe: List controll Pin
Ravi Bhavnani6-Aug-04 3:12
professionalRavi Bhavnani6-Aug-04 3:12 
Generalwindow doesn't get redrawn Pin
Kamis6-Aug-04 2:56
Kamis6-Aug-04 2:56 
I've got quite weird problem. From the main dialog I create a modal dialog where I make some computations and display results using OpenGL. I set Timer and when I get WM_TIMER message I redraw this dialog's window using RedrawWindow(). The problem is one time I create this dialog it works fine from the begining to the end. But when I try to do it again it doesn't get visually redrawn at all. I've placed different checks in my code. They have shown that in this dialog's lifecycle OnPaint func succesfully gets entered numerous times where I perform all the drawing. But I don't see any result. The problem arises on Win9x only. In 2k/XP everything goes perfect. Note that I don't only test it on Win9x but compile it's own variant too. So I need your help.

GeneralRe: window doesn't get redrawn Pin
Ravi Bhavnani6-Aug-04 3:14
professionalRavi Bhavnani6-Aug-04 3:14 
GeneralRe: window doesn't get redrawn Pin
Kamis6-Aug-04 7:04
Kamis6-Aug-04 7:04 
GeneralRe: window doesn't get redrawn Pin
Ravi Bhavnani6-Aug-04 7:37
professionalRavi Bhavnani6-Aug-04 7:37 
GeneralInserting ActiveX from VB Pin
dudic6-Aug-04 2:44
dudic6-Aug-04 2:44 
GeneralRe: Drag n Drop a file Pin
David Crow6-Aug-04 2:34
David Crow6-Aug-04 2:34 
Generaltristate menu item Pin
gokings6-Aug-04 2:30
gokings6-Aug-04 2:30 
GeneralIs there any method to draw point and ellipse using real value( i.e. floats) Pin
JHAKAS6-Aug-04 0:49
JHAKAS6-Aug-04 0:49 
GeneralNo Keyboard Dialog Controls Pin
Joel Holdsworth6-Aug-04 0:46
Joel Holdsworth6-Aug-04 0:46 
GeneralRe: No Keyboard Dialog Controls Pin
David Crow6-Aug-04 2:13
David Crow6-Aug-04 2:13 
GeneralRe: No Keyboard Dialog Controls Pin
Joel Holdsworth6-Aug-04 3:30
Joel Holdsworth6-Aug-04 3:30 
GeneralUpdating file attached to ofstream. Pin
CreepingFeature6-Aug-04 0:44
CreepingFeature6-Aug-04 0:44 
QuestionHow to view a file with default viewers? Pin
ryuki6-Aug-04 0:41
ryuki6-Aug-04 0:41 
AnswerRe: How to view a file with default viewers? Pin
Michael P Butler6-Aug-04 0:53
Michael P Butler6-Aug-04 0:53 
GeneralRe: How to view a file with default viewers? Pin
ryuki6-Aug-04 2:02
ryuki6-Aug-04 2:02 
Questionhow to run multiple instances of a service Pin
Michael Olsen6-Aug-04 0:32
Michael Olsen6-Aug-04 0:32 
AnswerRe: how to run multiple instances of a service Pin
Michael P Butler6-Aug-04 0:50
Michael P Butler6-Aug-04 0:50 
GeneralRe: how to run multiple instances of a service Pin
Michael Olsen8-Aug-04 21:09
Michael Olsen8-Aug-04 21:09 

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.