Click here to Skip to main content
15,889,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Crash dump Pin
Maxwell Chen6-Jun-06 0:12
Maxwell Chen6-Jun-06 0:12 
GeneralRe: Crash dump Pin
Anil_vvs6-Jun-06 1:44
Anil_vvs6-Jun-06 1:44 
Questionhow to catch the input for an edit box Pin
Kiran Pinjala5-Jun-06 23:22
Kiran Pinjala5-Jun-06 23:22 
AnswerRe: how to catch the input for an edit box Pin
toxcct5-Jun-06 23:23
toxcct5-Jun-06 23:23 
GeneralRe: how to catch the input for an edit box Pin
Kiran Pinjala6-Jun-06 0:09
Kiran Pinjala6-Jun-06 0:09 
GeneralRe: how to catch the input for an edit box Pin
toxcct6-Jun-06 0:18
toxcct6-Jun-06 0:18 
AnswerRe: how to catch the input for an edit box Pin
jhwurmbach5-Jun-06 23:36
jhwurmbach5-Jun-06 23:36 
AnswerRe: how to catch the input for an edit box Pin
Laxman Auti5-Jun-06 23:41
Laxman Auti5-Jun-06 23:41 
kiran.pinjarla wrote:
I am using an edit box and i want to know the every charecter which is being typed, before showing it is displayed in the edit box.


Here is another notification event EN_UPDATE that is fired before updating the Edit control.

This notification message is sent after the control has formatted the text, but before it displays the text.

Knock out 't' from can't,
You can if you think you can
Cool | :cool:
GeneralRe: how to catch the input for an edit box Pin
Kiran Pinjala6-Jun-06 0:03
Kiran Pinjala6-Jun-06 0:03 
GeneralRe: how to catch the input for an edit box Pin
Laxman Auti6-Jun-06 0:29
Laxman Auti6-Jun-06 0:29 
GeneralRe: how to catch the input for an edit box Pin
toxcct6-Jun-06 0:31
toxcct6-Jun-06 0:31 
AnswerRe: how to catch the input for an edit box Pin
Jörgen Sigvardsson6-Jun-06 0:05
Jörgen Sigvardsson6-Jun-06 0:05 
QuestionBlack and white color palette Pin
cathy_d'souza5-Jun-06 23:06
cathy_d'souza5-Jun-06 23:06 
AnswerRe: Black and white color palette Pin
_AnsHUMAN_ 6-Jun-06 0:10
_AnsHUMAN_ 6-Jun-06 0:10 
GeneralRe: Black and white color palette Pin
cathy_d'souza6-Jun-06 0:29
cathy_d'souza6-Jun-06 0:29 
QuestionOCR Pin
Abhishek Joshi5-Jun-06 22:46
Abhishek Joshi5-Jun-06 22:46 
AnswerRe: OCR Pin
ThatsAlok6-Jun-06 0:46
ThatsAlok6-Jun-06 0:46 
QuestionStandard alternative to MAX_PATH? Pin
Lord Kixdemp5-Jun-06 22:41
Lord Kixdemp5-Jun-06 22:41 
AnswerRe: Standard alternative to MAX_PATH? Pin
Laxman Auti5-Jun-06 22:49
Laxman Auti5-Jun-06 22:49 
GeneralRe: Standard alternative to MAX_PATH? Pin
Lord Kixdemp6-Jun-06 14:25
Lord Kixdemp6-Jun-06 14:25 
QuestionHelp with ADO and vc++-newbie [modified] Pin
antonaras5-Jun-06 22:39
antonaras5-Jun-06 22:39 
AnswerRe: Help with ADO and vc++-newbie [modified] Pin
2249175-Jun-06 23:08
2249175-Jun-06 23:08 
GeneralRe: Help with ADO and vc++-newbie [modified] Pin
antonaras5-Jun-06 23:15
antonaras5-Jun-06 23:15 
GeneralRe: Help with ADO and vc++-newbie [modified] Pin
2249175-Jun-06 23:26
2249175-Jun-06 23:26 
GeneralRe: Help with ADO and vc++-newbie [modified] Pin
antonaras5-Jun-06 23:46
antonaras5-Jun-06 23:46 

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.