The Dev-C++ Resource Site

Introduction

PW32 is an implementation/subset of the POSIX/Unix API for Win32 systems.
It's main concerns are efficiency and full platform coverage, including adequate support for low-end Win9x systems.
It also includes a DJGPP (DOS) compatible library (like conio.h and dos.h).
PW32 is based on DJGPP's runtime library by DJ Delorie and is licensed under LGPL.

PW32 homepage: http://pw32.sourceforge.net/

Download

PW32 development headers and libraries:
http://members.fortunecity.com/honlgilai/bins/pw32-devel-0.6.0.tar.gz (238 KB)

PW32 runtime library:
http://members.fortunecity.com/honlgilai/bins/pw32-runtime-0.6.0.zip (102 KB)