Click here to Skip to main content
15,915,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I need some help!!! Pin
Christian Graus19-Feb-04 11:37
protectorChristian Graus19-Feb-04 11:37 
GeneralRe: I need some help!!! Pin
l a u r e n19-Feb-04 15:44
l a u r e n19-Feb-04 15:44 
QuestionHow to tell if display is 640x480? Pin
mcgahanfl19-Feb-04 10:19
mcgahanfl19-Feb-04 10:19 
AnswerRe: How to tell if display is 640x480? Pin
Christian Graus19-Feb-04 10:36
protectorChristian Graus19-Feb-04 10:36 
GeneralIt just blows up !!! Pin
Christian Graus19-Feb-04 9:31
protectorChristian Graus19-Feb-04 9:31 
GeneralRe: It just blows up !!! Pin
Jörgen Sigvardsson19-Feb-04 12:03
Jörgen Sigvardsson19-Feb-04 12:03 
GeneralRe: It just blows up !!! Pin
Christian Graus19-Feb-04 12:40
protectorChristian Graus19-Feb-04 12:40 
GeneralRe: It just blows up !!! Pin
Jörgen Sigvardsson19-Feb-04 12:48
Jörgen Sigvardsson19-Feb-04 12:48 
Look in the header files for the 3rd party library. See if you can find prototypes that matches these patterns:
returntype SOMEMACRO function(typen arg1, ..., typen argn);
Then see what SOMEMACRO is defined as. If the definition depends on SOMEMACRO on some other #define it may very well be the calling conventions that's killing your function calls.

It's a long shot...

--
Meine Welt ist monoton und minimal, doch ganz total!
GeneralSetNamedSecurityInfo Pin
jamm_8219-Feb-04 9:26
jamm_8219-Feb-04 9:26 
QuestionIs Appspeed SkinMagic the best C++ skinning system? Pin
Jim Howard19-Feb-04 9:19
Jim Howard19-Feb-04 9:19 
GeneralQuestion on LoadAccelerators Pin
SXN19-Feb-04 8:46
SXN19-Feb-04 8:46 
Generalcan't resolve server Pin
felagund219-Feb-04 8:46
felagund219-Feb-04 8:46 
GeneralRe: can't resolve server Pin
RobJones19-Feb-04 9:18
RobJones19-Feb-04 9:18 
GeneralRe: can't resolve server Pin
felagund219-Feb-04 9:25
felagund219-Feb-04 9:25 
GeneralRe: can't resolve server Pin
RobJones19-Feb-04 9:30
RobJones19-Feb-04 9:30 
GeneralRe: can't resolve server Pin
felagund219-Feb-04 9:49
felagund219-Feb-04 9:49 
GeneralRe: can't resolve server Pin
RobJones19-Feb-04 9:45
RobJones19-Feb-04 9:45 
Generalconversation through voice modem Pin
30jenny19-Feb-04 8:27
30jenny19-Feb-04 8:27 
GeneralComboBox Item Selection Problem Pin
Member 12474819-Feb-04 8:01
Member 12474819-Feb-04 8:01 
GeneralRe: ComboBox Item Selection Problem Pin
l a u r e n19-Feb-04 8:25
l a u r e n19-Feb-04 8:25 
GeneralUse ::SQLConnect() method Pin
tqdo19-Feb-04 7:55
tqdo19-Feb-04 7:55 
GeneralRe: Use ::SQLConnect() method Pin
l a u r e n19-Feb-04 8:26
l a u r e n19-Feb-04 8:26 
GeneralProblem converting solution from VS 2002 Pin
Miguel Lopes19-Feb-04 7:36
Miguel Lopes19-Feb-04 7:36 
GeneralProblem in creating digital sphere (integers behavior) Pin
Anonymous19-Feb-04 7:07
Anonymous19-Feb-04 7:07 
GeneralBuild 2003 version source code using version 2002 Pin
Marcos Rodriguez19-Feb-04 7:06
Marcos Rodriguez19-Feb-04 7:06 

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.