Click here to Skip to main content
15,891,248 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can make Group Box text bold in Property Sheet? Pin
Michael Schubert24-Jul-09 0:27
Michael Schubert24-Jul-09 0:27 
GeneralRe: How can make Group Box text bold in Property Sheet? Pin
Rajesh R Subramanian24-Jul-09 0:49
professionalRajesh R Subramanian24-Jul-09 0:49 
GeneralRe: How can make Group Box text bold in Property Sheet? Pin
Michael Schubert24-Jul-09 1:01
Michael Schubert24-Jul-09 1:01 
QuestionProblem about WUA Api Pin
hanq_3891013023-Jul-09 21:57
hanq_3891013023-Jul-09 21:57 
QuestionHow to know if a particular logical drive is in use by explorer or any other process of windows? Pin
Kushagra Tiwari23-Jul-09 21:13
Kushagra Tiwari23-Jul-09 21:13 
AnswerRe: How to know if a particular logical drive is in use by explorer or any other process of windows? Pin
Adam Roderick J23-Jul-09 22:30
Adam Roderick J23-Jul-09 22:30 
QuestionRe: How to know if a particular logical drive is in use by explorer or any other process of windows? Pin
Kushagra Tiwari23-Jul-09 23:01
Kushagra Tiwari23-Jul-09 23:01 
QuestionRe: How to know if a particular logical drive is in use by explorer or any other process of windows? Pin
Kushagra Tiwari26-Jul-09 21:47
Kushagra Tiwari26-Jul-09 21:47 
QuestionPointer mess Pin
Elsie23-Jul-09 20:49
Elsie23-Jul-09 20:49 
AnswerRe: Pointer mess Pin
KarstenK23-Jul-09 21:12
mveKarstenK23-Jul-09 21:12 
AnswerRe: Pointer mess Pin
Mahesh Kulkarni23-Jul-09 21:26
Mahesh Kulkarni23-Jul-09 21:26 
AnswerRe: Pointer mess Pin
«_Superman_»23-Jul-09 23:43
professional«_Superman_»23-Jul-09 23:43 
Questioncab installation failed Pin
hareshel23-Jul-09 20:14
hareshel23-Jul-09 20:14 
Questionoutput of for loop with condition as i=printf("hello") Pin
myinstincts23-Jul-09 19:27
myinstincts23-Jul-09 19:27 
AnswerRe: output of for loop with condition as i=printf("hello") Pin
manchukuo23-Jul-09 19:38
manchukuo23-Jul-09 19:38 
AnswerRe: output of for loop with condition as i=printf("hello") Pin
Adam Roderick J23-Jul-09 22:37
Adam Roderick J23-Jul-09 22:37 
Question__declspec(dllimport) from a dlu plugin is possible? Pin
002comp23-Jul-09 19:15
002comp23-Jul-09 19:15 
QuestionClient Server Application Pin
Madhu_Rani23-Jul-09 18:56
Madhu_Rani23-Jul-09 18:56 
AnswerRe: Client Server Application Pin
Adam Roderick J23-Jul-09 22:42
Adam Roderick J23-Jul-09 22:42 
GeneralRe: Client Server Application Pin
Madhu_Rani24-Jul-09 3:04
Madhu_Rani24-Jul-09 3:04 
GeneralEN_KILLFOCUS AfxMessageBox [Moved] Pin
sharda.bhagwatkar23-Jul-09 18:34
sharda.bhagwatkar23-Jul-09 18:34 
I have a dialog box on which some Edit boxes are there.
For validation of values in edit boxes, i have handled EN_KILLFOCUS.
When EN_KILLFOCUS is called, value in edit box is validated.
If validation fails, then AfxMessageBox is displayed "Input value is in correct".

The problem is when i press ALT+TAB and switch to another application, the Afxmessagebox is re-displayed because EN_KILLFOCUS is called again.

Please let me know any solution to be handled in EN_KILLFOCUS so that Afxmessagbox is not displayed.


Thanking you in advance.
Regards,
Sharda.

modified on Friday, July 24, 2009 12:41 AM

GeneralRe: EN_KILLFOCUS AfxMessageBox [Moved] Pin
Code-o-mat23-Jul-09 21:10
Code-o-mat23-Jul-09 21:10 
GeneralRe: EN_KILLFOCUS AfxMessageBox [Moved] Pin
sharda.bhagwatkar23-Jul-09 21:27
sharda.bhagwatkar23-Jul-09 21:27 
GeneralRe: EN_KILLFOCUS AfxMessageBox [Moved] Pin
Code-o-mat23-Jul-09 21:52
Code-o-mat23-Jul-09 21:52 
GeneralRe: EN_KILLFOCUS AfxMessageBox [Moved] Pin
KarstenK23-Jul-09 21:14
mveKarstenK23-Jul-09 21:14 

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.