3.2.3. Windows SDK Contents
				Regardless of the version chosen, the Windows SDK contains the following common directories and files:
			
- \bin
- Compiled binary (.dll and .exe) files, and the associated debug program database (.pdb) files.
- Boost library files.
- Microsoft Visual Studio runtime library files.
 
- \docs
- Apache Qpid C++ API Reference
- \dotnet_examples
- A Visual Studio solution file and associated project files to demonstrate using the WinSDK in C#
- \examples
- A Visual Studio solution file and associated project files to demonstrate using the WinSDK in unmanaged C++
- \include
- A directory tree of .h files
- \lib
- The linker .lib files that correspond to files in /bin