Click here to Skip to main content
15,921,463 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Accessing structure problems Pin
valikac22-May-03 11:17
valikac22-May-03 11:17 
Generalconverting a console app to a MFC app Pin
johnstonsk22-May-03 8:47
johnstonsk22-May-03 8:47 
GeneralRe: converting a console app to a MFC app Pin
peterchen22-May-03 9:13
peterchen22-May-03 9:13 
GeneralRe: converting a console app to a MFC app Pin
johnstonsk22-May-03 9:25
johnstonsk22-May-03 9:25 
GeneralRe: converting a console app to a MFC app Pin
peterchen22-May-03 9:52
peterchen22-May-03 9:52 
GeneralRe: converting a console app to a MFC app Pin
johnstonsk22-May-03 10:35
johnstonsk22-May-03 10:35 
GeneralRe: converting a console app to a MFC app Pin
peterchen22-May-03 10:43
peterchen22-May-03 10:43 
GeneralRe: converting a console app to a MFC app Pin
adamUK22-May-03 9:16
adamUK22-May-03 9:16 
John,

Probably the best bet is to use the MFC Appwizard in VC++. You can create dialogs and apps by widgets (controls) where you want them and write the code to handle them. Then just port your code across.

Adam.

My world tour
What I do now..

"I spent a lot of my money on booze, birds and fast cars. The rest I just squandered"
George Best.
GeneralCTreeView problem Pin
Shay Harel22-May-03 8:45
Shay Harel22-May-03 8:45 
GeneralRe: CTreeView problem Pin
peterchen22-May-03 9:17
peterchen22-May-03 9:17 
GeneralRe: CTreeView problem Pin
Shay Harel22-May-03 9:21
Shay Harel22-May-03 9:21 
Generalwarning 4786 Pin
Makover22-May-03 8:40
Makover22-May-03 8:40 
GeneralRe: warning 4786 Pin
peterchen22-May-03 9:18
peterchen22-May-03 9:18 
GeneralRe: warning 4786 Pin
Makover22-May-03 9:24
Makover22-May-03 9:24 
GeneralRe: warning 4786 Pin
peterchen22-May-03 9:55
peterchen22-May-03 9:55 
GeneralRe: warning 4786 Pin
David Crow22-May-03 9:53
David Crow22-May-03 9:53 
GeneralRe: warning 4786 Pin
Makover22-May-03 10:05
Makover22-May-03 10:05 
GeneralCSplitterWnd with CWnd as a pane Pin
adamUK22-May-03 8:18
adamUK22-May-03 8:18 
GeneralRe: CSplitterWnd with CWnd as a pane Pin
peterchen22-May-03 9:20
peterchen22-May-03 9:20 
GeneralRe: CSplitterWnd with CWnd as a pane Pin
adamUK22-May-03 9:37
adamUK22-May-03 9:37 
GeneralRe: CSplitterWnd with CWnd as a pane Pin
peterchen22-May-03 10:49
peterchen22-May-03 10:49 
GeneralDialog Pin
MemLeak22-May-03 7:24
MemLeak22-May-03 7:24 
GeneralRe: Dialog Pin
David Crow22-May-03 7:28
David Crow22-May-03 7:28 
GeneralClickety Pin
adamUK22-May-03 7:32
adamUK22-May-03 7:32 
GeneralRe: Dialog Pin
adamUK22-May-03 7:31
adamUK22-May-03 7:31 

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.