/examples/win32

example programs specific to the Win32 platform:

1. windows.cpp
random pixels in a native windowed application (WinMain)

2. wndproc.cpp
demonstrates how to get PTC to output to a HWND that you manage yourself

3. gdi.cpp
uses native access to draw text on a surface using GDI 