BVHINIT.DLL: Difference between revisions
Appearance
No edit summary |
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. | 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== | ||
Line 8: | Line 10: | ||
!Comments | !Comments | ||
|- | |- | ||
|2001-09-10 18:17 | |2001-09-10 18:17||14.80||11,158 bytes|| | ||
|14.80 | |||
|11,158 bytes | |||
| | |||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
<PRE> | <PRE> | ||
Ordinal Object Offset Name | |||
1 1 0000:04EF CHARFONTEND | |||
2 1 0000:086A ACCESSREGISTER | |||
3 2 0000 DEVENABLE | |||
</PRE> | </PRE> | ||
Revision as of 20:11, 6 October 2016
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 18:17 | 14.80 | 11,158 bytes |
DLL Entry Points
Ordinal Object Offset Name 1 1 0000:04EF CHARFONTEND 2 1 0000:086A ACCESSREGISTER 3 2 0000 DEVENABLE