Thanks for your quick answer.What can I do about that error - copy a kernel32.dll file form a later version, say Windows XP?
Note that win ME is no longer supported anyway.
... You can download older distributions, however, that will work from the branches in svn. A 2.6.0 or 2.6.2 bootstrap compiler would work.
... that goes probably for Lazarus as well, last known to work was 0.9.x version
Search Lazarus source with a text crawler. Comment out "Process32FirstW" and "Process32NextW" then rebuild ...
Comment out "Process32FirstW" and "Process32NextW"
I need a Windows version that allows direct I/O port access and that would be 95, 98 or ME, later versions do not allow that.
What is svn?
Where do I find the Lazarus source?
...that goes probably for Lazarus as well, last known to work was 0.9.x version