General | Here you can download the source code to the program
ListShares. This program is not very complex, but it does demonstrate
several advanced Windows techniques. ListShares shows you how to use the
Windows Net API, sort columns in a list control, and convert strings
between ANSI and Unicode. |
---|---|
Compile | In order to compile the ListShares source code you must use
Microsoft Visual C++ version 5 or later. Also, to compile the Unicode
versions of ListShares you must have selected the "Unicode" option when
you installed Microsoft Visual C++. |
Download | ListShares source code (19K) |