T:\ap>fpc -Tmsdos test.pasError: Illegal parameter: -Tmsdos
T:\ap>fpc -Tgo32v2 test.pasError: Illegal parameter: -Tmsdos
thanks for your notes.when I compile a msdos application for win 3.11 how can I create a win16 application ?
They are separate targets, Marco, but when 3.1.X is installed you can already write old school: using the API.