Unsupported 16-bit segment(s) in module 'module'

From RAD Studio
Jump to: navigation, search

Go Up to C++ Linker Error and Warning Messages

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).