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

C / C++ / MFC

 
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 
For creating UI, MFC is still the right choice.
MFC also has a feature pack which helps to create advanced UI applications.
There is also an unsupported library called WTL.

ATL is mostly used to create COM and COM based components.

The most important library for any C++ application is STL.
Be sure to learn that.
STL is definitely portable across platforms.

«_Superman
I love work. It gives me something to do between weekends.

Microsoft MVP (Visual C++)

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 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco15-Oct-09 9:05
professionalFabio Franco15-Oct-09 9:05 
AnswerRe: What would you recommend for Unmanaged Desktop Apps? Pin
transoft15-Oct-09 11:59
transoft15-Oct-09 11:59 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig15-Oct-09 18:27
Tim Craig15-Oct-09 18:27 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
transoft16-Oct-09 2:26
transoft16-Oct-09 2:26 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Tim Craig16-Oct-09 7:58
Tim Craig16-Oct-09 7:58 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco16-Oct-09 4:10
professionalFabio Franco16-Oct-09 4:10 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
transoft16-Oct-09 5:54
transoft16-Oct-09 5:54 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco16-Oct-09 7:42
professionalFabio Franco16-Oct-09 7:42 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Rolf Kristensen17-Oct-09 10:19
Rolf Kristensen17-Oct-09 10:19 
GeneralRe: What would you recommend for Unmanaged Desktop Apps? Pin
Fabio Franco18-Oct-09 4:25
professionalFabio Franco18-Oct-09 4:25 
QuestionRegarding Record to MoveFirst,MoveLast and Move Previous. Pin
janaswamy uday15-Oct-09 5:51
janaswamy uday15-Oct-09 5:51 
AnswerRe: Regarding Record to MoveFirst,MoveLast and Move Previous. Pin
David Crow15-Oct-09 6:43
David Crow15-Oct-09 6:43 
AnswerRe: Regarding Record to MoveFirst,MoveLast and Move Previous. Pin
CPallini15-Oct-09 6:46
mveCPallini15-Oct-09 6:46 
GeneralRe: Regarding Record to MoveFirst,MoveLast and Move Previous. Pin
janaswamy uday15-Oct-09 8:08
janaswamy uday15-Oct-09 8:08 

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.