| cryptoapi.zip |
This sample demonstrates how to call the CryptoAPI functions. |
| encrypt.zip |
This sample demonstrates a simple XOR encryption scheme. |
| getdefaultprinter.zip |
This sample demonstrates how retrieve the name of the default printer. |
| guidgenerator.zip |
This sample demonstrates how to generate a Globally Unique IDentifier (GUID) |
| lanmanservices.zip |
This sample demonstrates some of Windows NT lan manager services, like get user, connect to drive. |
| oleautomation.zip |
This sample demonstrates how use OLE Automation. This demonstates how to control Microsoft Excel from
your Visual Basic application. |
| registerserver.zip |
This sample demonstrates how to register controls from within your Visual Basic application. Note this
sample does not work on Windows NT, it will crash. |
| registryclass.zip |
This sample demonstrates how to read and write registry values from a class. |
| timer.zip |
This sample demonstrates how to create a system timer without a Visual Basic form. |
| userinformation.zip |
This sample demonstrates how to retrieve information about a Windows NT user. |
| usermanager.zip |
This sample demonstrates how to add, delete and modify Windows NT user account information. |
| windowspy.zip |
This sample demonstrates how to obtain information about any open window. |
| WorkstationInformation.zip |
This sample demonstrates how to find out information about an Windows NT workstations, like current doamin
and user. |