Jump to content

DIVE.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
This component is part of the [[DIVE]] library.  Located at: C:\MMOS2\DLL  
This component is part of the [[DIVE]] library.  Located at: C:\MMOS2\DLL  
==Version==
==Version==
{| class="wikitable"
{|class="wikitable"
!Date
!Date
!Version
!Version
Line 14: Line 14:


==DLL Entry Points==   
==DLL Entry Points==   
{| class="wikitable"
{|class="wikitable"
|1
|1
|[[OS2_API:DiveQueryCaps|DiveQueryCaps]]
|DiveQueryCaps
|2
|2
|[[OS2_API:DiveOpen|DiveOpen]]
|DiveOpen
|-
|-
|3
|3
|[[OS2_API:DiveClose|DiveClose]]
|DiveClose
|4
|4
|[[OS2_API:DiveSetupBlitter|DiveSetupBlitter]]
|DiveSetupBlitter
|-
|-
|5
|5
|[[OS2_API:DiveBlitImage|DiveBlitImage]]
|DiveBlitImage
|6
|6
|[[OS2_API:DiveAcquireFrameBuffer|DiveAcquireFrameBuffer]]
|DiveAcquireFrameBuffer
|-
|-
|7
|7
|[[OS2_API:DiveSwitchBank|DiveSwitchBank]]
|DiveSwitchBank
|8
|8
|[[OS2_API:DiveDeacquireFrameBuffer|DiveDeacquireFrameBuffer]]
|DiveDeacquireFrameBuffer
|-
|-
|9
|9
|[[OS2_API:DiveSetDestinationPalette|DiveSetDestinationPalette]]
|DiveSetDestinationPalette
|10
|10
|[[OS2_API:DiveSetSourcePalette|DiveSetSourcePalette]]
|DiveSetSourcePalette
|-
|-
|11
|11
|[[OS2_API:DiveCalcFrameBufferAddress|DiveCalcFrameBufferAddress]]
|DiveCalcFrameBufferAddress
|12
|12
|[[OS2_API:DiveAllocImageBuffer|DiveAllocImageBuffer]]
|DiveAllocImageBuffer
|-
|-
|13
|13
|[[OS2_API:DiveFreeImageBuffer|DiveFreeImageBuffer]]
|DiveFreeImageBuffer
|14
|14
|[[OS2_API:DiveBeginImageBufferAccess|DiveBeginImageBufferAccess]]
|DiveBeginImageBufferAccess
|-
|-
|15
|15
|[[OS2_API:DiveEndImageBufferAccess|DiveEndImageBufferAccess]]
|DiveEndImageBufferAccess
|16
|16
|[[OS2_API:DiveFullScreenInit|DiveFullScreenInit]]
|DiveFullScreenInit
|-
|-
|17
|17
|[[OS2_API:DiveFullScreenTerm|DiveFullScreenTerm]]
|DiveFullScreenTerm
|18
|18
|[[OS2_API:DiveSetTransparentBlitMode|DiveSetTransparentBlitMode]]
|DiveSetTransparentBlitMode
|-
|-
|19
|19
|[[OS2_API:DiveBlitImageLines|DiveBlitImageLines]]
|DiveBlitImageLines
|20
|20
|[[OS2_API:_DIVEInitTerm|_DIVEInitTerm]]
|_DIVEInitTerm
|}
|}


Line 73: Line 73:
* [[NLS.DLL]]
* [[NLS.DLL]]
* [[MSG.DLL]]
* [[MSG.DLL]]
==Used By==
* [[ECSPRTS.DLL]]


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

Revision as of 14:47, 14 June 2016

This component is part of the DIVE library. Located at: C:\MMOS2\DLL

Version

Date Version Size Comments
2004-06-06 23:42 N/A 69,662 bytes Direct Interface Video Extension

DLL Entry Points

1 DiveQueryCaps 2 DiveOpen
3 DiveClose 4 DiveSetupBlitter
5 DiveBlitImage 6 DiveAcquireFrameBuffer
7 DiveSwitchBank 8 DiveDeacquireFrameBuffer
9 DiveSetDestinationPalette 10 DiveSetSourcePalette
11 DiveCalcFrameBufferAddress 12 DiveAllocImageBuffer
13 DiveFreeImageBuffer 14 DiveBeginImageBufferAccess
15 DiveEndImageBufferAccess 16 DiveFullScreenInit
17 DiveFullScreenTerm 18 DiveSetTransparentBlitMode
19 DiveBlitImageLines 20 _DIVEInitTerm

DLLs Loaded