diff options
Diffstat (limited to 'devel/w32api/pkg/DESCR')
-rw-r--r-- | devel/w32api/pkg/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/w32api/pkg/DESCR b/devel/w32api/pkg/DESCR new file mode 100644 index 00000000000..2abde3320e3 --- /dev/null +++ b/devel/w32api/pkg/DESCR @@ -0,0 +1,6 @@ +w32api is a free set of headers and import libraries for the Win32 +API. The library differs from the GNU Windows32 library in that I +have tried to use a file structure that mirrors Microsoft's. I +don't like having *all* definitions in one single header as in the +GNU Windows32 library, I want a clean separation between different +parts of the API. |