Click here to Skip to main content
15,900,530 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with more than one dialog box.. Pin
Cedric Moonen21-Jul-03 23:44
Cedric Moonen21-Jul-03 23:44 
GeneralRe: Problem with more than one dialog box.. Pin
Deepak Samuel22-Jul-03 0:19
Deepak Samuel22-Jul-03 0:19 
GeneralRe: Problem with more than one dialog box.. Pin
jhwurmbach22-Jul-03 0:10
jhwurmbach22-Jul-03 0:10 
GeneralRe: Problem with more than one dialog box.. Pin
Deepak Samuel22-Jul-03 0:12
Deepak Samuel22-Jul-03 0:12 
GeneralRe: Problem with more than one dialog box.. Pin
jhwurmbach22-Jul-03 0:18
jhwurmbach22-Jul-03 0:18 
GeneralControl Key press in clistview Pin
tcss21-Jul-03 23:27
tcss21-Jul-03 23:27 
GeneralRe: Control Key press in clistview Pin
Adi Narayana22-Jul-03 0:36
Adi Narayana22-Jul-03 0:36 
GeneralRe: Control Key press in clistview Pin
tcss22-Jul-03 0:45
tcss22-Jul-03 0:45 
Hi
I posted the message after trying pretranslate message. The parameters did not reflect the state of the control key. An enter (VK_RETURN) and a Cntrl + return appeared exactly the same in the message. I may be misunderstanding something there. Please correct me and post sample code if you get different results. I did solve the problem by being refrered to the function
(::GetAsyncKeyState(VK_CONTROL) & 0x8000).

Thanks

tcss
Generalpaige32.dll PBM Pin
RaajaOfSelf21-Jul-03 23:14
RaajaOfSelf21-Jul-03 23:14 
GeneralListCtrl and line break Pin
heju21-Jul-03 22:48
heju21-Jul-03 22:48 
Questionhow to use control Pin
ladder21-Jul-03 22:36
ladder21-Jul-03 22:36 
AnswerRe: how to use control Pin
BirJas21-Jul-03 23:22
BirJas21-Jul-03 23:22 
GeneralRe: how to use control Pin
ladder22-Jul-03 23:47
ladder22-Jul-03 23:47 
AnswerRe: how to use control Pin
El'Cachubrey21-Jul-03 23:38
El'Cachubrey21-Jul-03 23:38 
GeneralRe: how to use control Pin
ladder22-Jul-03 23:51
ladder22-Jul-03 23:51 
GeneralRe: how to use control Pin
El'Cachubrey23-Jul-03 20:03
El'Cachubrey23-Jul-03 20:03 
AnswerRe: how to use control Pin
Bob Stanneveld22-Jul-03 2:46
Bob Stanneveld22-Jul-03 2:46 
GeneralRe: how to use control Pin
ladder23-Jul-03 0:09
ladder23-Jul-03 0:09 
GeneralRe: how to use control Pin
Bob Stanneveld23-Jul-03 1:38
Bob Stanneveld23-Jul-03 1:38 
GeneralCHtmlView and frame targets... Pin
mdingler21-Jul-03 22:08
mdingler21-Jul-03 22:08 
GeneralATL problem Pin
novachen21-Jul-03 21:58
novachen21-Jul-03 21:58 
GeneralRe: ATL problem Pin
El'Cachubrey21-Jul-03 23:19
El'Cachubrey21-Jul-03 23:19 
GeneralProblem with CDialogBar and CPropertySheet Pin
BirJas21-Jul-03 21:53
BirJas21-Jul-03 21:53 
QuestionVC++ Problem? Pin
DaveE9th21-Jul-03 21:40
DaveE9th21-Jul-03 21:40 
AnswerRe: VC++ Problem? Pin
Jon Hulatt21-Jul-03 21:43
Jon Hulatt21-Jul-03 21:43 

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.