Jump to content

HWVIDEO.DLL: Difference between revisions

From EDM2
Created page with "This file is part of the WarpOverlay project. It is the WarpOverlay! API DLL. Revision: 1.10.008 10-25-2005 4:30am 4,757 Category:Files"
 
No edit summary
Line 1: Line 1:
This file is part of the [[WarpOverlay]] project. It is  the WarpOverlay! API DLL.  
This file is part of the [[WarpOverlay]] project. It is  the WarpOverlay! API DLL.  


==Versions==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|10-25-2005  4:30am||1.10.008||4,757 bytes||WarpOverlay! API DLL.
|}


Revision:        1.10.008
==DLL Entry Point==
10-25-2005 4:30am       
<PRE>
4,757
  1       1    00000679  HWVIDEOInit
  2      1    000005C8 HWVIDEOCaps
  3      1    000002E9  HWVIDEOSetup
  4       1    00000294  HWVIDEOBeginUpdate
  5      1    000001DF  HWVIDEOEndUpdate
  6      1    00000179  HWVIDEOGetAttrib
  7      1    0000010E  HWVIDEOSetAttrib
  8      1    00000000  HWVIDEOClose
  20      1    00000877  _DLL_InitTerm
</PRE>
 
==DLLs Loaded==
* [[VMAN.DLL]]


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

Revision as of 22:52, 15 May 2017

This file is part of the WarpOverlay project. It is the WarpOverlay! API DLL.

Versions

Date Version Size Comments
10-25-2005 4:30am 1.10.008 4,757 bytes WarpOverlay! API DLL.

DLL Entry Point

	   1       1    00000679  HWVIDEOInit
	   2       1    000005C8  HWVIDEOCaps
	   3       1    000002E9  HWVIDEOSetup
	   4       1    00000294  HWVIDEOBeginUpdate
	   5       1    000001DF  HWVIDEOEndUpdate
	   6       1    00000179  HWVIDEOGetAttrib
	   7       1    0000010E  HWVIDEOSetAttrib
	   8       1    00000000  HWVIDEOClose
	  20       1    00000877  _DLL_InitTerm

DLLs Loaded