sdk32 - Partial Python wrap of the Win32 Platform SDK

Installation

The package includes a simple code generator to build most of the C code for the wrapper. Then distutils is used to compile and install the module.

python pysweak sd32.defs module_code.tmpl sdk32.c
python setup.py install