added tech note for MSW programmers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-06-08 21:42:39 +00:00
parent a84f66ef20
commit 889e597c1d
2 changed files with 55 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ tn0015.txt How to add new bitmaps to wxWidgets UI elements
tn0016.txt How to add new files and libraries to wxWidgets build system (Bakefile)
tn0017.txt How to write unit tests for wxWidgets classes
tn0018.txt How to add a new font encoding/charset to wxWidgets
tn0019.txt Special notes about writing wxMSW code
Version: $Id$