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

C / C++ / MFC

 
QuestionConnecting to remote (LAN) computer using UNC Pin
Mike the Red27-Apr-06 5:28
Mike the Red27-Apr-06 5:28 
QuestionRe: Connecting to remote (LAN) computer using UNC Pin
David Crow27-Apr-06 5:46
David Crow27-Apr-06 5:46 
AnswerRe: Connecting to remote (LAN) computer using UNC Pin
Mike the Red27-Apr-06 6:01
Mike the Red27-Apr-06 6:01 
QuestionRe: Connecting to remote (LAN) computer using UNC Pin
David Crow27-Apr-06 6:36
David Crow27-Apr-06 6:36 
QuestionRe: Connecting to remote (LAN) computer using UNC Pin
Mike the Red27-Apr-06 7:31
Mike the Red27-Apr-06 7:31 
QuestionRe: Connecting to remote (LAN) computer using UNC Pin
David Crow27-Apr-06 7:59
David Crow27-Apr-06 7:59 
AnswerRe: Connecting to remote (LAN) computer using UNC Pin
Mike the Red27-Apr-06 8:25
Mike the Red27-Apr-06 8:25 
QuestionRefreshing problem in User Defined List Control (CListCtrl) Pin
BlrBoy27-Apr-06 5:14
BlrBoy27-Apr-06 5:14 
Hello,

I am using an user defined List Control in my application. (CXListCtrl provided by Mr. Hans in Code Project).

If any other window (whose size is less than the size of Control size) is placed and removed that area is not repainted. When I checked OnPaint () of the implemeentation of control is left for default by calling Default () function. I tried to replace Invalidate () before that but it goes for indefinite loop as Invalidate () also invokes OnDraw function.

I tested by invoking a notepad making the size of it less than the size of List control, place it on top the control and switch back to my application. I find the area of notepad being blank. Placing some TRACE Message I found that OnDraw () function of the control is called when i do that test. But since Default () function is called it is not painting that area.

Can any one suggest me what can be done to avoid the repainting problem?

I am developing an MFC SDI application in .NET environment on Windows XP.

Thanks for your Time
Ravi
QuestionFolder Dialog for Remote Machine Pin
ariaz27-Apr-06 4:16
ariaz27-Apr-06 4:16 
AnswerRe: Folder Dialog for Remote Machine Pin
Ravi Bhavnani27-Apr-06 4:52
professionalRavi Bhavnani27-Apr-06 4:52 
QuestionComparing Two Bitmap Pin
shadrach_india27-Apr-06 2:57
shadrach_india27-Apr-06 2:57 
AnswerRe: Comparing Two Bitmap Pin
Cedric Moonen27-Apr-06 3:10
Cedric Moonen27-Apr-06 3:10 
AnswerRe: Comparing Two Bitmap Pin
Hamid_RT27-Apr-06 3:40
Hamid_RT27-Apr-06 3:40 
GeneralRe: Comparing Two Bitmap Pin
Rilhas29-Apr-06 13:59
Rilhas29-Apr-06 13:59 
GeneralRe: Comparing Two Bitmap Pin
Hamid_RT30-Apr-06 19:32
Hamid_RT30-Apr-06 19:32 
QuestionWake on Lan (WOL) Pin
kiran janaswamy27-Apr-06 2:31
kiran janaswamy27-Apr-06 2:31 
AnswerRe: Wake on Lan (WOL) Pin
Ravi Bhavnani27-Apr-06 4:54
professionalRavi Bhavnani27-Apr-06 4:54 
QuestionPop up blocker designing problem Pin
captaincse27-Apr-06 2:31
captaincse27-Apr-06 2:31 
AnswerRe: Pop up blocker designing problem Pin
James R. Twine27-Apr-06 3:03
James R. Twine27-Apr-06 3:03 
GeneralRe: Pop up blocker designing problem Pin
captaincse28-Apr-06 21:14
captaincse28-Apr-06 21:14 
Questionnmake to build dll Pin
Shiva Prasad27-Apr-06 2:05
Shiva Prasad27-Apr-06 2:05 
QuestionDisable the menu Pin
Anu_Bala27-Apr-06 0:45
Anu_Bala27-Apr-06 0:45 
QuestionComparing colors-newbie Pin
antonaras_marcou27-Apr-06 0:05
antonaras_marcou27-Apr-06 0:05 
AnswerRe: Comparing colors-newbie Pin
Cedric Moonen27-Apr-06 0:14
Cedric Moonen27-Apr-06 0:14 
GeneralRe: Comparing colors-newbie Pin
antonaras_marcou27-Apr-06 0:23
antonaras_marcou27-Apr-06 0: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.