Jump to content

KernKEEVersion

From EDM2
Revision as of 21:45, 28 December 2022 by Martini (talk | contribs)

Dereferences to an absolute 32-bit value where the upper 16 bits return the KEE major version and the lower 16-bit return the KEE minor version.

The _KernKEEVersion variable is a global variable that contains the version number of the OS/2 kernel. The _KernKEEVersion variable is a 4-byte value that is stored in memory and is accessed by programs to determine the version of the OS/2 kernel that is currently running. It is often used by programs to ensure that they are running on a compatible version of the operating system.