


In many ways, the 32-bit Windows environment operates quite differently from other environments. Included in these differences are memory access methods, interfaces to other languages, file extensions, and hardware error messages. Some of these could affect the way your programs execute.
As an example, this section highlights important differences between the operational characteristics of the MS-DOS runtime and the 32-bit Windows runtime.
More: