Click here to Skip to main content
15,891,864 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How To read an exe application from VC++6.0 Pin
karhea28-Jun-04 18:00
karhea28-Jun-04 18:00 
GeneralRe: How To read an exe application from VC++6.0 Pin
David Crow29-Jun-04 2:50
David Crow29-Jun-04 2:50 
Generaldialog box as part of the main window Pin
udi444427-Jun-04 22:33
udi444427-Jun-04 22:33 
GeneralRe: dialog box as part of the main window Pin
John R. Shaw28-Jun-04 19:00
John R. Shaw28-Jun-04 19:00 
GeneralDetecting Mouse Movements Across an IE Control Pin
achimera27-Jun-04 22:30
achimera27-Jun-04 22:30 
GeneralRe: Detecting Mouse Movements Across an IE Control Pin
Rama Krishna Vavilala25-Apr-06 17:16
Rama Krishna Vavilala25-Apr-06 17:16 
GeneralRe: Detecting Mouse Movements Across an IE Control Pin
achimera26-Apr-06 9:50
achimera26-Apr-06 9:50 
GeneralRe: Detecting Mouse Movements Across an IE Control Pin
Shog925-Apr-06 23:38
sitebuilderShog925-Apr-06 23:38 
The easiest way i can think of using MFC is to watch for WM_MOUSEMOVE in the parent window's PreTranslateMessage() function. You won't get any information on what HTML element the mouse is over though, so if you need that then do it Rama's way.


Now taking suggestions for the next release of CPhog...

GeneralTab Order suddenly began going backwards Pin
ohadp27-Jun-04 22:23
ohadp27-Jun-04 22:23 
GeneralRE: How to get 1394 Fireware GUID in windows Pin
HansonDavid27-Jun-04 22:17
HansonDavid27-Jun-04 22:17 
GeneralRe: RE: How to get 1394 Fireware GUID in windows Pin
Henry miller28-Jun-04 3:05
Henry miller28-Jun-04 3:05 
Generalquestion about matlab Pin
ffredoux27-Jun-04 22:15
ffredoux27-Jun-04 22:15 
GeneralCovert number to string Pin
Anonymous27-Jun-04 22:02
Anonymous27-Jun-04 22:02 
GeneralRe: Covert number to string Pin
bneacetp27-Jun-04 22:11
bneacetp27-Jun-04 22:11 
GeneralRe: Covert number to string Pin
ThatsAlok28-Jun-04 0:39
ThatsAlok28-Jun-04 0:39 
GeneralRe: Covert number to string Pin
gamitech28-Jun-04 2:44
gamitech28-Jun-04 2:44 
GeneralRecognise text from Bitmap Pin
jk chan27-Jun-04 21:54
jk chan27-Jun-04 21:54 
GeneralRe: Recognise text from Bitmap Pin
Antony M Kancidrowski28-Jun-04 0:47
Antony M Kancidrowski28-Jun-04 0:47 
GeneralRe: Recognise text from Bitmap Pin
Vladimir Georgiev28-Jun-04 1:00
Vladimir Georgiev28-Jun-04 1:00 
Questionhow to get list of table from ODBC Pin
Yulianto.27-Jun-04 20:36
Yulianto.27-Jun-04 20:36 
AnswerRe: how to get list of table from ODBC Pin
David Crow28-Jun-04 2:57
David Crow28-Jun-04 2:57 
GeneralDisplay number on the Push Button Pin
S.DARWIN PAUL RAJ27-Jun-04 20:01
S.DARWIN PAUL RAJ27-Jun-04 20:01 
GeneralRe: Display number on the Push Button Pin
GermanGeorge1-Jul-04 2:36
GermanGeorge1-Jul-04 2:36 
GeneralAddress of member functions Pin
Yogesh Kshatriya27-Jun-04 19:07
Yogesh Kshatriya27-Jun-04 19:07 
GeneralRe: Address of member functions Pin
Michael Dunn27-Jun-04 19:41
sitebuilderMichael Dunn27-Jun-04 19:41 

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.