Click here to Skip to main content
15,907,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
I don't have much experience with the late borland, However, I have *lots* of frustrating experience with MFC, and I know that a tool you know is always easier than one you don't.

WTL could be easier if you're used to raw Win32 programming, because WTL is fairly transparent (compared to the often smoke and mirrors MFC). However, WTL is far from RAD either (I assume you don't have much Windows experience beyond OWL just because you want to "place widgets". Placing them is easy, wiring them is not)

Try to get some documentation on the DLL. Might just be some declarations / function import stuff.

Your Borland does 32bit windows, right? (The last borland I touched was Win16...)


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

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.