U5I Blog

A programmer’s handbook.

CFrameWnd::Create Error

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.

Prolog Download

There are many versions of Prolog available for PC, Macintosh and Unix systems, including versions for Microsoft Windows, to link Prolog to an Oracle relational database and for use with ‘object-oriented’ program design. These range from commercial systems with many features to public domain and ‘freeware’ versions. Some of these are listed (in alphabetical order) [...]