Click here to Skip to main content
15,901,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalconsole to mfc again.. Pin
Assariah kingsly14-Jun-05 8:39
Assariah kingsly14-Jun-05 8:39 
GeneralRe: console to mfc again.. Pin
David Crow14-Jun-05 11:05
David Crow14-Jun-05 11:05 
GeneralRe: console to mfc again.. Pin
Assariah kingsly15-Jun-05 0:58
Assariah kingsly15-Jun-05 0:58 
GeneralRe: console to mfc again.. Pin
David Crow15-Jun-05 3:06
David Crow15-Jun-05 3:06 
GeneralRe: console to mfc again.. Pin
Assariah kingsly15-Jun-05 6:08
Assariah kingsly15-Jun-05 6:08 
GeneralRe: console to mfc again.. Pin
David Crow15-Jun-05 6:14
David Crow15-Jun-05 6:14 
GeneralRe: console to mfc again.. Pin
Assariah kingsly15-Jun-05 6:22
Assariah kingsly15-Jun-05 6:22 
GeneralRe: console to mfc again.. Pin
David Crow15-Jun-05 7:41
David Crow15-Jun-05 7:41 
Assariah kingsly wrote:
so we cant do this project in mfc

Of course you can, but there's nothing in the code snippet you've shown that would benefit from it. A lot of the classes offered by MFC are GUI-related. There are a some, however, that aren't. For example:

CString
CFile
CDatabase
CCriticalSection
CSocket
CTime
CList
See here.

Have you tried using MFC's AppWizard to create a dialog-based application?


"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown


Generalsearch engine Pin
gamitech14-Jun-05 8:26
gamitech14-Jun-05 8:26 
GeneralRe: search engine Pin
David Crow14-Jun-05 8:31
David Crow14-Jun-05 8:31 
GeneralXML namespace problem i think Pin
LCI14-Jun-05 3:40
LCI14-Jun-05 3:40 
GeneralRe: XML namespace problem i think Pin
Michael Dunn14-Jun-05 4:17
sitebuilderMichael Dunn14-Jun-05 4:17 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 7:24
LCI14-Jun-05 7:24 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 7:34
Tom Archer14-Jun-05 7:34 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 7:41
LCI14-Jun-05 7:41 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 8:25
Tom Archer14-Jun-05 8:25 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 8:31
Tom Archer14-Jun-05 8:31 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 8:51
LCI14-Jun-05 8:51 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 10:37
Tom Archer14-Jun-05 10:37 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 10:56
LCI14-Jun-05 10:56 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 11:20
Tom Archer14-Jun-05 11:20 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 11:30
LCI14-Jun-05 11:30 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 11:35
Tom Archer14-Jun-05 11:35 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 11:37
LCI14-Jun-05 11:37 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 11:48
LCI14-Jun-05 11:48 

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.