|
-
May 22nd, 2001, 09:45 PM
#1
Thread Starter
Member
TrackMouseEvent
Hello all,
Quick question. I want to use the TrackMouseEvent function in Windows to notify me when the mouse leaves my window. However, I get compiler errors stating that the structure TRACKMOUSEEVENT, as well as the TrackMouseEvent function, is an unresolved external symbol. I have included <windows.h>, but it would seem that TrackMouseEvent is not included in the header file. I have VC++6. Is there a newer windows.h header file than the one that comes with VC++6? And, if so, where do I get it. Please oh please don't tell me I have to download the latest SDK.
OK, so that wasn't such a quick question...sorry
Rippin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|