Saturday, August 08, 2009

Localization related articles

CodeProject:
Introduction to Localization (link).

Microsoft articles regarding localizing MFC projects
http://support.microsoft.com/kb/832187
http://support.microsoft.com/kb/198536
http://support.microsoft.com/kb/198846/

~ts

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...