Click here to Skip to main content
16,006,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Comine two numbers, not addition. Pin
Anthony_Yio7-Dec-03 23:21
Anthony_Yio7-Dec-03 23:21 
AnswerRe: How to Comine two numbers, not addition. Pin
Michael Pauli9-Dec-03 5:32
Michael Pauli9-Dec-03 5:32 
QuestionHow to deal with multi-IP on TCP/IP programming mode? Pin
JoeZhang7-Dec-03 21:55
JoeZhang7-Dec-03 21:55 
AnswerRe: How to deal with multi-IP on TCP/IP programming mode? Pin
cmk8-Dec-03 0:10
cmk8-Dec-03 0:10 
GeneralRe: How to deal with multi-IP on TCP/IP programming mode? Pin
JoeZhang8-Dec-03 0:25
JoeZhang8-Dec-03 0:25 
GeneralRe: How to deal with multi-IP on TCP/IP programming mode? Pin
cmk8-Dec-03 9:18
cmk8-Dec-03 9:18 
AnswerRe: How to deal with multi-IP on TCP/IP programming mode? Pin
Xiangyang Liu 刘向阳8-Dec-03 0:48
Xiangyang Liu 刘向阳8-Dec-03 0:48 
GeneralRemoving stdafx.h Pin
Cedric Moonen7-Dec-03 21:22
Cedric Moonen7-Dec-03 21:22 
Hello!

I created a class (using the 'New Class' command). I want now to move the files (.h and .cpp) from this class in a library (so this class can be used in several programs). So I need to remove the #include "stdafx.h" and the #include "MyProg.h" files.
The problem now is that when I compile, I get some errors ('BOOL' : missing storage-class or type specifiers and things like that).
So I tried to include some header files, but nothing works (when I include afx.h, I get some other errors, the same for winbase.h, .....).Mad | :mad:

So, what the hell must I do or include to have it work ?????
Thanks for response
GeneralRe: Removing stdafx.h Pin
Robert Kuster7-Dec-03 21:57
Robert Kuster7-Dec-03 21:57 
GeneralRe: Removing stdafx.h Pin
Cedric Moonen7-Dec-03 22:15
Cedric Moonen7-Dec-03 22:15 
GeneralRe: Removing stdafx.h Pin
David Crow8-Dec-03 8:16
David Crow8-Dec-03 8:16 
Questionget password from pst? Pin
luckbeing7-Dec-03 20:33
luckbeing7-Dec-03 20:33 
AnswerRe: get password from pst? Pin
Anonymous7-Dec-03 20:43
Anonymous7-Dec-03 20:43 
QuestionWhat wrong happened in my simple dll? Pin
Kabashiro7-Dec-03 20:31
Kabashiro7-Dec-03 20:31 
AnswerRe: What wrong happened in my simple dll? Pin
Robert Kuster7-Dec-03 21:43
Robert Kuster7-Dec-03 21:43 
Generalinstanciating an object from a dll-library Pin
Jerome Conus7-Dec-03 20:26
Jerome Conus7-Dec-03 20:26 
Generallagging view Pin
R. Thomas7-Dec-03 20:03
R. Thomas7-Dec-03 20:03 
GeneralSorting a 2 dimensional array HELP PLS Pin
jaye217-Dec-03 19:27
jaye217-Dec-03 19:27 
GeneralRe: Sorting a 2 dimensional array HELP PLS Pin
David Crow8-Dec-03 8:24
David Crow8-Dec-03 8:24 
GeneralRe: Sorting a 2 dimensional array HELP PLS Pin
jaye218-Dec-03 10:26
jaye218-Dec-03 10:26 
GeneralRe: Sorting a 2 dimensional array HELP PLS Pin
David Crow8-Dec-03 10:52
David Crow8-Dec-03 10:52 
QuestionNot understand! Why the projects, created by original manufacturers for their products,don't built successfully? Pin
zhaopzhi7-Dec-03 18:23
zhaopzhi7-Dec-03 18:23 
AnswerRe: Not understand! Why the projects, created by original manufacturers for their products,don't built successfully? Pin
David Crow8-Dec-03 8:26
David Crow8-Dec-03 8:26 
GeneralLive Update Pin
BaldwinMartin7-Dec-03 17:37
BaldwinMartin7-Dec-03 17:37 
GeneralRe: Live Update Pin
Peter Molnar8-Dec-03 13:02
Peter Molnar8-Dec-03 13:02 

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.