Click here to Skip to main content
15,913,685 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: no more console apps!! Pin
Kuniva6-Mar-03 10:27
Kuniva6-Mar-03 10:27 
GeneralRe: no more console apps!! Pin
Anonymous6-Mar-03 10:52
Anonymous6-Mar-03 10:52 
GeneralRe: no more console apps!! Pin
Kuniva6-Mar-03 10:58
Kuniva6-Mar-03 10:58 
GeneralRe: no more console apps!! Pin
Alvaro Mendez6-Mar-03 10:45
Alvaro Mendez6-Mar-03 10:45 
GeneralRe: no more console apps!! Pin
Anonymous6-Mar-03 10:57
Anonymous6-Mar-03 10:57 
GeneralRe: no more console apps!! Pin
Anonymous6-Mar-03 12:49
Anonymous6-Mar-03 12:49 
Questionsomething circular with #include? Pin
ns6-Mar-03 9:11
ns6-Mar-03 9:11 
AnswerRe: something circular with #include? Pin
Christian Graus6-Mar-03 9:47
protectorChristian Graus6-Mar-03 9:47 
In your mydlg.h, put this:

class View; ( or CView, if that's it's name)

Then #include it in your mydlg.cpp file.

Christian

NO MATTER HOW MUCH BIG IS THE WORD SIZE ,THE DATA MUCT BE TRANSPORTED INTO THE CPU. - Vinod Sharma

Anonymous wrote:
OK. I read a c++ book. Or...a bit of it anyway. I'm sick of that evil looking console window.

I think you are a good candidate for Visual Basic.
- Nemanja Trifunovic
AnswerRe: something circular with #include? Pin
Mike O'Neill6-Mar-03 16:09
Mike O'Neill6-Mar-03 16:09 
AnswerRe: something circular with #include? Pin
wimel6-Mar-03 23:45
wimel6-Mar-03 23:45 
GeneralCreateProcess( ) :o) Pin
MemLeak6-Mar-03 9:07
MemLeak6-Mar-03 9:07 
GeneralRe: CreateProcess( ) :o) Pin
MemLeak6-Mar-03 10:04
MemLeak6-Mar-03 10:04 
GeneralRe: CreateProcess( ) :o) Pin
Danny Blanchard6-Mar-03 10:09
Danny Blanchard6-Mar-03 10:09 
GeneralRe: CreateProcess( ) :o) Pin
Danny Blanchard6-Mar-03 10:10
Danny Blanchard6-Mar-03 10:10 
GeneralRe: CreateProcess( ) :o) Pin
Blake Miller7-Mar-03 9:44
Blake Miller7-Mar-03 9:44 
GeneralCustom controls in an exported DLL Pin
DREVET Olivier6-Mar-03 8:54
DREVET Olivier6-Mar-03 8:54 
GeneralRe: Custom controls in an exported DLL Pin
Bartosz Bien6-Mar-03 12:33
Bartosz Bien6-Mar-03 12:33 
GeneralRe: Custom controls in an exported DLL Pin
DREVET Olivier6-Mar-03 13:06
DREVET Olivier6-Mar-03 13:06 
GeneralRe: Custom controls in an exported DLL Pin
Bartosz Bien7-Mar-03 0:33
Bartosz Bien7-Mar-03 0:33 
GeneralRe: Custom controls in an exported DLL Pin
DREVET Olivier7-Mar-03 0:48
DREVET Olivier7-Mar-03 0:48 
GeneralRe: Custom controls in an exported DLL Pin
Bartosz Bien7-Mar-03 1:07
Bartosz Bien7-Mar-03 1:07 
GeneralRe: Custom controls in an exported DLL Pin
DREVET Olivier7-Mar-03 1:21
DREVET Olivier7-Mar-03 1:21 
GeneralRe: Custom controls in an exported DLL Pin
DREVET Olivier7-Mar-03 4:34
DREVET Olivier7-Mar-03 4:34 
GeneralRe: Custom controls in an exported DLL Pin
Bartosz Bien7-Mar-03 4:49
Bartosz Bien7-Mar-03 4:49 
GeneralDynamic creation (instanciation) of classes Pin
dherrero6-Mar-03 8:35
dherrero6-Mar-03 8:35 

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.