en:docs:os2:modules:sesmgr

Differences

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

Link to this comparison view

Next revision
Previous revision
en:docs:os2:modules:sesmgr [2014/06/25 01:54] – created valerius2ken:docs:os2:modules:sesmgr [2018/08/11 16:23] (current) prokushev
Line 1: Line 1:
 +{{logos:os2.gif?35x35}} 
 +
 ===== SESMGR ===== ===== SESMGR =====
  
-^Ordinal ^Name ^Desc ^Ordinal ^Name ^Desc +This is forwarder DLL to [[DOSCALLS]].DLL 
-|1 |DosSMSGDoPopup | |2 |DosSMSwitch | | + 
-|3 |DosSMServeAppReq | |4 |DosGetTimes | | +^ Ordinal ^ Name ^ Desc ^ Status 
-|5 |DosSMSetTitle | |6 |DosScrUnlock | | +| 1 |DosSMSGDoPopup | Forwarder to DOSCALLS.686 | Done | 
-|7 |DosSMDoAppReq | |8 |DosStopSession | | +| 2 |DosSMSwitch | Forwarder to DOSCALLS.687 | Done 
-|9 |DosSelectSession | |10 |DosScrLock | | +| 3 |DosSMServeAppReq | Forwarder to DOSCALLS.688 | Done | 
-|11 |DosSavRedrawWait | |12 |DosSavRedrawUndo | | +| 4 |DosGetTimes | Forwarder to DOSCALLS.689 | Done 
-|13 |DosSMSGEndPopup | |14 |DosSetSession | | +| 5 |DosSMSetTitle | Forwarder to DOSCALLS.690 | Done | 
-|15 |DosSetMNLockTime | |16 |DosModeUndo | | +| 6 |DosScrUnlock | Forwarder to DOSCALLS.691 | Done 
-|17 |DosStartSession | |18 |DosSMGetStatus | | +| 7 |DosSMDoAppReq | Forwarder to DOSCALLS.692 | Done | 
-|19 |DosModeWait | |20 |DosSMTerminate | | +| 8 |DosStopSession | Forwarder to DOSCALLS.693 | Done 
-|21 |DosSMGetAppReq | |22 |DosSMRealPrtSc | +| 9 |DosSelectSession | Forwarder to DOSCALLS.694 | Done | 
-|23 |DosSMInitialize | |24 |DosSMStart | | +| 10 |DosScrLock | Forwarder to DOSCALLS.695 | Done 
-|25 |DosSMParentSwitch | |26 |DosSMPause | | +| 11 |DosSavRedrawWait | Forwarder to DOSCALLS.696 | Done | 
-|27 |DosSMHDEInit | |28 |DosSMPMPresent | | +| 12 |DosSavRedrawUndo | Forwarder to DOSCALLS.697 | Done 
-|29 |DosSMRegisterDD | |30 |DosSMSysInit | | +| 13 |DosSMSGEndPopup | Forwarder to DOSCALLS.698 | Done | 
-|31 |DosSMNotifyDD | |32 |DosSMNotifyDD2 | | +| 14 |DosSetSession | Forwarder to DOSCALLS.699 | Done 
-|33 |DosSMOpenDD | |34 |QhKeybdHandle | | +| 15 |DosSetMNLockTime | Forwarder to DOSCALLS.700 | Done | 
-|35 |QhMouseHandle | |36 |DosSMSetSessionType | | +| 16 |DosModeUndo | Forwarder to DOSCALLS.701 | Done 
-|37 |Dos32StartSession | |38 |Dos32SelectSession | | +| 17 |DosStartSession | Forwarder to DOSCALLS.702 | Done | 
-|39 |Dos32SetSession | |40 |Dos32StopSession | |+| 18 |DosSMGetStatus | Forwarder to DOSCALLS.703 | Done 
 +| 19 |DosModeWait | Forwarder to DOSCALLS.704 | Done | 
 +| 20 |DosSMTerminate | Forwarder to DOSCALLS.705 | Done 
 +| 21 |DosSMGetAppReq | Forwarder to DOSCALLS.706 Done 
 +| 23 |DosSMInitialize | Forwarder to DOSCALLS.707 | Done | 
 +| 24 |DosSMStart | Forwarder to DOSCALLS.708 | Done 
 +| 25 |DosSMParentSwitch | Forwarder to DOSCALLS.709 | Done | 
 +| 26 |DosSMPause | Forwarder to DOSCALLS.710 | Done 
 +| 27 |DosSMHDEInit | Forwarder to DOSCALLS.711 | Done | 
 +| 28 |DosSMPMPresent | Forwarder to DOSCALLS.712 | Done 
 +| 29 |DosSMRegisterDD | Forwarder to DOSCALLS.713 | Done  | 
 +| 30 |DosSMSysInit | Forwarder to DOSCALLS.855 | Done 
 +| 31 |DosSMNotifyDD | Forwarder to DOSCALLS.714 | Done | 
 +| 32 |DosSMNotifyDD2 | Forwarder to DOSCALLS.715 | Done 
 +| 33 |DosSMOpenDD | Forwarder to DOSCALLS.716 | Done | 
 +| 34 |QhKeybdHandle | Forwarder to DOSCALLS.856 | Done 
 +| 35 |QhMouseHandle | Forwarder to DOSCALLS.857 | Done | 
 +| 36 |DosSMSetSessionType | Forwarder to DOSCALLS.717 | Done 
 +| 37 |DosStartSession2 Forwarder to DOSCALLS.669 | Done | 
 +| 38 |DosSelectSession2 Forwarder to DOSCALLS.670 | Done 
 +| 39 |DosSetSession2 Forwarder to DOSCALLS.671 | Done | 
 +| 40 |DosStopSession2 Forwarder to DOSCALLS.672 Done | 
 +| 41 |DosRegisterNotification | Forwarder to DOSCALLS.673 | Done | 
 + 
 +DosSMRealPrtSc.22 is absent in latest OS/2 DLLs 
 + 
 +{{page>en:templates:dlls}}