Click here to Skip to main content
15,912,932 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to enable/disable on mouse click? Pin
coda_x31-Jan-04 0:45
coda_x31-Jan-04 0:45 
AnswerRe: how to enable/disable on mouse click? Pin
amit sebiz31-Jan-04 0:56
amit sebiz31-Jan-04 0:56 
Questionhow to hook & override api functions!!!!!!!!!!!!!!! Pin
vocongminh31-Jan-04 0:43
sussvocongminh31-Jan-04 0:43 
AnswerRe: how to hook & override api functions!!!!!!!!!!!!!!! Pin
User 665831-Jan-04 1:07
User 665831-Jan-04 1:07 
Generalhook & override api functions!!!!!!!!!!!!!!! Pin
vocongminh31-Jan-04 0:42
sussvocongminh31-Jan-04 0:42 
GeneralRe: hook & override api functions!!!!!!!!!!!!!!! Pin
Mukkie31-Jan-04 8:22
Mukkie31-Jan-04 8:22 
GeneralColoring Scroll Bar Pin
amit sebiz30-Jan-04 23:43
amit sebiz30-Jan-04 23:43 
GeneralEdit Control!! Doubt!! Pin
Ilamparithi30-Jan-04 21:04
Ilamparithi30-Jan-04 21:04 
Hi All,

Win32 console based application

How to lock a Edit control such that it accepts only AlphaNumeric datas?

I tried to get WM_COMMAND and then EN_CHANGE, and remove the invalid data and placed it back in the Edit control by using Sendmessage and SetDlgItemText. But, the cursor moves to the begin of the Edit control?
How to move to the cursor back to the end of the text in the Edit Control??

Or else, is there is any other way to do that?



With Best Regards,
A.Ilamparithi
GeneralRe: Edit Control!! Doubt!! Pin
amit sebiz30-Jan-04 23:41
amit sebiz30-Jan-04 23:41 
GeneralRe: Edit Control!! Doubt!! Pin
Ilamparithi31-Jan-04 0:35
Ilamparithi31-Jan-04 0:35 
GeneralGroup pages in a mdi application and save as one single project Pin
swarnamanoo30-Jan-04 18:33
swarnamanoo30-Jan-04 18:33 
GeneralCalling DLL from Release/Debug exe Pin
Steve Messer30-Jan-04 17:29
Steve Messer30-Jan-04 17:29 
GeneralRe: Calling DLL from Release/Debug exe Pin
Mukkie30-Jan-04 23:38
Mukkie30-Jan-04 23:38 
GeneralRe: Calling DLL from Release/Debug exe Pin
Steve Messer31-Jan-04 4:49
Steve Messer31-Jan-04 4:49 
GeneralRe: Calling DLL from Release/Debug exe Pin
Mukkie31-Jan-04 8:06
Mukkie31-Jan-04 8:06 
GeneralDevice driver: usb serial Pin
iikent30-Jan-04 17:01
iikent30-Jan-04 17:01 
GeneralRe: Device driver: usb serial Pin
Dev57831-Jan-04 3:18
Dev57831-Jan-04 3:18 
GeneralTransparent Child Dialog Pin
Calder30-Jan-04 14:44
Calder30-Jan-04 14:44 
GeneralRe: Transparent Child Dialog Pin
wb31-Jan-04 6:11
wb31-Jan-04 6:11 
Generalnewbie thing: Reading command line arguments in an MFC dialog-based App Pin
andreir2330-Jan-04 14:06
andreir2330-Jan-04 14:06 
GeneralRe: newbie thing: Reading command line arguments in an MFC dialog-based App Pin
Roger Wright30-Jan-04 14:31
professionalRoger Wright30-Jan-04 14:31 
GeneralRe: newbie thing: Reading command line arguments in an MFC dialog-based App Pin
Michael Dunn30-Jan-04 17:54
sitebuilderMichael Dunn30-Jan-04 17:54 
GeneralRe: newbie thing: Reading command line arguments in an MFC dialog-based App Pin
wb31-Jan-04 5:53
wb31-Jan-04 5:53 
GeneralDisplaying String messages for program progress and debugging purposes Pin
Gem30-Jan-04 12:23
Gem30-Jan-04 12:23 
GeneralRe: Displaying String messages for program progress and debugging purposes Pin
Garth J Lancaster30-Jan-04 13:31
professionalGarth J Lancaster30-Jan-04 13:31 

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.