Click here to Skip to main content
15,912,207 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to execute this Pin
Anonymous28-Apr-05 23:13
Anonymous28-Apr-05 23:13 
AnswerRe: How to execute this Pin
stolid_rock28-Apr-05 23:23
stolid_rock28-Apr-05 23:23 
AnswerRe: How to execute this Pin
includeh1028-Apr-05 23:36
includeh1028-Apr-05 23:36 
GeneralCComBSTR and _bstr_t Pin
microsoftcertificate28-Apr-05 22:59
sussmicrosoftcertificate28-Apr-05 22:59 
GeneralRe: CComBSTR and _bstr_t Pin
Michael Dunn29-Apr-05 6:46
sitebuilderMichael Dunn29-Apr-05 6:46 
GeneralRe: CComBSTR and _bstr_t Pin
microsoftcertificate29-Apr-05 12:44
sussmicrosoftcertificate29-Apr-05 12:44 
GeneralRe: CComBSTR and _bstr_t Pin
ThatsAlok3-May-05 0:33
ThatsAlok3-May-05 0:33 
GeneralInvalidating problem in win32 Pin
ledallam28-Apr-05 22:41
ledallam28-Apr-05 22:41 
Hi

I am working with a win32 application. I am drawing 4 ellipses in a line on the window. When I draw the second ellipse, I want the first ellipse to be erased on the window and so on..i.e at a time I should see only one ellipse moving on the window in a line.

I am doing the painting in on WM_PAINT handler
I tried using InvalidateRect(NULL, rect, FALSE), it worked but the background drawing which was there on the window initially is getting erased, and the program is going into infinite loop.

Can anyone please give me some suggestions on this?

Thanks
osi-sys
GeneralRe: Invalidating problem in win32 Pin
Blake Miller29-Apr-05 4:09
Blake Miller29-Apr-05 4:09 
GeneralBitmap Pin
Rassul Yunussov28-Apr-05 21:44
Rassul Yunussov28-Apr-05 21:44 
GeneralWSA Error 10038 - Veeery strange... Pin
DKT_28-Apr-05 21:28
DKT_28-Apr-05 21:28 
GeneralRe: WSA Error 10038 - Veeery strange... Pin
Alexander M.,29-Apr-05 9:10
Alexander M.,29-Apr-05 9:10 
GeneralRe: WSA Error 10038 - Veeery strange... Pin
DKT_1-May-05 1:08
DKT_1-May-05 1:08 
GeneralDriver Project in Visual C++ Pin
Anonymous28-Apr-05 21:18
Anonymous28-Apr-05 21:18 
GeneralRe: Driver Project in Visual C++ Pin
ThatsAlok28-Apr-05 21:25
ThatsAlok28-Apr-05 21:25 
GeneralRe: Driver Project in Visual C++ Pin
Alexander M.,29-Apr-05 9:06
Alexander M.,29-Apr-05 9:06 
Generalavi from sequence jpeg files Pin
hausen28-Apr-05 21:09
hausen28-Apr-05 21:09 
GeneralRe: avi from sequence jpeg files Pin
ThatsAlok28-Apr-05 21:17
ThatsAlok28-Apr-05 21:17 
GeneralRe: avi from sequence jpeg files Pin
Ted Ferenc28-Apr-05 21:33
Ted Ferenc28-Apr-05 21:33 
GeneralHelp with 2d-array multiplication Pin
aaadetos28-Apr-05 21:04
aaadetos28-Apr-05 21:04 
GeneralLSB Insertion Algorithm Pin
VPNampoothiri28-Apr-05 20:50
VPNampoothiri28-Apr-05 20:50 
GeneralRe: LSB Insertion Algorithm Pin
Alexander M.,29-Apr-05 9:07
Alexander M.,29-Apr-05 9:07 
QuestionHow to Convert BITMAP image to IplImage Format Pin
hprasain28-Apr-05 20:12
hprasain28-Apr-05 20:12 
Generalcontrolling web cam Pin
Randil28-Apr-05 20:12
Randil28-Apr-05 20:12 
GeneralRe: controlling web cam Pin
ThatsAlok28-Apr-05 20:23
ThatsAlok28-Apr-05 20:23 

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.