Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Debugging Services on Vista(UAC Off)- Visual Studio 2005 "Attach to Process" Pin
NiceNaidu18-Dec-08 2:01
NiceNaidu18-Dec-08 2:01 
QuestionAdd Checkbox or button in header of List Ctrl? Pin
Le@rner11-Dec-08 18:30
Le@rner11-Dec-08 18:30 
AnswerRe: Add Checkbox or button in header of List Ctrl? Pin
_AnsHUMAN_ 11-Dec-08 18:45
_AnsHUMAN_ 11-Dec-08 18:45 
GeneralRe: Add Checkbox or button in header of List Ctrl? Pin
Le@rner11-Dec-08 19:03
Le@rner11-Dec-08 19:03 
AnswerRe: Add Checkbox or button in header of List Ctrl? Pin
Jijo.Raj11-Dec-08 22:12
Jijo.Raj11-Dec-08 22:12 
GeneralRe: Add Checkbox or button in header of List Ctrl? Pin
Le@rner11-Dec-08 22:39
Le@rner11-Dec-08 22:39 
QuestionIs there any event handler which detects which character is being entered into an edit box of a dilaog ? Pin
kapardhi11-Dec-08 18:28
kapardhi11-Dec-08 18:28 
AnswerRe: Is there any event handler which detects which character is being entered into an edit box of a dilaog ? Pin
_AnsHUMAN_ 11-Dec-08 18:44
_AnsHUMAN_ 11-Dec-08 18:44 
you can do it in EN_CHANGE handler.
1. If the user has entered a correct char store it in some string,
2. Check for the next character.
3. if it's valid then replace the string stored earlier with the new one.

You need to google first, if you have "It's urgent please" mentioned in your question.
Wink | ;-) _AnShUmAn_

QuestionPacking files with exe Pin
pooja_friends11-Dec-08 17:31
pooja_friends11-Dec-08 17:31 
AnswerRe: Packing files with exe Pin
_AnsHUMAN_ 11-Dec-08 17:56
_AnsHUMAN_ 11-Dec-08 17:56 
GeneralRe: Packing files with exe Pin
pooja_friends11-Dec-08 18:07
pooja_friends11-Dec-08 18:07 
AnswerRe: Packing files with exe Pin
Nishad S11-Dec-08 18:05
Nishad S11-Dec-08 18:05 
GeneralRe: Packing files with exe Pin
pooja_friends11-Dec-08 18:09
pooja_friends11-Dec-08 18:09 
GeneralRe: Packing files with exe Pin
Naveen11-Dec-08 18:41
Naveen11-Dec-08 18:41 
GeneralRe: Packing files with exe Pin
Nishad S11-Dec-08 19:01
Nishad S11-Dec-08 19:01 
QuestionSetwindowtext problem Pin
Pryabu11-Dec-08 17:20
Pryabu11-Dec-08 17:20 
AnswerRe: Setwindowtext problem Pin
Prasann Mayekar11-Dec-08 17:51
Prasann Mayekar11-Dec-08 17:51 
GeneralRe: Setwindowtext problem Pin
Pryabu11-Dec-08 18:31
Pryabu11-Dec-08 18:31 
GeneralRe: Setwindowtext problem Pin
Code-o-mat11-Dec-08 21:14
Code-o-mat11-Dec-08 21:14 
AnswerRe: Setwindowtext problem Pin
Nishad S11-Dec-08 18:03
Nishad S11-Dec-08 18:03 
GeneralRe: Setwindowtext problem Pin
Pryabu11-Dec-08 18:11
Pryabu11-Dec-08 18:11 
GeneralRe: Setwindowtext problem Pin
Nishad S11-Dec-08 18:59
Nishad S11-Dec-08 18:59 
GeneralRe: Setwindowtext problem Pin
Pryabu11-Dec-08 19:08
Pryabu11-Dec-08 19:08 
GeneralRe: Setwindowtext problem Pin
Nishad S11-Dec-08 19:12
Nishad S11-Dec-08 19:12 
QuestionOwner Draw Menu [mouse over menu, without clicking, no background color shaded] Pin
karhong11-Dec-08 16:28
karhong11-Dec-08 16:28 

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.