fpc/rtl/win32
1998-09-18 16:01:22 +00:00
..
ascdef.pp
ascdef.sed
ascfun.pp
base.pp
crt.pp
defines.pp
dos.pp
errors.pp
func.pp
Makefile
messages.pp
objinc.inc
os.inc
README.TXT
struct.pp
syswin32.pp
unidef.pp
unidef.sed
unifun.pp
win32.inc
windows.pp
winheap.inc

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
ba2395@fen.baynet.de