Click here to Skip to main content
16,017,304 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWritePrinter Code to Test Pin
AsimUmair28-Oct-05 0:13
AsimUmair28-Oct-05 0:13 
QuestionUsing CDO in VC6 how to send email Pin
naeemnimi27-Oct-05 23:46
naeemnimi27-Oct-05 23:46 
AnswerRe: Using CDO in VC6 how to send email Pin
ThatsAlok28-Oct-05 0:09
ThatsAlok28-Oct-05 0:09 
GeneralRe: Using CDO in VC6 how to send email Pin
kakan28-Oct-05 0:39
professionalkakan28-Oct-05 0:39 
GeneralRe: Using CDO in VC6 how to send email Pin
David Crow28-Oct-05 3:10
David Crow28-Oct-05 3:10 
GeneralRe: Using CDO in VC6 how to send email Pin
ThatsAlok28-Oct-05 4:10
ThatsAlok28-Oct-05 4:10 
Questionhow to implementate a registration script Pin
T.J.27-Oct-05 22:52
T.J.27-Oct-05 22:52 
QuestionCapture lost when both mouse buttons are pressed and one released Pin
Dan Pidcock27-Oct-05 22:10
Dan Pidcock27-Oct-05 22:10 
I'm converting a project from a VC++ ActiveX control to a C++ .net control.

The mouse button handling will change mode so that if left button is pressed on thing happens, right button does something else, and both buttons does another thing. This works OK but after having pressed both mouse buttons and then releasing one of the buttons the control loses capture (Control::Capture returns false). Under ActiveX/COM it didn't behave like this.

I've tried tracking the capture state during the mousedown and mouseup event handlers but still can't see what's going wrong.

Anybody got any ideas?

Thanks,

Dan

QuestionSending email in VC++ 6.0 Pin
naeemnimi27-Oct-05 21:55
naeemnimi27-Oct-05 21:55 
AnswerRe: Sending email in VC++ 6.0 Pin
ThatsAlok27-Oct-05 22:16
ThatsAlok27-Oct-05 22:16 
GeneralRe: Sending email in VC++ 6.0 Pin
Intertherain28-Oct-05 2:30
Intertherain28-Oct-05 2:30 
GeneralRe: Sending email in VC++ 6.0 Pin
ThatsAlok30-Oct-05 19:15
ThatsAlok30-Oct-05 19:15 
AnswerRe: Sending email in VC++ 6.0 Pin
Mircea Puiu27-Oct-05 22:28
Mircea Puiu27-Oct-05 22:28 
Questionwhat does '\.\' mean in a path Pin
Monty227-Oct-05 21:52
Monty227-Oct-05 21:52 
AnswerRe: what does '\.\' mean in a path Pin
toxcct27-Oct-05 22:23
toxcct27-Oct-05 22:23 
QuestionUnder Win98 Pin
LiYS27-Oct-05 20:42
LiYS27-Oct-05 20:42 
AnswerRe: Under Win98 Pin
Steve Mayfield27-Oct-05 21:38
Steve Mayfield27-Oct-05 21:38 
AnswerRe: Under Win98 Pin
Parthiban28-Oct-05 1:56
Parthiban28-Oct-05 1:56 
AnswerRe: Under Win98 Pin
David Crow28-Oct-05 3:23
David Crow28-Oct-05 3:23 
QuestionDisabling Menu Item Pin
thelip27-Oct-05 20:39
thelip27-Oct-05 20:39 
AnswerRe: Disabling Menu Item Pin
Mircea Puiu27-Oct-05 21:13
Mircea Puiu27-Oct-05 21:13 
AnswerRe: Disabling Menu Item Pin
toxcct27-Oct-05 21:13
toxcct27-Oct-05 21:13 
AnswerRe: Disabling Menu Item Pin
ThatsAlok27-Oct-05 22:21
ThatsAlok27-Oct-05 22:21 
QuestionDEBUG AND RELEASE MODE Pin
karmendra_js27-Oct-05 19:52
karmendra_js27-Oct-05 19:52 
AnswerRe: DEBUG AND RELEASE MODE Pin
kakan27-Oct-05 20:16
professionalkakan27-Oct-05 20:16 

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.