michael 59456d7671 + Initial implementation, donated by Hans Lunsing 27 năm trước cách đây
..
README.TXT d1a1f501c8 Initial revision 27 năm trước cách đây
base.pp cb3365a5ac * working w32 rtl 27 năm trước cách đây
crt.pp 59456d7671 + Initial implementation, donated by Hans Lunsing 27 năm trước cách đây
defines.pp 811044754a * better rtti 27 năm trước cách đây
dos.pp cb3365a5ac * working w32 rtl 27 năm trước cách đây
makefile cb3365a5ac * working w32 rtl 27 năm trước cách đây
messages.pp cb3365a5ac * working w32 rtl 27 năm trước cách đây
objinc.inc cd95f7a510 + First version 27 năm trước cách đây
os.inc cb3365a5ac * working w32 rtl 27 năm trước cách đây
struct.pp 811044754a * better rtti 27 năm trước cách đây
syswin32.pp fac56c6baf * correct mapping of error codes for TP compatibility 27 năm trước cách đây
win32.inc cb3365a5ac * working w32 rtl 27 năm trước cách đây
winheap.inc 5a638754f4 * better readln/writeln 27 năm trước cách đây

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]