VIOCALLS.DLL: Difference between revisions
Appearance
removal of redundancy |
|||
Line 1: | Line 1: | ||
This file is the base video calls dynamic link library. | This file is the base video calls dynamic link library. | ||
As part of OS/2's [[Control Program]] it contains the Control Program Functions. | |||
==Version== | ==Version== | ||
{| | {|class="wikitable" | ||
!Date||Version||Size||Comments | |||
|- | |- | ||
|2012-01-25 16:59||14.100||2,048 bytes||osFree Video API | |||
|- | |||
|14.100 | |||
|2,048 bytes | |||
| | |||
|- | |- | ||
|2002-03-08 20:16||N/A||2,048 bytes|| | |||
|} | |} | ||
==Entry Points== | ==Entry Points== | ||
{| | {|class="wikitable" | ||
|1 | |1 | ||
|[[OS2_API:CPI:VioEndPopup|CPI:VioEndPopup]] | |[[OS2_API:CPI:VioEndPopup|CPI:VioEndPopup]] | ||
Line 221: | Line 207: | ||
==DLL's Loaded== | ==DLL's Loaded== | ||
* [[DOSCALL1.DLL]] | * [[DOSCALL1.DLL]] | ||
==Alternative Versions== | ==Alternative Versions== |
Revision as of 02:18, 22 September 2016
This file is the base video calls dynamic link library.
As part of OS/2's Control Program it contains the Control Program Functions.
Version
Date | Version | Size | Comments |
---|---|---|---|
2012-01-25 16:59 | 14.100 | 2,048 bytes | osFree Video API |
2002-03-08 20:16 | N/A | 2,048 bytes |
Entry Points
1 | CPI:VioEndPopup | 2 | CPI:VioGetPhysBuf |
3 | CPI:VioGetAnsi | 4 | CPI:VioFree |
5 | CPI:VioSetAnsi | 6 | CPI:VioDeRegister |
7 | CPI:VioScrollUp | 8 | CPI:VioPrtSc |
9 | CPI:VioGetCurPos | 10 | CPI:VioWrtCellStr |
11 | CPI:VioPopUp | 12 | CPI:VioScrollRt |
13 | CPI:VioWrtCharStr | 14 | CPI:Avs_Prtsc |
15 | CPI:VioSetCurPos | 16 | CPI:VioSrfUnblock |
17 | CPI:VioSrfBlock | 18 | CPI:VioScrUnlock |
19 | CPI:VioWrtTty | 20 | CPI:ioSave |
21 | CPI:VioGetMode | 22 | CPI:VioSetMode |
23 | CPI:VioScrLock | 24 | CPI:VioReadCellStr |
25 | CPI:VioSavRedrawWait | 26 | CPI:VioWrtNAttr |
27 | CPI:VioGetCurType | 28 | CPI:VioSavRedrawUndo |
29 | VioGetFont | 30 | VioReadCharStr |
31 | VioGetBuf | 32 | VioSetCurType |
33 | VioSetFont | 34 | VioHetInit |
35 | VioModeUndo | 36 | VioSswSwitch |
37 | VioModeWait | 38 | Avs_PrtscToggle |
39 | VioInit | 40 | VioGetCp |
41 | VioRestore | 42 | VioSetCp |
43 | VioShowBuf | 44 | VioScrollLf |
45 | VioRegister | 46 | VioGetConfig |
47 | VioScrollDn | 48 | VioWrtCharStrAtt |
49 | VioGetState | 50 | VioPrtScToggle |
51 | VioSetState | 52 | VioWrtNCell |
53 | VioWrtNChar | 54 | VioShellInit |
55 | VioAssociate | 56 | VioCreatePS |
57 | VioDeleteSetId | 58 | VioGetDeviceCellSize |
59 | VioGetOrg | 60 | VioCreateLogFont |
61 | VioDestroyPS | 62 | VioQuerySetIds |
63 | VioSetOrg | 64 | VioQueryFonts |
65 | VioSetDeviceCellSize | 66 | VioShowPS |
67 | VioGetPSAddress | 68 | VioQueryConsole |
69 | VioRedrawSize | 70 | VioGlobalReg |
71 | XVioSetCAState | 72 | XVioCheckCharType |
73 | XVioDestroyCA | 74 | XVioCreateCA |
75 | VioCheckCharType | 76 | XVioGetCAState |
DLL's Loaded
Alternative Versions
- OSFree produced an alternative version of VIOCALLS.DLL which is a forwarder to DOSCALL.