en:docs:os2:modules:bvscalls

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:docs:os2:modules:bvscalls [2021/09/03 14:14] prokusheven:docs:os2:modules:bvscalls [2021/09/10 02:43] (current) prokushev
Line 14: Line 14:
 BVSMAIN functions number BVSMAIN functions number
  
-  VioGetPhysBuf           +^ Number ^ Name ^ 
-  VioGetBuf               +VioGetPhysBuf | 
-  VioShowBuf              +VioGetBuf | 
-  VioGetCurPos            +VioShowBuf | 
-  VioGetCurType           +VioGetCurPos | 
-  VioGetMode               +VioGetCurType | 
-  VioSetCurPos             +VioGetMode | 
-  VioSetCurType           +VioSetCurPos | 
-  VioSetMode              +VioSetCurType | 
-  VioReadCharStr          +VioSetMode | 
- 10 VioReadCellStr          +VioReadCharStr | 
- 11 VioWrtNChar             +10 VioReadCellStr | 
- 12 VioWrtNAttr             +11 VioWrtNChar | 
- 13 VioWrtNCell             +12 VioWrtNAttr | 
- 14 VioWrtCharStr           +13 VioWrtNCell | 
- 15 VioWrtCharStrAtt        +14 VioWrtCharStr | 
- 16 VioWrtCellStr           +15 VioWrtCharStrAtt | 
- 17 VioWrtTTY               +16 VioWrtCellStr | 
- 18 VioScrollUp             +17 VioWrtTTY | 
- 19 VioScrollDn               +18 VioScrollUp | 
- 20 VioScrollLf               +19 VioScrollDn | 
- 21 VioScrollRt               +20 VioScrollLf | 
- 22 VioSetAnsi  +21 VioScrollRt | 
- 23 VioGetAnsi  +22 VioSetAnsi | 
- 24 VioPrtSc  +23 VioGetAnsi | 
- 25 VioScrLock  +24 VioPrtSc | 
- 26 VioScrUnLock  +25 VioScrLock | 
- 27 VioSavRedrawWait +26 VioScrUnLock | 
- 28 VioSavRedrawUndo +27 VioSavRedrawWait | 
- 29 VioPopUp  +28 VioSavRedrawUndo | 
- 30 VioEndPopUp  +29 VioPopUp | 
- 31 VioPrtScToggle  +30 VioEndPopUp | 
- 32 VioModeWait  +31 VioPrtScToggle | 
- 33 VioModeUndo  +32 VioModeWait | 
- 34 VioGetFont  +33 VioModeUndo | 
- 35 VioGetConfig  +34 VioGetFont | 
- 36 VioSetCp  +35 VioGetConfig | 
- 37 VioGetCp  +36 VioSetCp | 
- 38 VioSetFont  +37 VioGetCp | 
- 39 VioGetState  +38 VioSetFont | 
- 40 VioSetState +39 VioGetState | 
 +40 VioSetState |
                              
  
 {{page>en:templates:dlls}} {{page>en:templates:dlls}}