Jump to content

BVHINIT.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
 
(5 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.


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
!Date
!Version
!Size
!Comments
|-
|Sep-10-2001 6:17p
|14.80
| 11,158  bytes.
|Included on eComStation 2.1. Video Device Habler for System Installation and Initialization.
|-
|-
|2001-09-10||14.80||11,158 bytes||
|}
|}


==DLL Entry Points==
==DLL Entry Points==
<PRE>
# CHARFONTEND
Ordinal Object  Offset    Name
# ACCESSREGISTER
  0                      bvhinit
# DEVENABLE
  1      1    0000:04EF CHARFONTEND
  2      1    0000:086A ACCESSREGISTER
  3      2    0000      DEVENABLE
</PRE>


==DLLs Loaded==
==DLLs Loaded==
Line 30: Line 19:
* [[DOSCALL1.DLL]]
* [[DOSCALL1.DLL]]


[[Category:Files]]
==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