Click here to Skip to main content
15,903,012 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help my code Pin
Member 419459320-Nov-08 14:26
Member 419459320-Nov-08 14:26 
QuestionAPI call to find the port of a printer? [modified] Pin
sashoalm20-Nov-08 1:45
sashoalm20-Nov-08 1:45 
AnswerRe: API call to find the port of a printer? Pin
Randor 20-Nov-08 4:03
professional Randor 20-Nov-08 4:03 
GeneralRe: API call to find the port of a printer? Pin
sashoalm20-Nov-08 6:01
sashoalm20-Nov-08 6:01 
Questionhow to disable double click event on a button. Pin
Dhiraj kumar Saini20-Nov-08 1:00
Dhiraj kumar Saini20-Nov-08 1:00 
AnswerRe: how to disable double click event on a button. Pin
Code-o-mat20-Nov-08 1:30
Code-o-mat20-Nov-08 1:30 
GeneralRe: how to disable double click event on a button. Pin
Dhiraj kumar Saini20-Nov-08 1:50
Dhiraj kumar Saini20-Nov-08 1:50 
GeneralRe: how to disable double click event on a button. Pin
Code-o-mat20-Nov-08 2:00
Code-o-mat20-Nov-08 2:00 
As far as i know -and please correct me anyone if i am wrong- if the user doubleclicks your button you will get a click event at first. So at the first click you won't be able to know if the user will doubleclick or just singleclick. To be more clear on this, when the user doubleclicks your button, you get 2 command messages from the button and you either want only one of these or if a doubleclick was done you don't want any command messages at all?
GeneralRe: how to disable double click event on a button. Pin
Rajesh Katalkar23-Nov-08 7:58
Rajesh Katalkar23-Nov-08 7:58 
AnswerRe: how to disable double click event on a button. Pin
Alan Balkany20-Nov-08 3:40
Alan Balkany20-Nov-08 3:40 
GeneralRe: how to disable double click event on a button. Pin
PJ Arends20-Nov-08 9:44
professionalPJ Arends20-Nov-08 9:44 
GeneralRe: how to disable double click event on a button. Pin
Alan Balkany20-Nov-08 9:46
Alan Balkany20-Nov-08 9:46 
GeneralRe: how to disable double click event on a button. Pin
PJ Arends20-Nov-08 11:27
professionalPJ Arends20-Nov-08 11:27 
AnswerRe: how to disable double click event on a button. Pin
Rajesh Katalkar23-Nov-08 7:47
Rajesh Katalkar23-Nov-08 7:47 
AnswerRe: how to disable double click event on a button. Pin
sdc3954-Aug-11 2:28
sdc3954-Aug-11 2:28 
QuestionGetting Pre-Build Event error. Pin
Davinder Pal Singh20-Nov-08 0:05
Davinder Pal Singh20-Nov-08 0:05 
AnswerRe: Getting Pre-Build Event error. Pin
Code-o-mat20-Nov-08 0:12
Code-o-mat20-Nov-08 0:12 
QuestionHow to place a button control over a picture control or some other control Pin
manoharbalu19-Nov-08 23:51
manoharbalu19-Nov-08 23:51 
AnswerRe: How to place a button control over a picture control or some other control Pin
Code-o-mat20-Nov-08 0:09
Code-o-mat20-Nov-08 0:09 
AnswerRe: How to place a button control over a picture control or some other control Pin
Chandrasekharan P20-Nov-08 0:24
Chandrasekharan P20-Nov-08 0:24 
QuestionRound Corner ComboBox VC 7.1 Pin
Rathore Amit19-Nov-08 23:04
Rathore Amit19-Nov-08 23:04 
AnswerRe: Round Corner ComboBox VC 7.1 Pin
SandipG 19-Nov-08 23:19
SandipG 19-Nov-08 23:19 
GeneralRe: Round Corner ComboBox VC 7.1 Pin
Rathore Amit19-Nov-08 23:29
Rathore Amit19-Nov-08 23:29 
GeneralRe: Round Corner ComboBox VC 7.1 Pin
Alan Balkany20-Nov-08 3:52
Alan Balkany20-Nov-08 3:52 
QuestionInclusion of header files Pin
Taruni19-Nov-08 23:01
Taruni19-Nov-08 23:01 

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.