7.2.2 Missing calls/API incompatibilities

Delphi is heavily bound to Windows. Because of this, it has introduces a lot of Windows-isms in the API (e.g. le searching and opening, loading libraries).

Free Pascal was designed to be portable, so things that are very Windows specic are missing, although the Free Pascal team tries to minimize this. The following are the main points that should be considered: