Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to create a secure database with the MS-Jet ODBC driver [modified] Pin
pani681-Apr-09 20:35
pani681-Apr-09 20:35 
AnswerRe: How to create a secure database with the MS-Jet ODBC driver [modified] Pin
Stuart Dootson1-Apr-09 22:43
professionalStuart Dootson1-Apr-09 22:43 
GeneralRe: How to create a secure database with the MS-Jet ODBC driver Pin
pani682-Apr-09 2:20
pani682-Apr-09 2:20 
GeneralRe: How to create a secure database with the MS-Jet ODBC driver Pin
Stuart Dootson2-Apr-09 2:22
professionalStuart Dootson2-Apr-09 2:22 
QuestionHow to convert const void* to CString? Pin
g_satish1-Apr-09 20:26
g_satish1-Apr-09 20:26 
AnswerRe: How to convert const void* to CString? Pin
«_Superman_»1-Apr-09 20:30
professional«_Superman_»1-Apr-09 20:30 
AnswerRe: How to convert const void* to CString? Pin
Stuart Dootson1-Apr-09 21:56
professionalStuart Dootson1-Apr-09 21:56 
QuestionHow to capture "Enter Key"? Pin
gothic_coder1-Apr-09 20:25
gothic_coder1-Apr-09 20:25 
Hello all.

I've a dialog box application and in that i'm taking 2 bitmaps which behaves like buttons.. Initially My OK Bitmap button is disable and CANCEL bitmap button is enabled, I've one field for password, when user gives right password OK bitmap button get enabled and i can click on that....Now my problem is that despite of clicking if user presses ENTER key it should behave like mouse click...

So intot i need to know how to capture Enter Key.. Small search gave me that i need to handle WM_KEYDOWN and VK_RETURN...

Thanks all Smile | :)
AnswerRe: How to capture "Enter Key"? Pin
«_Superman_»1-Apr-09 20:32
professional«_Superman_»1-Apr-09 20:32 
GeneralRe: How to capture "Enter Key"? Pin
gothic_coder1-Apr-09 20:36
gothic_coder1-Apr-09 20:36 
AnswerRe: How to capture "Enter Key"? Pin
Code-o-mat1-Apr-09 22:32
Code-o-mat1-Apr-09 22:32 
GeneralRe: How to capture "Enter Key"? Pin
gothic_coder1-Apr-09 23:29
gothic_coder1-Apr-09 23:29 
GeneralRe: How to capture "Enter Key"? Pin
Code-o-mat1-Apr-09 23:33
Code-o-mat1-Apr-09 23:33 
GeneralRe: How to capture "Enter Key"? Pin
gothic_coder1-Apr-09 23:59
gothic_coder1-Apr-09 23:59 
GeneralRe: How to capture "Enter Key"? Pin
Code-o-mat2-Apr-09 0:20
Code-o-mat2-Apr-09 0:20 
GeneralRe: How to capture "Enter Key"? Pin
gothic_coder2-Apr-09 1:31
gothic_coder2-Apr-09 1:31 
GeneralRe: How to capture "Enter Key"? Pin
Code-o-mat2-Apr-09 1:34
Code-o-mat2-Apr-09 1:34 
QuestionCMainwindow Pin
p_19601-Apr-09 20:20
p_19601-Apr-09 20:20 
AnswerRe: CMainwindow Pin
Stuart Dootson1-Apr-09 22:01
professionalStuart Dootson1-Apr-09 22:01 
AnswerRe: CMainwindow Pin
Iain Clarke, Warrior Programmer2-Apr-09 6:24
Iain Clarke, Warrior Programmer2-Apr-09 6:24 
QuestionHow to retrieve contents of a control in a different application? Pin
neil47811-Apr-09 19:51
neil47811-Apr-09 19:51 
AnswerRe: How to retrieve contents of a control in a different application? Pin
Stuart Dootson1-Apr-09 22:09
professionalStuart Dootson1-Apr-09 22:09 
AnswerRe: How to retrieve contents of a control in a different application? Pin
sashoalm4-Apr-09 3:32
sashoalm4-Apr-09 3:32 
QuestionAnother Stupid Question? Pin
Joseph Marzbani1-Apr-09 19:35
Joseph Marzbani1-Apr-09 19:35 
AnswerRe: Another Stupid Question? Pin
«_Superman_»1-Apr-09 19:45
professional«_Superman_»1-Apr-09 19:45 

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.