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..."
 
No edit summary
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.  
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==
{| border="1"
|-
!Date
!Version
!Size
!Comments
|-
|Sep-10-2001 6:17p
|N/A
| 11,158  bytes.
|Included on eComStation 2.1
|-
|}
==DLL Entry Points==
<PRE>
Ordinal Object  Offset    Name
  0                      bvhinit
  1      1    0000:04EF CHARFONTEND
  2      1    0000:086A ACCESSREGISTER
  3      2    0000      DEVENABLE
</PRE>
==DLLs Loaded==
* [[OS2CHAR.DLL]]
* [[DOSCALL1.DLL]]


[[Category:Files]]
[[Category:Files]]

Revision as of 16:55, 7 June 2015

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
Sep-10-2001 6:17p N/A 11,158 bytes. Included on eComStation 2.1

DLL Entry Points

	Ordinal Object  Offset    Name
	   0                      bvhinit
	   1       1    0000:04EF CHARFONTEND
	   2       1    0000:086A ACCESSREGISTER
	   3       2    0000      DEVENABLE

DLLs Loaded