Hi, I'm a novice to MFC programming and I had some problems when developing a simple MFC single dialog application.
Problems: 1.I couldnt find the difference between CString::LoadString method and CString::LoadStringW method? 2.When displaying a message box, it there are two messeageBox function in a dialog object. which are messeageBox() and messeageBoxW(). Why is this? Please help me out to find some answers. Thankx in advance. Buddhika
