Jump to content

WarpOverlay: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
You can get more information at the [http://www.os2world.com/wiki/index.php/WarpOverlay! WarpOverlay!] page.
==Functions==
==Functions==
* ClipRect
* ClipRect
* HWVIDEOInit
* HWVIDEOCaps
* HWVIDEOSetup
* HWVIDEOBeginUpdate
* HWVIDEOEndUpdate
* HWVIDEOGetAttrib
* HWVIDEOSetAttrib
* HWVIDEOClose
==Files==
* [[WOVERLAY.DLL]]
* [[HWVIDEO.DLL]]


==Links==
==Links==
* [http://hobbes.nmsu.edu/download/pub/os2/apps/mmedia/video/wo11src.zip wo11src.zip]
* [https://web.archive.org/web/20041010173411/http://www.logicsystems.ru/elf/data/WO/wo_fix.zip Binary (2004-07)]
* [https://web.archive.org/web/20041102225800/http://www.logicsystems.ru/elf/data/sdk.zip SDK (2003-01)]
* [wo11src.zip]
* [https://github.com/OS2World/LIB-WarpOverlay Source code at Github]


[[Category:C Libraries]]
[[Category:C Libraries]]

Latest revision as of 19:17, 3 July 2022

You can get more information at the WarpOverlay! page.

Functions

  • ClipRect
  • HWVIDEOInit
  • HWVIDEOCaps
  • HWVIDEOSetup
  • HWVIDEOBeginUpdate
  • HWVIDEOEndUpdate
  • HWVIDEOGetAttrib
  • HWVIDEOSetAttrib
  • HWVIDEOClose

Files

Links