Namely, in the construct

{$ifdef win32}
...
{$else}
...
{$endif}

it removes all lines from {$else} (including it) up to {$endif}.
No matter in which form I post (as code or as plain text).

The probleam thread here:
http://www.pascalgamedevelopment.com...pic.php?t=4277

The code could be seen here:
http://freepascal.ru/forum/viewtopic.php?t=2159