WarpOverlay: Difference between revisions
Appearance
m →Links |
|||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
* HWVIDEOSetAttrib | * HWVIDEOSetAttrib | ||
* HWVIDEOClose | * HWVIDEOClose | ||
==Files== | |||
* [[WOVERLAY.DLL]] | |||
* [[HWVIDEO.DLL]] | |||
==Links== | ==Links== | ||
* [https://web.archive.org/web/20041010173411/http://www.logicsystems.ru/elf/data/WO/wo_fix.zip Binary (2004-07)] | * [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)] | * [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] | * [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