README
w32lib: custom import libraries for OS user-space interfaces

# manual generation of .def source files:
# make -f project/w32def/w32def.mk W32_SYSDIR=/path/to/Windows/System32 w32def
# adjust the value of W32_SYSDIR as needed.