OS/2 Version 2.0 removes the function handling signals and combines signal handling with hardware exception handling, providing a more unified approach that allows greater flexibility.
Table "Exception Handling Functions"
The DosSetKBDSigFocus() function is used to allow 32-bit programs to inform the operating system that they are "primed for signals", although the signals are dispatched as exceptions.
Note the following: