Click here to Skip to main content
15,887,214 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OT Pin
«_Superman_»15-Oct-09 19:13
professional«_Superman_»15-Oct-09 19:13 
Question8 puzzle problem Pin
Adam2009215-Oct-09 10:40
Adam2009215-Oct-09 10:40 
AnswerRe: 8 puzzle problem Pin
Reagan Conservative15-Oct-09 10:45
Reagan Conservative15-Oct-09 10:45 
AnswerRe: 8 puzzle problem Pin
CPallini15-Oct-09 20:59
mveCPallini15-Oct-09 20:59 
AnswerRe: 8 puzzle problem Pin
Michael Schubert15-Oct-09 22:18
Michael Schubert15-Oct-09 22:18 
GeneralRe: 8 puzzle problem Pin
Caslen16-Oct-09 0:51
Caslen16-Oct-09 0:51 
QuestionWhat would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 7:20
professionalFabio Franco15-Oct-09 7:20 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rajesh R Subramanian15-Oct-09 7:27
professionalRajesh R Subramanian15-Oct-09 7:27 
For MFC, I'd recommend the book: Programming Windows with MFC by Jeff Prosise[^]. It is very neatly written and covers many aspects of MFC.

ATL and MFC are quite different (and one is not a replacement for the other).

Neither ATL nor MFC are portable to other operating systems. If you need portability, there are things like wxWidgets[^], QT[^], and there's Visual Component Framework[^], which is written and maintained by our fellow CPian, Jim Crafton and these are mostly for UI development.

There's also Boost[^], which is highly praised and is fully portable across operating systems. Poco Library[^] is another thing that you might want to consider.


“Follow your bliss.” – Joseph Campbell

GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 7:48
professionalFabio Franco15-Oct-09 7:48 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rajesh R Subramanian15-Oct-09 8:10
professionalRajesh R Subramanian15-Oct-09 8:10 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 8:35
professionalFabio Franco15-Oct-09 8:35 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rajesh R Subramanian15-Oct-09 8:45
professionalRajesh R Subramanian15-Oct-09 8:45 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 9:00
professionalFabio Franco15-Oct-09 9:00 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rajesh R Subramanian15-Oct-09 9:05
professionalRajesh R Subramanian15-Oct-09 9:05 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 9:12
professionalFabio Franco15-Oct-09 9:12 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rajesh R Subramanian15-Oct-09 8:27
professionalRajesh R Subramanian15-Oct-09 8:27 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig15-Oct-09 18:39
Tim Craig15-Oct-09 18:39 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco16-Oct-09 4:15
professionalFabio Franco16-Oct-09 4:15 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig16-Oct-09 8:17
Tim Craig16-Oct-09 8:17 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco16-Oct-09 8:43
professionalFabio Franco16-Oct-09 8:43 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig16-Oct-09 18:48
Tim Craig16-Oct-09 18:48 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
«_Superman_»15-Oct-09 7:27
professional«_Superman_»15-Oct-09 7:27 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 7:52
professionalFabio Franco15-Oct-09 7:52 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
«_Superman_»15-Oct-09 8:14
professional«_Superman_»15-Oct-09 8:14 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
Maximilien15-Oct-09 8:24
Maximilien15-Oct-09 8: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.