Click here to Skip to main content
15,916,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to make UTF-8 converted to Unicode? Pin
wangningyu15-Oct-09 15:18
wangningyu15-Oct-09 15:18 
AnswerRe: How to make UTF-8 converted to Unicode? Pin
includeh1015-Oct-09 17:34
includeh1015-Oct-09 17:34 
AnswerRe: How to make UTF-8 converted to Unicode? Pin
Michael Schubert15-Oct-09 21:31
Michael Schubert15-Oct-09 21:31 
QuestionPlease lent me some idea.. [modified] Pin
mr bard215-Oct-09 14:59
mr bard215-Oct-09 14:59 
AnswerRe: Please lent me some idea.. Pin
Richard MacCutchan15-Oct-09 22:14
mveRichard MacCutchan15-Oct-09 22:14 
QuestionGettextextent and Screen resolution Pin
ForNow15-Oct-09 12:32
ForNow15-Oct-09 12:32 
AnswerRe: Gettextextent and Screen resolution Pin
«_Superman_»15-Oct-09 12:57
professional«_Superman_»15-Oct-09 12:57 
GeneralRe: Gettextextent and Screen resolution Pin
ForNow15-Oct-09 13:32
ForNow15-Oct-09 13:32 
GeneralRe: Gettextextent and Screen resolution Pin
«_Superman_»15-Oct-09 13:37
professional«_Superman_»15-Oct-09 13:37 
GeneralRe: Gettextextent and Screen resolution Pin
ForNow15-Oct-09 13:43
ForNow15-Oct-09 13:43 
GeneralOT Pin
Rajesh R Subramanian15-Oct-09 19:02
professionalRajesh R Subramanian15-Oct-09 19:02 
GeneralRe: OT Pin
«_Superman_»15-Oct-09 19:06
professional«_Superman_»15-Oct-09 19:06 
GeneralRe: OT Pin
Rajesh R Subramanian15-Oct-09 19:10
professionalRajesh R Subramanian15-Oct-09 19:10 
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 
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 
You're welcome.

A good understanding of OOP would let you learn C++ faster. Knowledge of data structures is a definite bonus! But like I said in the post below, do not get lost. It is very easy to get lost, because there is aplenty to learn. So, break up everything clearly and set intermediate goals that would lead to your final achievement - becoming a proficient Windows Programmer. The first step, like I said is C++ and STL and I've given link to you to the page where you can freely download an excellent book (actually two parts).

After reading this reply of your, I have a feeling that you must be able to learn C++ and STL faster. So, MFC would be next in the pipeline, sometime soon. Good luck. Smile | :)


“Follow your bliss.” – Joseph Campbell

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.