Click here to Skip to main content
15,906,708 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Validate a filename Pin
gmontem22-May-03 12:17
gmontem22-May-03 12:17 
GeneralEAP dll, IEAPProviderConfig and samples Pin
aguacate22-May-03 10:25
aguacate22-May-03 10:25 
GeneralImage Magick Demo project Pin
tulip_tulip6822-May-03 9:54
tulip_tulip6822-May-03 9:54 
GeneralBitmap Dlg Pin
MemLeak22-May-03 9:26
MemLeak22-May-03 9:26 
GeneralAccessing structure problems Pin
act_x22-May-03 9:11
act_x22-May-03 9:11 
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 
a) Your expectations for MFC are a bit high. You'd be better of with C#, or Borland C++ if you know it already.

If "driver" means the OS driver, it really doesn't matter which language it's written in. You might need to do some adjustments to the code that does access the device, but basically, it should port reasonably between Borland and VC.

You can create a dialog based MFC application (using the MFC app wizard), which probably gets closest to your expectations. However, as much as MS touted it, MFC is no real RAD tool, and you're up for some serious learning.


"Der Geist des Kriegers ist erwacht / Ich hab die Macht" StS

sighist | Agile Programming | doxygen

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 
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 

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.