BVHWNDW.DLL: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
It is a base video handler for textmode programs in PM windows. Draws an application in a textmode window using GPI calls and uses PMVIOP. services. | It is a base video handler for textmode programs in PM windows. Draws an application in a textmode window using GPI calls and uses PMVIOP. services. | ||
It works the integration of VIO into PM (without it, an OS/2 Window and DOS Window will not work). It uses GPI calls to draw a textmode apps in a PM window. | |||
==Versions== | ==Versions== |
Revision as of 23:43, 12 May 2015
It is a base video handler for textmode programs in PM windows. Draws an application in a textmode window using GPI calls and uses PMVIOP. services.
It works the integration of VIO into PM (without it, an OS/2 Window and DOS Window will not work). It uses GPI calls to draw a textmode apps in a PM window.