Jump to content

BVHWNDW.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
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.  
It works the integration of VIO into PM (without it, an OS/2 Window or DOS Window will not work). It uses GPI calls to draw a textmode apps in a PM window.  
 


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
|-
|-
!Date
!Date
Line 14: Line 11:
!Comments
!Comments
|-
|-
|Sep-10-2001  4:17p
|1996-08-12 02:09||9.023||14,785 bytes||
|14.080
|16,797 bytes.
|By IBM. Included on eComStation 2.1. Video Device Handler for Windowable and AVIO.
|-
|-
|2001-09-10 16:17||14.080||16,797 bytes||Video Device Handler for Windowable and AVIO
|}
|}


==DLL Entry Points==
==DLL Entry Points==
<PRE>
<PRE>
Ordinal Object  Offset    Name
Ordinal Object  Offset    Name
  0                      bvhwndw
  1      1    10E8      BUFFERUPDATE
  1      1    10E8      BUFFERUPDATE
  2      1    0000      DEVENABLE
  2      1    0000      DEVENABLE
  3      1    0333      GETCONFIG
  3      1    0333      GETCONFIG
</PRE>
</PRE>



Revision as of 19:54, 20 September 2016

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 or DOS Window will not work). It uses GPI calls to draw a textmode apps in a PM window.

Version

Date Version Size Comments
1996-08-12 02:09 9.023 14,785 bytes
2001-09-10 16:17 14.080 16,797 bytes Video Device Handler for Windowable and AVIO

DLL Entry Points

Ordinal Object  Offset    Name
   1       1    10E8      BUFFERUPDATE
   2       1    0000      DEVENABLE
   3       1    0333      GETCONFIG

DLLs Loaded