Jump to content

DIBDRVR.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This file contains the DIB driver.
Device-independent bitmap (DIB) driver.


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
!Date
!Version
!Size
!Comments
|-
|Oct-16-2001  15:02
|N/A
|5,627 bytes.
|
|-
|-
|}
|2001-10-16|| ||5,627 bytes||
         
|}        


==DLL Entry Points==
==DLL Entry Points==
<PRE>
*200 - OS2_PM_DRV_ENABLE
NonResident
*202 - OS2_PM_DRV_QUERYSCREENRESOLUTIONS
Ordinal Object  Offset    Name
*500 - QueryDeviceSurface
  0                      DIB DRIVER
202       1    000000A4  OS2_PM_DRV_QUERYSCREENRESOLUTIONS
200      1    00000478  OS2_PM_DRV_ENABLE
500       1    00000298  QueryDeviceSurface
 
</PRE>


==DLLs Loaded==
==DLLs Loaded==
Line 33: Line 17:
* [[PMWIN.DLL]]
* [[PMWIN.DLL]]


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

Latest revision as of 22:44, 17 January 2020

Device-independent bitmap (DIB) driver.

Version

Date Version Size Comments
2001-10-16 5,627 bytes

DLL Entry Points

  • 200 - OS2_PM_DRV_ENABLE
  • 202 - OS2_PM_DRV_QUERYSCREENRESOLUTIONS
  • 500 - QueryDeviceSurface

DLLs Loaded