Click here to Skip to main content
15,919,245 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: check the characters in a string Pin
velayudhan_raj4-Sep-06 19:42
velayudhan_raj4-Sep-06 19:42 
AnswerRe: check the characters in a string Pin
Hamid_RT4-Sep-06 20:10
Hamid_RT4-Sep-06 20:10 
QuestionHow to use the exports functions of control panel? Pin
Tcpip20054-Sep-06 19:20
Tcpip20054-Sep-06 19:20 
AnswerRe: How to use the exports functions of control panel? Pin
Michael Dunn4-Sep-06 20:21
sitebuilderMichael Dunn4-Sep-06 20:21 
GeneralRe: How to use the exports functions of control panel? Pin
Tcpip20054-Sep-06 23:01
Tcpip20054-Sep-06 23:01 
QuestionvalidateRect within CDialogBar Pin
IlanTal4-Sep-06 19:08
IlanTal4-Sep-06 19:08 
AnswerRe: validateRect within CDialogBar Pin
prasad_som4-Sep-06 19:25
prasad_som4-Sep-06 19:25 
AnswerRe: validateRect within CDialogBar Pin
IlanTal4-Sep-06 19:41
IlanTal4-Sep-06 19:41 
Ovidiu answered my question in previous question which I unfortunately didn't see until after posting this message. His answer is:

As long as you have not handled WM_PAINT in the static control, but you draw text in it from another place, for sure you'll have troubles after another window will overlap; just test it and see if I'm right.

Ovidiu

He is ABSOLUTELY right and now I have to figure out how I can handle just the WM_PAINT for that static control. I see a WM_PAINT for the DialogBar but I can't find a separate one for just the static control.

BTW, in answer to my response, it makes no difference if I do the validateRect before or after the FillRect. I'm sure Ovidiu is on the right track, but I just have to figure out how to do it.


GeneralRe: validateRect within CDialogBar Pin
prasad_som4-Sep-06 19:57
prasad_som4-Sep-06 19:57 
QuestionNeed suggestion Pin
LaHaHa4-Sep-06 18:06
LaHaHa4-Sep-06 18:06 
AnswerRe: Need suggestion Pin
Steve Echols4-Sep-06 18:23
Steve Echols4-Sep-06 18:23 
GeneralRe: Need suggestion Pin
LaHaHa4-Sep-06 20:49
LaHaHa4-Sep-06 20:49 
GeneralRe: Need suggestion Pin
Steve Echols4-Sep-06 21:18
Steve Echols4-Sep-06 21:18 
GeneralRe: Need suggestion Pin
LaHaHa4-Sep-06 21:49
LaHaHa4-Sep-06 21:49 
Questionthe Dll I write under Window XP cannot be registered under Windows 2000. why? Pin
ewighell4-Sep-06 16:56
ewighell4-Sep-06 16:56 
QuestionRe: the Dll I write under Window XP cannot be registered under Windows 2000. why? Pin
prasad_som4-Sep-06 18:40
prasad_som4-Sep-06 18:40 
AnswerRe: the Dll I write under Window XP cannot be registered under Windows 2000. why? Pin
ewighell4-Sep-06 21:07
ewighell4-Sep-06 21:07 
GeneralRe: the Dll I write under Window XP cannot be registered under Windows 2000. why? Pin
prasad_som4-Sep-06 21:16
prasad_som4-Sep-06 21:16 
QuestionHow to detect the memory information in windows platform? Pin
HansonDavid4-Sep-06 16:31
HansonDavid4-Sep-06 16:31 
AnswerRe: How to detect the memory information in windows platform? Pin
prasad_som4-Sep-06 19:52
prasad_som4-Sep-06 19:52 
AnswerRe: How to detect the memory information in windows platform? Pin
Hamid_RT4-Sep-06 20:10
Hamid_RT4-Sep-06 20:10 
GeneralRe: How to detect the memory information in windows platform? Pin
HansonDavid5-Sep-06 2:25
HansonDavid5-Sep-06 2:25 
GeneralRe: How to detect the memory information in windows platform? Pin
Hamid_RT5-Sep-06 2:57
Hamid_RT5-Sep-06 2:57 
AnswerRe: How to detect the memory information in windows platform? Pin
gregdolley4-Sep-06 22:01
gregdolley4-Sep-06 22:01 
GeneralRe: How to detect the memory information in windows platform? Pin
HansonDavid5-Sep-06 2:22
HansonDavid5-Sep-06 2:22 

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.