Click here to Skip to main content
15,914,488 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: User breakpoint called from code at 0x77f813b1 Pin
jhwurmbach9-Aug-07 0:42
jhwurmbach9-Aug-07 0:42 
GeneralRe: User breakpoint called from code at 0x77f813b1 Pin
Jelahd9-Aug-07 6:02
Jelahd9-Aug-07 6:02 
AnswerRe: User breakpoint called from code at 0x77f813b1 Pin
Stephen Hewitt9-Aug-07 20:07
Stephen Hewitt9-Aug-07 20:07 
QuestionDialogBar problem Pin
Aamol M8-Aug-07 23:24
Aamol M8-Aug-07 23:24 
AnswerRe: DialogBar problem Pin
KaЯl8-Aug-07 23:40
KaЯl8-Aug-07 23:40 
GeneralRe: DialogBar problem Pin
Aamol M8-Aug-07 23:55
Aamol M8-Aug-07 23:55 
GeneralRe: DialogBar problem Pin
KaЯl9-Aug-07 0:11
KaЯl9-Aug-07 0:11 
GeneralRe: DialogBar problem Pin
Aamol M9-Aug-07 0:53
Aamol M9-Aug-07 0:53 
Yes. You are right....


Here it is nothing to do with resizing the dialogbar. Its perfectly acceptable that the controls and dialogbar remains as is regardless of application size. I have only 3 bitmaps to show on dialogbar.


I hv handled OnLButtonClick for DialogBar by not calling default LButton event and now I can only handle moving of it (blocking of MOVE)from DialogBar. But when I click on CaptionBar of dialogBar then event doesnt come for LButtonDown() in DialogBar class. So if I can know "When I click on CaptionBar of DialogBar then where shd I get message (in MainFrame - parent of that window) or somewhere else. If that only I can figure out, then in that case I will not call default OnLButtonDown() and things shd work for me....


But I cant find where the event comes when I click on CaptionBar() of DialogBar......


Thanks Smile | :)

AmolM

Question[Help] Out of memory Pin
Pogo Lin8-Aug-07 23:20
Pogo Lin8-Aug-07 23:20 
AnswerRe: [Help] Out of memory Pin
Iain Clarke, Warrior Programmer8-Aug-07 23:28
Iain Clarke, Warrior Programmer8-Aug-07 23:28 
GeneralRe: [Help] Out of memory Pin
Pogo Lin9-Aug-07 17:49
Pogo Lin9-Aug-07 17:49 
QuestionRe: [Help] Out of memory Pin
David Crow9-Aug-07 3:27
David Crow9-Aug-07 3:27 
AnswerRe: [Help] Out of memory Pin
Pogo Lin9-Aug-07 17:51
Pogo Lin9-Aug-07 17:51 
QuestionAbout outlook [modified] Pin
faulfish8-Aug-07 23:06
faulfish8-Aug-07 23:06 
QuestionRe: About outlook Pin
David Crow9-Aug-07 3:36
David Crow9-Aug-07 3:36 
Questionpassing strings Pin
dona jain8-Aug-07 23:03
dona jain8-Aug-07 23:03 
AnswerRe: passing strings Pin
toxcct8-Aug-07 23:27
toxcct8-Aug-07 23:27 
GeneralRe: passing strings Pin
dona jain8-Aug-07 23:33
dona jain8-Aug-07 23:33 
GeneralRe: passing strings Pin
David Crow9-Aug-07 3:38
David Crow9-Aug-07 3:38 
AnswerRe: passing strings Pin
jhwurmbach8-Aug-07 23:37
jhwurmbach8-Aug-07 23:37 
GeneralRe: passing strings Pin
dona jain8-Aug-07 23:40
dona jain8-Aug-07 23:40 
GeneralRe: passing strings Pin
jhwurmbach8-Aug-07 23:43
jhwurmbach8-Aug-07 23:43 
GeneralRe: passing strings Pin
dona jain8-Aug-07 23:46
dona jain8-Aug-07 23:46 
GeneralRe: passing strings Pin
jhwurmbach8-Aug-07 23:55
jhwurmbach8-Aug-07 23:55 
GeneralRe: passing strings Pin
toxcct9-Aug-07 0:17
toxcct9-Aug-07 0:17 

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.