WarpOverlay: Difference between revisions
Appearance
No edit summary |
m →Links |
||
(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:// | * [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
- Binary (2004-07)
- SDK (2003-01)
- [wo11src.zip]
- Source code at Github