Update-Installer/external/win32cpp/About these folders.txt
Robert Knight d16da069e9 Add Win++ library to external
This is a thin wrapper around the Win32 API used in the Win32
Updater Dialog implementation.
2011-08-23 19:54:52 +01:00

13 lines
748 B
Text

The contents of the folders within Win32++
==========================================
3rd Party Software Contains software devloped by other authors
help Contains the documentation of Win32++.
include Contains the set of files that make up the Win32++ library.
new projects A set of projects to be used in your new projects.
output A directory which contains the output of some tools.
samples A set of sample projects that demonstrate the various features of Win32++.
tools A set of useful batch files for Win32++.
tutorials The code for the tutorials described in the Win32++ documentation.
WCE samples A set of sample projects that demonstrate using Win32++ on WinCE.