I just has an interview yesterday. I had an interview from that company last year, but didn’t get though. This year, same result. Ai~
I should blame myself of being lazy. Since I didn’t prepare much for the interview yesterday. That was mainly because they did not ask my any definition type questions last year, so [...]
I wanted to try a small MFC project, Igot the following error when i compile.
error C2664: ‘CFrameWnd::Create’ : cannot convert parameter 2 from ‘const char [39]‘ to ‘LPCTSTR’
After searching on the internet, found out the reason is: project is setup to use Unicode. If you use _T macro while using string literals it will work [...]
After 30 minutes of installation, now i have found out that. I should have read the doc carefully.
Hmm, need to get the Professional or Team version.