Click here to Skip to main content
16,005,467 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to debug for a bug after long running Pin
zecodela16-Jun-02 15:56
zecodela16-Jun-02 15:56 
AnswerRe: how to debug for a bug after long running Pin
Tim Smith16-Jun-02 16:16
Tim Smith16-Jun-02 16:16 
AnswerRe: how to debug for a bug after long running Pin
James R. Twine17-Jun-02 8:59
James R. Twine17-Jun-02 8:59 
GeneralGDI+ and DrawString Pin
A.A.16-Jun-02 14:20
A.A.16-Jun-02 14:20 
GeneralRe: GDI+ and DrawString Pin
Christian Graus16-Jun-02 14:57
protectorChristian Graus16-Jun-02 14:57 
GeneralRe: GDI+ and DrawString Pin
A.A.16-Jun-02 17:18
A.A.16-Jun-02 17:18 
QuestionMissing Classes in MFC ClassWizard? Pin
Teknofreek16-Jun-02 14:09
Teknofreek16-Jun-02 14:09 
AnswerRe: Missing Classes in MFC ClassWizard? Pin
Christian Graus16-Jun-02 15:42
protectorChristian Graus16-Jun-02 15:42 
The base class list is not terribly complete. You're going about it the right way, but you'll need to manually derive from those classes. Also, do you realise the code for CToolbar is installed with VC ? So you can look at what they do if you need ideas.


Christian

I am completely intolerant of stupidity. Stupidity is, of course, anything that doesn't conform to my way of thinking. - Jamie Hale - 29/05/2002

Half the reason people switch away from VB is to find out what actually goes on.. and then like me they find out that they weren't quite as good as they thought - they've been nannied. - Alex, 13 June 2002
GeneralRe: Missing Classes in MFC ClassWizard? Pin
Teknofreek16-Jun-02 17:25
Teknofreek16-Jun-02 17:25 
GeneralRe: Missing Classes in MFC ClassWizard? Pin
Christian Graus16-Jun-02 17:39
protectorChristian Graus16-Jun-02 17:39 
GeneralRe: Missing Classes in MFC ClassWizard? Pin
Teknofreek16-Jun-02 21:12
Teknofreek16-Jun-02 21:12 
GeneralToolbar Image List question Pin
Teknofreek16-Jun-02 14:04
Teknofreek16-Jun-02 14:04 
GeneralRe: Toolbar Image List question Pin
code_cold22-Aug-02 22:34
code_cold22-Aug-02 22:34 
GeneralI user MediaPlayer OCX in vc++ Pin
16-Jun-02 13:58
suss16-Jun-02 13:58 
GeneralCArchive adding chars to my saved files :/ Pin
carrie16-Jun-02 13:55
carrie16-Jun-02 13:55 
Questionwindow XP tips site? Pin
rsasalm_16-Jun-02 11:25
rsasalm_16-Jun-02 11:25 
AnswerRe: window XP tips site? Pin
Anders Molin16-Jun-02 12:53
professionalAnders Molin16-Jun-02 12:53 
GeneralCTreeCtrl::GetItemState Pin
16-Jun-02 9:59
suss16-Jun-02 9:59 
GeneralRe: CTreeCtrl::GetItemState Pin
JohnJ16-Jun-02 10:19
JohnJ16-Jun-02 10:19 
GeneralRe: CTreeCtrl::GetItemState Pin
16-Jun-02 11:39
suss16-Jun-02 11:39 
QuestionHow is it you retrieve a string from a std::map? Pin
redeemer16-Jun-02 9:03
redeemer16-Jun-02 9:03 
AnswerRe: How is it you retrieve a string from a std::map? Pin
[James Pullicino]16-Jun-02 9:27
[James Pullicino]16-Jun-02 9:27 
GeneralRe: How is it you retrieve a string from a std::map? Pin
redeemer16-Jun-02 10:08
redeemer16-Jun-02 10:08 
GeneralRe: How is it you retrieve a string from a std::map? Pin
Joaquín M López Muñoz16-Jun-02 11:41
Joaquín M López Muñoz16-Jun-02 11:41 
GeneralRe: How is it you retrieve a string from a std::map? Pin
James R. Twine17-Jun-02 9:11
James R. Twine17-Jun-02 9:11 

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.