Click here to Skip to main content
16,007,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DirectDraw Surface Flipping Pin
Alan Chambers26-Jun-02 1:38
Alan Chambers26-Jun-02 1:38 
GeneralRe: DirectDraw Surface Flipping Pin
Rage26-Jun-02 3:59
professionalRage26-Jun-02 3:59 
QuestionCArchive + clipboard + ABCs = ? Pin
Chris Losinger25-Jun-02 11:03
professionalChris Losinger25-Jun-02 11:03 
AnswerRe: CArchive + clipboard + ABCs = ? Pin
Alan Chambers25-Jun-02 11:45
Alan Chambers25-Jun-02 11:45 
GeneralRe: CArchive + clipboard + ABCs = ? Pin
Chris Losinger25-Jun-02 11:56
professionalChris Losinger25-Jun-02 11:56 
AnswerRe: CArchive + clipboard + ABCs = ? Pin
Ravi Bhavnani25-Jun-02 12:38
professionalRavi Bhavnani25-Jun-02 12:38 
GeneralCrashing DLL Pin
25-Jun-02 10:38
suss25-Jun-02 10:38 
GeneralRe: Crashing DLL Pin
Tim Smith25-Jun-02 17:32
Tim Smith25-Jun-02 17:32 
Sounds like a mismatched calling convention. For example, the DLL routines are using __stdcall while the caller thinks the routines are all _cdecl. This causes all sorts of nasty stack thrashing.

Tim Smith

I know what you're thinking punk, you're thinking did he spell check this document? Well, to tell you the truth I kinda forgot myself in all this excitement. But being this here's CodeProject, the most powerful forums in the world and would blow your head clean off, you've got to ask yourself one question, Do I feel lucky? Well do ya punk?
GeneralTabbedTextOut Bug Pin
25-Jun-02 10:06
suss25-Jun-02 10:06 
Generalcreating new child MDI windows, I need help Pin
25-Jun-02 9:58
suss25-Jun-02 9:58 
GeneralRe: creating new child MDI windows, I need help Pin
Bill Wilson25-Jun-02 12:35
Bill Wilson25-Jun-02 12:35 
Generalscrollbars (hiding the thumb) Pin
25-Jun-02 9:45
suss25-Jun-02 9:45 
GeneralRe: scrollbars (hiding the thumb) Pin
Anders Molin25-Jun-02 10:45
professionalAnders Molin25-Jun-02 10:45 
GeneralRe: scrollbars (hiding the thumb) Pin
25-Jun-02 23:23
suss25-Jun-02 23:23 
GeneralPassing in Argvs in windows Pin
Unplugged25-Jun-02 9:38
Unplugged25-Jun-02 9:38 
GeneralRe: Passing in Argvs in windows Pin
Anders Molin25-Jun-02 9:44
professionalAnders Molin25-Jun-02 9:44 
GeneralRe: Passing in Argvs in windows Pin
Unplugged25-Jun-02 9:49
Unplugged25-Jun-02 9:49 
GeneralRe: Passing in Argvs in windows Pin
Anders Molin25-Jun-02 10:40
professionalAnders Molin25-Jun-02 10:40 
GeneralRe: Passing in Argvs in windows Pin
Joaquín M López Muñoz25-Jun-02 10:43
Joaquín M López Muñoz25-Jun-02 10:43 
GeneralRe: Passing in Argvs in windows Pin
Michael Dunn25-Jun-02 17:54
sitebuilderMichael Dunn25-Jun-02 17:54 
QuestionSendMessage to notePad. feasible? Pin
eynats25-Jun-02 9:27
eynats25-Jun-02 9:27 
AnswerRe: SendMessage to notePad. feasible? Pin
Jason Henderson25-Jun-02 11:07
Jason Henderson25-Jun-02 11:07 
AnswerRe: SendMessage to notePad. feasible? Pin
Tim Deveaux25-Jun-02 13:53
Tim Deveaux25-Jun-02 13:53 
GeneralRe: SendMessage to notePad. feasible? Pin
eynats25-Jun-02 18:52
eynats25-Jun-02 18:52 
GeneralRe: SendMessage to notePad. feasible? Pin
26-Jun-02 5:23
suss26-Jun-02 5:23 

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.