fpc/rtl/win32
1998-07-13 21:19:07 +00:00
..
base.pp
crt.pp + Initial implementation, donated by Hans Lunsing 1998-07-08 07:40:16 +00:00
defines.pp * better rtti 1998-06-25 08:41:41 +00:00
dos.pp
makefile
messages.pp
objinc.inc + First version 1998-07-07 12:38:46 +00:00
os.inc
README.TXT
struct.pp * better rtti 1998-06-25 08:41:41 +00:00
syswin32.pp * some problems with ansi string support fixed 1998-07-13 21:19:07 +00:00
win32.inc
winheap.inc * better readln/writeln 1998-07-01 15:29:56 +00:00

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