The Win32 Code Example Index 2
Services & Registry
Session 5: Windows Services
Using Services: Program Examples
Writing a ServiceMain Function Example
Writing a Control Handler Function Example
Installing a Service Example
Deleting a Service Example
Changing a Service's Configuration example
Querying a Service's Configuration Example
Starting a Windows Service Example
Stopping a Windows Service Example
Modifying the DACL for a Windows Service Example
A Complete Windows Service Working Program Example
Linking the DLL File
Building the Project
Running and Testing the Windows Service Configuration Application
Adding New Project for Windows Service Control Application
Running and Testing the Windows Service Control Application
Another Program Example on How to Stop Windows Service
Exceptions Handling Examples
Session 6: Windows Registry
Enumerating Registry Subkeys Program Example
Creating the Registry Subkey and Value Program Example
Deleting Registry Key with Subkeys Program Example
Determining the Registry Size Program Example
Querying the Registry Value Program Example
Win32 Programming
|
Win32 Code Samples Index Page