Click here to Skip to main content
15,896,606 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralNevermind I figured it out :-) Pin
RobJones8-Aug-03 11:53
RobJones8-Aug-03 11:53 
GeneralNon recursive Tree Control Traversal Pin
Binayak8-Aug-03 10:45
Binayak8-Aug-03 10:45 
GeneralNeed correction on this code Pin
Binayak8-Aug-03 10:26
Binayak8-Aug-03 10:26 
QuestionAutostart installation? Pin
SIerus8-Aug-03 10:11
SIerus8-Aug-03 10:11 
GeneralBitmap editor Pin
Gagnon Claude8-Aug-03 9:22
Gagnon Claude8-Aug-03 9:22 
GeneralRe: Bitmap editor Pin
David Crow8-Aug-03 9:27
David Crow8-Aug-03 9:27 
QuestionTool tips on dialog buttons with no MFC? Pin
Kayembi8-Aug-03 9:13
Kayembi8-Aug-03 9:13 
AnswerRe: Tool tips on dialog buttons with no MFC? Pin
Michael Dunn8-Aug-03 10:23
sitebuilderMichael Dunn8-Aug-03 10:23 
You need to pass all messages being sent to the dialog to the tooltip too, so it can track the mouse position. Send the tooltip ctrl a TTM_RELAYEVENT message in your message loop.

--Mike--
Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber
Latest art~!@#2rDFA#@(#*%$Rfa39f3fqwf--=
NO CARRIER
GeneralRe: Tool tips on dialog buttons with no MFC? Pin
Kayembi8-Aug-03 12:13
Kayembi8-Aug-03 12:13 
GeneralRe: Tool tips on dialog buttons with no MFC? Pin
Michael Dunn9-Aug-03 6:51
sitebuilderMichael Dunn9-Aug-03 6:51 
GeneralRe: Tool tips on dialog buttons with no MFC? Pin
Kayembi10-Aug-03 3:34
Kayembi10-Aug-03 3:34 
Generaltelnet server/ TCP client Pin
lightyear8-Aug-03 8:59
lightyear8-Aug-03 8:59 
GeneralRe: telnet server/ TCP client Pin
Ryan Binns8-Aug-03 21:47
Ryan Binns8-Aug-03 21:47 
Questionmalloc ? Pin
_skidrow_vn_8-Aug-03 8:42
_skidrow_vn_8-Aug-03 8:42 
AnswerRe: malloc ? Pin
Gary Kirkham8-Aug-03 8:56
Gary Kirkham8-Aug-03 8:56 
GeneralRe: malloc ? Pin
_skidrow_vn_8-Aug-03 9:03
_skidrow_vn_8-Aug-03 9:03 
GeneralRe: malloc ? Pin
David Crow8-Aug-03 9:33
David Crow8-Aug-03 9:33 
GeneralRe: malloc ? Pin
User 66588-Aug-03 9:44
User 66588-Aug-03 9:44 
GeneralRe: malloc ? Pin
Tim Smith8-Aug-03 13:10
Tim Smith8-Aug-03 13:10 
GeneralRe: malloc ? Pin
Gary Kirkham8-Aug-03 15:27
Gary Kirkham8-Aug-03 15:27 
AnswerRe: malloc ? Pin
Rick York8-Aug-03 12:38
mveRick York8-Aug-03 12:38 
GeneralVideo frame transmission Pin
Chikka8-Aug-03 8:39
Chikka8-Aug-03 8:39 
GeneralSave Changes to... screwing up in WinXP Pin
mcguile2578-Aug-03 8:31
mcguile2578-Aug-03 8:31 
GeneralRe: Save Changes to... screwing up in WinXP Pin
Neville Franks8-Aug-03 11:11
Neville Franks8-Aug-03 11:11 
GeneralRe: Save Changes to... screwing up in WinXP Pin
Joe Woodbury8-Aug-03 13:54
professionalJoe Woodbury8-Aug-03 13:54 

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.