Click here to Skip to main content
15,881,882 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ComboBox (and/or ListBox) shared in two dialogs (MFC) Pin
J.B.17-May-04 19:54
J.B.17-May-04 19:54 
GeneralData mismatch for Intel C++ Release Pin
SandeepKumarSingh17-May-04 3:22
SandeepKumarSingh17-May-04 3:22 
GeneralRe: Data mismatch for Intel C++ Release Pin
bikram singh17-May-04 4:48
bikram singh17-May-04 4:48 
GeneralVC .DLL + Centura string Pin
JensB17-May-04 3:21
JensB17-May-04 3:21 
QuestionHow to change window title text font? Pin
george ivanov17-May-04 3:16
george ivanov17-May-04 3:16 
AnswerRe: How to change window title text font? Pin
Roger Allen17-May-04 3:44
Roger Allen17-May-04 3:44 
QuestionCan anyone explain? Pin
V.17-May-04 2:27
professionalV.17-May-04 2:27 
GeneralCompiler Error / math.h Pin
harwanegg17-May-04 2:03
harwanegg17-May-04 2:03 
Hi there,

I use VC Studio .net 2003. I have a project using math.h, which compiles without problems as Release project, but when I switch to debug mode I get 368 compiler errors for math.h

starting at line 182

_CRTIMP double __cdecl tanh(double);
_CRTIMP double __cdecl sqrt(double);
#else
int __cdecl abs(int); -> C2059 syntax error
double __cdecl acos(double);
double __cdecl asin(double);

Anyone got an Idea where this errors come from ? I would guess it has to do with project settings but couldnt sort it out so far.

thanks

ch
GeneralRe: Compiler Error / math.h Pin
Roger Allen17-May-04 3:48
Roger Allen17-May-04 3:48 
GeneralRe: Compiler Error / math.h Pin
harwanegg17-May-04 5:34
harwanegg17-May-04 5:34 
GeneralDistributed, Concurrent, Networking Programming Pin
nguyenvhn17-May-04 1:04
nguyenvhn17-May-04 1:04 
GeneralRe: Distributed, Concurrent, Networking Programming Pin
valikac17-May-04 6:51
valikac17-May-04 6:51 
GeneralQuestion on Menu Events Pin
Abin17-May-04 0:30
Abin17-May-04 0:30 
GeneralRe: Question on Menu Events Pin
Michael Dunn17-May-04 0:45
sitebuilderMichael Dunn17-May-04 0:45 
GeneralRe: Question on Menu Events Pin
Abin17-May-04 3:42
Abin17-May-04 3:42 
GeneralXP stops updating my windows ... Pin
Martin Steiner17-May-04 0:24
Martin Steiner17-May-04 0:24 
GeneralRe: XP stops updating my windows ... Pin
Michael Dunn17-May-04 0:47
sitebuilderMichael Dunn17-May-04 0:47 
GeneralMake Enter key move focus like Tab key for CFormview Pin
kritsakon17-May-04 0:11
kritsakon17-May-04 0:11 
GeneralRe: Make Enter key move focus like Tab key for CFormview Pin
Steve S17-May-04 1:00
Steve S17-May-04 1:00 
QuestionHow to prevent wininet from writing cookies automatically? Pin
microsea17-May-04 0:04
microsea17-May-04 0:04 
GeneralChanging colour of Dropdown list Pin
Alton Williams16-May-04 23:47
Alton Williams16-May-04 23:47 
GeneralSending messages to CDateTimeCtrl using Buttons Pin
Andrew Whittle16-May-04 23:36
Andrew Whittle16-May-04 23:36 
GeneralRe: Sending messages to CDateTimeCtrl using Buttons Pin
valikac17-May-04 6:52
valikac17-May-04 6:52 
Questionhow to format a floppy disk? Pin
Shuang. Wu16-May-04 23:25
Shuang. Wu16-May-04 23:25 
AnswerRe: how to format a floppy disk? Pin
Alexander M.,16-May-04 23:58
Alexander M.,16-May-04 23:58 

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.