Click here to Skip to main content
15,923,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: record and paly voice Pin
xxhimanshu22-Jan-03 23:42
xxhimanshu22-Jan-03 23:42 
QuestionHow can I determine the number of pending IO requests in a completion port Pin
Kerry Chou22-Jan-03 22:36
Kerry Chou22-Jan-03 22:36 
QuestionVariantChangeType bug or maybe not? Pin
Zdeslav Vojkovic22-Jan-03 22:30
Zdeslav Vojkovic22-Jan-03 22:30 
AnswerRe: VariantChangeType bug or maybe not? Pin
Stefan Pedersen23-Jan-03 0:24
Stefan Pedersen23-Jan-03 0:24 
GeneralRe: VariantChangeType bug or maybe not? Pin
Zdeslav Vojkovic23-Jan-03 0:28
Zdeslav Vojkovic23-Jan-03 0:28 
GeneralRe: VariantChangeType bug or maybe not? Pin
Stefan Pedersen23-Jan-03 1:11
Stefan Pedersen23-Jan-03 1:11 
GeneralRe: VariantChangeType bug or maybe not? Pin
Zdeslav Vojkovic23-Jan-03 1:37
Zdeslav Vojkovic23-Jan-03 1:37 
Generalrollover buttons & WM_MOUSEMOVE & stuff Pin
Tre K Renegade22-Jan-03 22:28
Tre K Renegade22-Jan-03 22:28 
Hi,

Anyone have any suggestions on how to solve the following prob?

The interface of my app is built out of several different child windows and one of those contains a small coloured square. When you move the mouse over it some text is displayed.

The problem is that when you move the mouse out of the square AND out of the child window too fast the text doesn't disappear, because the WM_MOUSEMOVE message doesn't fire fast enough.

I suppose I could solve it by letting the rollover trigger a timer loop that keeps checking whether the mouse is still over the square, but that seems like a difficult solution.

Perhaps there is a more graceful solution; like an event that fires when the mouse leaves the child window or something?

Thanks,

ren


GeneralRe: rollover buttons & WM_MOUSEMOVE & stuff Pin
JohnMcL22-Jan-03 22:36
JohnMcL22-Jan-03 22:36 
GeneralRe: rollover buttons & WM_MOUSEMOVE & stuff Pin
HENDRIK R22-Jan-03 22:41
HENDRIK R22-Jan-03 22:41 
GeneralRe: rollover buttons & WM_MOUSEMOVE & stuff Pin
Jonathan [Darka]22-Jan-03 23:22
professionalJonathan [Darka]22-Jan-03 23:22 
GeneralRe: rollover buttons & WM_MOUSEMOVE & stuff Pin
Tre K Renegade29-Jan-03 0:18
Tre K Renegade29-Jan-03 0:18 
QuestionDo you still MFC with ODBC? Pin
stefan b22-Jan-03 22:24
stefan b22-Jan-03 22:24 
AnswerRe: Do you still MFC with ODBC? Pin
Stefan Pedersen23-Jan-03 0:29
Stefan Pedersen23-Jan-03 0:29 
GeneralRe: Do you still MFC with ODBC? Pin
stefan b23-Jan-03 0:53
stefan b23-Jan-03 0:53 
GeneralRe: Easy way to print a picture (please help me) Pin
Christian Graus22-Jan-03 22:28
protectorChristian Graus22-Jan-03 22:28 
GeneralRe: Easy way to print a picture (please help me) Pin
*Tom*22-Jan-03 22:55
*Tom*22-Jan-03 22:55 
GeneralRe: Easy way to print a picture (please help me) Pin
Christian Graus22-Jan-03 23:02
protectorChristian Graus22-Jan-03 23:02 
GeneralRe: Easy way to print a picture (please help me) Pin
*Tom*22-Jan-03 23:12
*Tom*22-Jan-03 23:12 
GeneralRe: Easy way to print a picture (please help me) Pin
Christian Graus22-Jan-03 23:25
protectorChristian Graus22-Jan-03 23:25 
GeneralRe: Easy way to print a picture (please help me) Pin
CodeBrain22-Jan-03 23:23
CodeBrain22-Jan-03 23:23 
GeneralRe: Easy way to print a picture (please help me) Pin
*Tom*22-Jan-03 23:54
*Tom*22-Jan-03 23:54 
GeneralRe: Easy way to print a picture (please help me) Pin
*Tom*23-Jan-03 0:47
*Tom*23-Jan-03 0:47 
GeneralRe: Easy way to print a picture (please help me) Pin
Roger Allen23-Jan-03 2:08
Roger Allen23-Jan-03 2:08 
GeneralRe: Easy way to print a picture (please help me) Pin
*Tom*23-Jan-03 22:46
*Tom*23-Jan-03 22:46 

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.