Click here to Skip to main content
15,924,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMFC 7.0 Richedit 2.0 Bug in MFC Wordpad sample? Clipboard functions CRichEditCtrl fails to include CF_RTF and CF_RETEXTOBJ formats Pin
Anne Jan Beeks17-Jun-02 22:59
Anne Jan Beeks17-Jun-02 22:59 
QuestionWhy UnhookWindowsHookEx unload DLL need more time in win2k? Pin
hwnd17-Jun-02 22:26
hwnd17-Jun-02 22:26 
AnswerRe: Why UnhookWindowsHookEx unload DLL need more time in win2k? Pin
Mike Nordell18-Jun-02 6:40
Mike Nordell18-Jun-02 6:40 
Generalservice icon Pin
17-Jun-02 22:13
suss17-Jun-02 22:13 
GeneralRe: service icon Pin
Mike Nordell18-Jun-02 6:44
Mike Nordell18-Jun-02 6:44 
GeneralStupid VC++ errors Pin
17-Jun-02 21:06
suss17-Jun-02 21:06 
GeneralRe: Stupid VC++ errors Pin
Joaquín M López Muñoz17-Jun-02 21:10
Joaquín M López Muñoz17-Jun-02 21:10 
GeneralRe: Stupid VC++ errors Pin
Christian Graus17-Jun-02 21:11
protectorChristian Graus17-Jun-02 21:11 
It's not VC that's being stupid.

1/ Why are you using BOOL at all ?

2/ What's a BYTE ? Obviously the M$ header that does this typedef for an unsigned char is not in your project. Same goes for BOOL.

3/ You're probably using precompiled headers and did not #include stdafx.h

beyond that, you've failed to show where some of these errors are generated. Where does the terms 'Start' and 'tag::ID' appear in your code ?


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
Questionhow to have bitmap background for CMDIFrameWnd? Pin
DerekSaw17-Jun-02 20:52
DerekSaw17-Jun-02 20:52 
AnswerRe: how to have bitmap background for CMDIFrameWnd? Pin
Joaquín M López Muñoz17-Jun-02 21:08
Joaquín M López Muñoz17-Jun-02 21:08 
GeneralRe: how to have bitmap background for CMDIFrameWnd? Pin
DerekSaw17-Jun-02 22:02
DerekSaw17-Jun-02 22:02 
GeneralCRichEditView with columns Pin
Wade H.17-Jun-02 20:45
Wade H.17-Jun-02 20:45 
Generalostringstream... Pin
Bernhard17-Jun-02 20:30
Bernhard17-Jun-02 20:30 
GeneralRe: ostringstream... Pin
Stuart Dootson17-Jun-02 20:45
professionalStuart Dootson17-Jun-02 20:45 
GeneralRe: ostringstream... Pin
Bernhard17-Jun-02 20:55
Bernhard17-Jun-02 20:55 
GeneralSDK Timer Syntax Error Please Help Pin
17-Jun-02 19:46
suss17-Jun-02 19:46 
GeneralRe: SDK Timer Syntax Error Please Help Pin
Joaquín M López Muñoz17-Jun-02 22:28
Joaquín M López Muñoz17-Jun-02 22:28 
GeneralWhen to know when button has been pressed Pin
17-Jun-02 18:03
suss17-Jun-02 18:03 
Generalstupid question Pin
17-Jun-02 17:56
suss17-Jun-02 17:56 
GeneralRe: stupid question Pin
17-Jun-02 17:58
suss17-Jun-02 17:58 
GeneralRe: stupid question Pin
17-Jun-02 18:30
suss17-Jun-02 18:30 
GeneralRe: stupid question Pin
17-Jun-02 18:26
suss17-Jun-02 18:26 
QuestionCatch a file notification ? Pin
dgtuan17-Jun-02 17:52
dgtuan17-Jun-02 17:52 
AnswerRe: Catch a file notification ? Pin
perlmunger19-Jun-02 10:22
perlmunger19-Jun-02 10:22 
GeneralDeleting Executable Files In Windows... Pin
cyberm3k17-Jun-02 16:29
cyberm3k17-Jun-02 16:29 

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.