BVHINIT.DLL: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
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: | ==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
- CHARFONTEND
- ACCESSREGISTER
- DEVENABLE
DLLs Loaded
Device Driver Requirement
- OEMHLP$ -
- SCREEN$ - SCREEN01.SYS / SCREEN02.SYS