Click here to Skip to main content
15,909,605 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to load Child Dialog before program Pin
catngo22-Feb-04 20:19
catngo22-Feb-04 20:19 
AnswerRe: How to load Child Dialog before program Pin
Balkrishna Talele22-Feb-04 23:58
Balkrishna Talele22-Feb-04 23:58 
GeneralRe: How to load Child Dialog before program Pin
catngo23-Feb-04 21:49
catngo23-Feb-04 21:49 
GeneralSocket problem... Pin
Prakash Nadar22-Feb-04 19:34
Prakash Nadar22-Feb-04 19:34 
GeneralRe: Socket problem... Pin
Anonymous22-Feb-04 21:02
Anonymous22-Feb-04 21:02 
GeneralRe: Socket problem... Pin
Prakash Nadar22-Feb-04 21:56
Prakash Nadar22-Feb-04 21:56 
Generalcausing a CScrollView to scroll by dragging the mouse outside client area Pin
mickelliot22-Feb-04 14:07
mickelliot22-Feb-04 14:07 
GeneralRe: causing a CScrollView to scroll by dragging the mouse outside client area Pin
Ryan Binns22-Feb-04 17:19
Ryan Binns22-Feb-04 17:19 
You can use OnMouseMove() but you'll have to call SetCapture() first to capture the mouse input. Make sure you call ReleaseCapture() when you've finished.

Hope this helps,

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

GeneralRe: causing a CScrollView to scroll by dragging the mouse outside client area Pin
mickelliot23-Feb-04 5:06
mickelliot23-Feb-04 5:06 
GeneralRe: causing a CScrollView to scroll by dragging the mouse outside client area Pin
Ryan Binns23-Feb-04 21:57
Ryan Binns23-Feb-04 21:57 
GeneralHelp Pin
Goh Hui Beng22-Feb-04 14:00
Goh Hui Beng22-Feb-04 14:00 
GeneralRe: Help Pin
Ravi Bhavnani22-Feb-04 14:37
professionalRavi Bhavnani22-Feb-04 14:37 
GeneralRe: Help Pin
Goh Hui Beng22-Feb-04 15:52
Goh Hui Beng22-Feb-04 15:52 
GeneralRe: Help Pin
Steve S22-Feb-04 22:25
Steve S22-Feb-04 22:25 
GeneralDocument/View Architecture - having 1doc and 2 Views Pin
Ehsan Baghaki22-Feb-04 13:42
Ehsan Baghaki22-Feb-04 13:42 
GeneralRe: Document/View Architecture - having 1doc and 2 Views Pin
Ehsan Baghaki22-Feb-04 22:18
Ehsan Baghaki22-Feb-04 22:18 
GeneralParallel port & EPP Pin
jane69smith22-Feb-04 11:14
jane69smith22-Feb-04 11:14 
QuestionHow to determine whether master volume is enabled? Pin
Artem Moroz22-Feb-04 10:48
Artem Moroz22-Feb-04 10:48 
GeneralDestructing an exception Pin
Ravi Bhavnani22-Feb-04 9:57
professionalRavi Bhavnani22-Feb-04 9:57 
GeneralRe: Destructing an exception Pin
Artem Moroz22-Feb-04 10:51
Artem Moroz22-Feb-04 10:51 
GeneralRe: Destructing an exception Pin
Ravi Bhavnani22-Feb-04 10:56
professionalRavi Bhavnani22-Feb-04 10:56 
Generaldisplaying in string in hex Pin
lyn22-Feb-04 7:35
lyn22-Feb-04 7:35 
GeneralRe: displaying in string in hex Pin
Ehsan Baghaki22-Feb-04 13:53
Ehsan Baghaki22-Feb-04 13:53 
GeneralBitmap Operate On Window 98 Pin
Best Friend22-Feb-04 6:11
Best Friend22-Feb-04 6:11 
GeneralRe: Bitmap Operate On Window 98 Pin
Ryan Binns22-Feb-04 17:32
Ryan Binns22-Feb-04 17:32 

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.