Jump to content

BVHINIT.DLL: Difference between revisions

From EDM2
Created page with "BVHINIT.DLL is the generic device handler used by system installation and system initialization. It provides the minimum function necessary to support installation of the syst..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
BVHINIT.DLL is the generic device handler used by system installation and system initialization. It provides the minimum function necessary to support installation of the system and reporting of system errors during startup. It is loaded only if no other BVHs are successfully loaded.
Video Device Handler for System Installation and Initialization


BVHINIT.DLL is the generic device handler used by system installation and system initialization. It provides the minimum function necessary to support installation of the system and reporting of system errors during startup. It is loaded only if no other BVHs are successfully loaded.


[[Category:Files]]
==Version==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|2001-09-10||14.80||11,158 bytes||
|}
 
==DLL Entry Points==
# CHARFONTEND
# ACCESSREGISTER
# DEVENABLE
 
==DLLs Loaded==
* [[OS2CHAR.DLL]]
* [[DOSCALL1.DLL]]
 
==Device Driver Requirement==
* OEMHLP$ -
* SCREEN$ - [[SCREEN01.SYS]] / [[SCREEN02.SYS]]
 
[[Category:DLL]]

Latest revision as of 22:28, 17 January 2020

Video Device Handler for System Installation and Initialization

BVHINIT.DLL is the generic device handler used by system installation and system initialization. It provides the minimum function necessary to support installation of the system and reporting of system errors during startup. It is loaded only if no other BVHs are successfully loaded.

Version

Date Version Size Comments
2001-09-10 14.80 11,158 bytes

DLL Entry Points

  1. CHARFONTEND
  2. ACCESSREGISTER
  3. DEVENABLE

DLLs Loaded

Device Driver Requirement