Show: Delphi
C++
Display Preferences
Unsupported 16-bit segment(s) in module 'module'
From RAD Studio
Go Up to Linker Errors (C++)
You cannot link 16-bit segments into 32-bit applications. The only way you can code 16-bit segments is using the assembler (tasm32.exe).