Click here to Skip to main content
15,917,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Question about string in C++ ( simple question i think ) Pin
Yanshof15-Jun-07 21:53
Yanshof15-Jun-07 21:53 
QuestionCRecordset+ date Pin
paulosuckow14-Jun-07 11:24
paulosuckow14-Jun-07 11:24 
QuestionUsing MySQL from VC++ 6 Pin
Accius14-Jun-07 10:41
Accius14-Jun-07 10:41 
AnswerRe: Using MySQL from VC++ 6 Pin
led mike14-Jun-07 10:49
led mike14-Jun-07 10:49 
GeneralRe: Using MySQL from VC++ 6 Pin
Accius14-Jun-07 21:03
Accius14-Jun-07 21:03 
GeneralRe: Using MySQL from VC++ 6 Pin
Accius14-Jun-07 21:08
Accius14-Jun-07 21:08 
GeneralRe: Using MySQL from VC++ 6 Pin
led mike15-Jun-07 4:29
led mike15-Jun-07 4:29 
QuestionMouse event pecularity in vertical scrollbar Pin
Vancouver14-Jun-07 9:47
Vancouver14-Jun-07 9:47 
I have a static control with horizontal and vertical scrollbars.
Both scrollbars are enabled and effective (i.e. there is scrolling amount), working fine.

The static control is a subclass of CStatic. I am monitoring the mouse actions in this static control with OnLButtonUp, OnLButtonDown, OnRButtonUp, OnRbuttonDown and OnMouseMove.

Additionally, there is an OnMouseMove in the parent window of the static control (which is the dialog). This monitors if the mouse leaves the rectangle of the static control.

Everything works fine, EXCEPT when the mouse moves from the static control over the vertical scroll bar rectangle, this will not be reported to the parent's OnMouseMove

However, there is no problem with the horizontal scroll bar, and if the vertical scrollbar is disabled, then the mouse move will be reported.

What can be the reason to this behaviour?
AnswerRe: Mouse event pecularity in vertical scrollbar [modified] Pin
Mark Salsbery14-Jun-07 10:08
Mark Salsbery14-Jun-07 10:08 
GeneralRe: Mouse event pecularity in vertical scrollbar Pin
Vancouver14-Jun-07 10:15
Vancouver14-Jun-07 10:15 
GeneralRe: Mouse event pecularity in vertical scrollbar Pin
Mark Salsbery14-Jun-07 10:24
Mark Salsbery14-Jun-07 10:24 
GeneralRe: Mouse event pecularity in vertical scrollbar Pin
Vancouver14-Jun-07 11:07
Vancouver14-Jun-07 11:07 
GeneralRe: Mouse event pecularity in vertical scrollbar Pin
Mark Salsbery14-Jun-07 11:23
Mark Salsbery14-Jun-07 11:23 
QuestionRegistering COM dll on 64-bit XP Pin
rana7414-Jun-07 7:27
rana7414-Jun-07 7:27 
Questiontwo instances of a DLL Pin
act_x14-Jun-07 7:06
act_x14-Jun-07 7:06 
AnswerRe: two instances of a DLL Pin
Matthew Faithfull14-Jun-07 8:17
Matthew Faithfull14-Jun-07 8:17 
QuestionExporting data to mutiple.txt files Pin
ciphus2114-Jun-07 6:08
ciphus2114-Jun-07 6:08 
AnswerRe: Exporting data to mutiple.txt files Pin
CPallini14-Jun-07 10:27
mveCPallini14-Jun-07 10:27 
AnswerRe: Exporting data to mutiple.txt files Pin
David Crow14-Jun-07 10:35
David Crow14-Jun-07 10:35 
AnswerRe: Exporting data to mutiple.txt files Pin
led mike14-Jun-07 10:44
led mike14-Jun-07 10:44 
QuestionForced scoping as a programming technique? Pin
Cyrilix14-Jun-07 5:53
Cyrilix14-Jun-07 5:53 
AnswerRe: Forced scoping as a programming technique? Pin
Michael Dunn14-Jun-07 6:27
sitebuilderMichael Dunn14-Jun-07 6:27 
GeneralRe: Forced scoping as a programming technique? Pin
Nemanja Trifunovic14-Jun-07 6:28
Nemanja Trifunovic14-Jun-07 6:28 
GeneralRe: Forced scoping as a programming technique? Pin
Cyrilix14-Jun-07 6:43
Cyrilix14-Jun-07 6:43 
GeneralRe: Forced scoping as a programming technique? Pin
jbarton14-Jun-07 8:53
jbarton14-Jun-07 8:53 

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.