peter cbbfd69395 * small fixes so it compiles 27 years ago
..
README.TXT d1a1f501c8 Initial revision 27 years ago
base.pp cbbfd69395 * small fixes so it compiles 27 years ago
defines.pp d1a1f501c8 Initial revision 27 years ago
dos.pp d1a1f501c8 Initial revision 27 years ago
makefile cbbfd69395 * small fixes so it compiles 27 years ago
messages.pp d1a1f501c8 Initial revision 27 years ago
os.inc d1a1f501c8 Initial revision 27 years ago
struct.pp d1a1f501c8 Initial revision 27 years ago
syswin32.pp cbbfd69395 * small fixes so it compiles 27 years ago
win32.inc cbbfd69395 * small fixes so it compiles 27 years ago
winheap.inc d1a1f501c8 Initial revision 27 years ago

README.TXT

This is the version 0.1.0 of the Win32 run time library for Free Pascal.

Pascal runtime library
----------------------

API
---

The Win32-API units base on the GNU Windows32 API header files for C.
The are converted using the h2pas tool.

Remarks

- If a record field etc. had the same name as a Free Pascal keyword a
underline char is used as prefix:
to => _to

Comments, Suggestions etc. to
Florian Klaempfl
[email protected]