framework / w32lib

Created 3 years ago
Maintained by midipix
custom import libraries for OS user-space interfaces
Members 2
midipix committed 2 weeks ago
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.