The Win32 Code Example Index 5
Window Station & Desktop, Winsock 2 & Windows Driver Kits (WDK)
Session 13: Window Station & Desktop
CreateProcessAsUser() Window Stations and Desktops Program Example
Starting an Interactive Client Process in C++ Working Program Example
Session 14: An Introduction to Winsock 2
Server Program Example
Client Program Example
TCP Receiver/Server With select() Example
TCP Sender/client Program Example
Testing the TCP Client and Server Programs
Testing the TCP Client and Server Programs in Private Network
Connectionless Communication
Receiver
Sender
Running Both the UDP Receiver/Server and UDP Sender/Client
Testing the UDP Client and select Server Programs in Private Network
Session 15: An introduction to Windows Driver Kits (WDK)
Installing the WDK
Installing Symbols Package
Starting WinDbg
Verifying WDK Installation
Steps on Using WDK and Building Windows Driver from Code Sample
Building a Windows Driver Sample
Installing/Registering a Driver
Starting a Driver
Viewing Driver Output
Unloading a Driver
Print Devices: Generic Text-Only Driver Sample
Win32 Programming
|
Win32 Code Samples Index Page