Click here to Skip to main content
15,918,976 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: A Graphical Question Pin
GDavy18-Nov-03 1:46
GDavy18-Nov-03 1:46 
GeneralRe: A Graphical Question Pin
Member 63357719-Nov-03 18:05
Member 63357719-Nov-03 18:05 
Generalascii code Pin
si_6918-Nov-03 1:08
si_6918-Nov-03 1:08 
GeneralRe: ascii code Pin
GDavy18-Nov-03 1:34
GDavy18-Nov-03 1:34 
GeneralRe: ascii code Pin
Adam Gritt18-Nov-03 5:26
Adam Gritt18-Nov-03 5:26 
GeneralTemplate issue.. Pin
GDavy18-Nov-03 0:09
GDavy18-Nov-03 0:09 
GeneralRe: Template issue.. Pin
GDavy18-Nov-03 0:22
GDavy18-Nov-03 0:22 
QuestionMicrosoft toolbar icons - Legal to use? Pin
blindcop17-Nov-03 23:45
blindcop17-Nov-03 23:45 
AnswerRe: Microsoft toolbar icons - Legal to use? Pin
Member 26118818-Nov-03 0:16
Member 26118818-Nov-03 0:16 
GeneralRe: Microsoft toolbar icons - Legal to use? Pin
blindcop18-Nov-03 0:27
blindcop18-Nov-03 0:27 
GeneralRe: Microsoft toolbar icons - Legal to use? Pin
David Crow18-Nov-03 5:44
David Crow18-Nov-03 5:44 
AnswerRe: Microsoft toolbar icons - Legal to use? Pin
David Crow18-Nov-03 4:31
David Crow18-Nov-03 4:31 
GeneralRe: Microsoft toolbar icons - Legal to use? Pin
blindcop18-Nov-03 5:07
blindcop18-Nov-03 5:07 
GeneralRe: Microsoft toolbar icons - Legal to use? Pin
David Crow18-Nov-03 5:40
David Crow18-Nov-03 5:40 
GeneralProblem in integrating CSocket program with Windows NT Pin
Aswin17-Nov-03 23:36
Aswin17-Nov-03 23:36 
GeneralRe: Problem in integrating CSocket program with Windows NT Pin
Dudi Avramov18-Nov-03 2:49
Dudi Avramov18-Nov-03 2:49 
QuestionHow to display a bitmap when starting an application? Pin
jean-michel vanye17-Nov-03 22:34
jean-michel vanye17-Nov-03 22:34 
AnswerRe: How to display a bitmap when starting an application? Pin
iceage17-Nov-03 23:52
iceage17-Nov-03 23:52 
GeneralRe: How to display a bitmap when starting an application? Pin
jean-michel vanye18-Nov-03 0:38
jean-michel vanye18-Nov-03 0:38 
AnswerRe: How to display a bitmap when starting an application? Pin
jhwurmbach18-Nov-03 2:05
jhwurmbach18-Nov-03 2:05 
GeneralRe: How to display a bitmap when starting an application? Pin
jean-michel vanye18-Nov-03 3:17
jean-michel vanye18-Nov-03 3:17 
Questionhow to add *.hpp defined by myself to the*.cpp? Pin
Anonymous17-Nov-03 22:30
Anonymous17-Nov-03 22:30 
hello! I just learn c++ one week .now i am writing a program and i want to
add *.h written by me to *.cpp.firstly I select FILE-->NEW -->PROJECT-->WIN32 CONSOLE APPLICTION,and i call the projent name on the right ,then select OK,select FILE -->NEW-->FILE-->C++HEAD FILE,then name classfarm.h
-->OK,write the #include<iostream.h>
class farm_house
{....};
then select FILE-->NEW -->FILE -->C++ RESOURCE then select add the file to
the project same as the above on the right.selectOK,then write classfarm.cpp
,but unfortunately debug alway show 1 error o warning, by checking i found the error lies in the included classfarm.h which can not been included to the classfarm.cpp.
please help me ,thank you very much!
vividtang@eyou.com
AnswerRe: how to add *.hpp defined by myself to the*.cpp? Pin
Anonymous17-Nov-03 23:12
Anonymous17-Nov-03 23:12 
GeneralMapAndLoad() Pin
hph17-Nov-03 22:27
hph17-Nov-03 22:27 
GeneralKill a process!! Pin
chadell17-Nov-03 22:18
chadell17-Nov-03 22:18 

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.