|
| SWIL |
SWIL stands for Simple Win32 Interface Layer.
SWIL is a very thin layer between a C program and the Win32 API. It allows
programmers who want to make quick and easy graphical programs on the win32
platform to have very simples primitives to make nice programs in very few
time.
|
|
|