Click here to Skip to main content
15,886,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Copy Text from dialog box Pin
David Crow18-May-15 2:21
David Crow18-May-15 2:21 
QuestionMFC release and Debug build Pin
bhushan050812-May-15 0:42
bhushan050812-May-15 0:42 
GeneralRe: MFC release and Debug build Pin
Richard MacCutchan12-May-15 4:57
mveRichard MacCutchan12-May-15 4:57 
AnswerRe: MFC release and Debug build Pin
Maximilien12-May-15 7:52
Maximilien12-May-15 7:52 
GeneralRe: MFC release and Debug build Pin
Albert Holguin12-May-15 10:26
professionalAlbert Holguin12-May-15 10:26 
GeneralRe: MFC release and Debug build Pin
Maximilien13-May-15 3:13
Maximilien13-May-15 3:13 
AnswerRe: MFC release and Debug build Pin
Albert Holguin12-May-15 10:30
professionalAlbert Holguin12-May-15 10:30 
QuestionC++ code to manage 3 keypads connected to one PC? Pin
Member 1167707911-May-15 10:50
Member 1167707911-May-15 10:50 
3 users are connected to one pc using 3 usb keypads. A record is shown and each user have to input a number like 7.7 or 600 or 7.5 then they will press ENTER. Done.
So as an example problem: user2 starts to type 7 and user1 starts typing 5. the computer is already getting 75. You can see the problem.
I need a utility/code to isolate the input.
I have seen it in an auction software and also using xbox playing games.
In the auction software 3 black boxes are seen in the PC. Once a user starts the black box associated with that user, turn gray. Same as the other users. When all users have pressed ENTER, All boxes are revealed with the entries.
Until now we only had to enter one digit per box, so 3 keypads were no problem. The system right now have the 3 boxes in the screen.
AnswerRe: C++ code to manage 3 keypads connected to one PC? Pin
Sascha Lefèvre11-May-15 11:45
professionalSascha Lefèvre11-May-15 11:45 
GeneralRe: C++ code to manage 3 keypads connected to one PC? Pin
Member 1167707912-May-15 2:51
Member 1167707912-May-15 2:51 
GeneralRe: C++ code to manage 3 keypads connected to one PC? Pin
Sascha Lefèvre12-May-15 3:34
professionalSascha Lefèvre12-May-15 3:34 
GeneralRe: C++ code to manage 3 keypads connected to one PC? Pin
Member 1167707912-May-15 4:01
Member 1167707912-May-15 4:01 
GeneralRe: C++ code to manage 3 keypads connected to one PC? Pin
Sascha Lefèvre12-May-15 7:27
professionalSascha Lefèvre12-May-15 7:27 
GeneralRe: C++ code to manage 3 keypads connected to one PC? Pin
Member 1167707912-May-15 8:34
Member 1167707912-May-15 8:34 
GeneralRe: C++ code to manage 3 keypads connected to one PC? Pin
Sascha Lefèvre12-May-15 8:57
professionalSascha Lefèvre12-May-15 8:57 
GeneralRe: C++ code to manage 3 keypads connected to one PC? Pin
Member 1167707912-May-15 9:01
Member 1167707912-May-15 9:01 
Questionis it possible to... Pin
Member 116754728-May-15 5:37
Member 116754728-May-15 5:37 
AnswerRe: is it possible to... Pin
Richard MacCutchan8-May-15 5:59
mveRichard MacCutchan8-May-15 5:59 
GeneralRe: is it possible to... Pin
Member 116754728-May-15 9:52
Member 116754728-May-15 9:52 
AnswerRe: is it possible to... Pin
Albert Holguin12-May-15 10:36
professionalAlbert Holguin12-May-15 10:36 
QuestionHow to add additional character in multiple places of an array string Pin
Parag Bhuyan7-May-15 4:56
Parag Bhuyan7-May-15 4:56 
QuestionRe: How to add additional character in multiple places of an array string Pin
jeron17-May-15 5:08
jeron17-May-15 5:08 
AnswerRe: How to add additional character in multiple places of an array string Pin
Richard MacCutchan7-May-15 6:06
mveRichard MacCutchan7-May-15 6:06 
AnswerRe: How to add additional character in multiple places of an array string Pin
CPallini7-May-15 6:08
mveCPallini7-May-15 6:08 
QuestionEnumerating windows on desktop (VC++) Pin
Krishnakumartg4-May-15 0:19
Krishnakumartg4-May-15 0:19 

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.