Home / OldFiles / w32api-4.0.2
Name Modified Size InfoDownloads / Week
Parent folder
w32api-4.0.2-1-mingw32-src.tar.lzma 2013-09-15 1.3 MB
w32api-4.0.2-1-mingw32-dev.tar.lzma 2013-09-15 2.3 MB
w32api-4.0.2-1-mingw32-doc.tar.lzma 2013-09-15 115.7 kB
w32api-4.0.2-1-mingw32-lic.tar.lzma 2013-09-15 7.6 kB
w32api-4.0.2-1-mingw32-bld.tar.lzma 2013-09-15 1.4 MB
README.w32api-4.0.2-1-mingw32 2013-09-15 1.8 kB
Totals: 6 Items   5.1 MB 0
mingw w32api
==============================================================================
This distribution is created from pristine source without patches.

Canonical homepage: http://mingw.org/
Canonical download: http://sourceforge.net/projects/mingw/files/MinGW/Base/w32api/w32api-4.0.2/w32api-4.0.2-1-mingw32-bld.tar.lzma
License: Mixed - Primarily MIT style license.
         GPL for the profiling code in misc/gpl directory.
Language: C

Build requirements:
  MinGW gcc runtime environment
  MSYS shell environment and msys-xz

Build instructions:
  cd working-directory
  mingw-get source mingw32-w32api
  cd w32api-4.0.2-1-mingw32
  make clean package
  # See the output of make usage for a detailed list of targets
  # You can edit package.ini to modify the configuration items or to increment
  # the MPKGRLS value (the -1- after the mingw32).

When the job completes the release files will be generated in the rls/ directory
of the working directory.

  README.w32api-4.0.2-1-mingw32
  w32api-4.0.2-1-mingw32-bld.tar.lzma
  w32api-4.0.2-1-mingw32-dev.tar.lzma
  w32api-4.0.2-1-mingw32-doc.tar.lzma
  w32api-4.0.2-1-mingw32-lic.tar.lzma
  w32api-4.0.2-1-mingw32-src.tar.lzma

Differences between 4.0.0 and 4.0.2:
* 4.0.1: [bugs:#2037] The libwinspool.a file contained the incorrect shared
library name and was corrected to contain winspool.drv instead of winspool.dll.
* 4.0.2: [bugs:#2045] Wtsapi32.h was badly filtered and used specstrings.h
components without resolving the components used.  The specstrings components
__in/__out were removed and the badly filtered components were moved to the
correct filter.

Test results:
  This package has no organized testing.  But individual unit testing proves
  good.  This package was used to build GCC-2.8.1 release for MinGW.
Source: README.w32api-4.0.2-1-mingw32, updated 2013-09-15