Jump to content

RWSCLI08.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This file is part of RWS Client (R.L. Walsh).
This file is part of RWS Client (Rich Walsh).


==Version==
==Version==
Line 5: Line 5:
!Date||Version||Size||Comments
!Date||Version||Size||Comments
|-
|-
|2008-10-09 06:47||0.80||23,730 bytes||
|2020-01-20|| -- ||24,755 bytes||
|-
|2008-10-09||0.80||23,730 bytes||
|}
|}
       
 
==DLL Entry Points==
==DLL Entry Points==
<PRE>
#
Ordinal Object  Offset    Name
#RwsClientInit
  2      1    00001399  RwsClientInit
#RwsCall
  3      1    00000000  RwsCall
#RwsCallIndirect
  4      1    0000003D  RwsCallIndirect
#RwsCallAsync
  5      1    00000079  RwsCallAsync
#RwsCallIndirectAsync
  6      1    000000BD  RwsCallIndirectAsync
#RwsBuild
  7      1    00000100  RwsBuild
#RwsBuildIndirect
  8      1    00000116  RwsBuildIndirect
#RwsDispatch
  9      1    00001AC2  RwsDispatch
#RwsDispatchAsync
  10      1    00002389  RwsDispatchAsync
#RwsFreeMem
  11      1    0000249A  RwsFreeMem
#RwsGetResult
  12      1    000024F0  RwsGetResult
#RwsGetArgPtr
  13      1    00002840  RwsGetArgPtr
#RwsGetServerMsgID
  14      1    00002354  RwsGetServerMsgID
#RwsGetRcString
  15      1    000028ED  RwsGetRcString
#RwsGetTimeout
  16      1    0000296A  RwsGetTimeout
#RwsSetTimeout
  17      1    000029C7  RwsSetTimeout
#RwsClientTerminate
  18      1    00002A31  RwsClientTerminate
#RwsQueryVersion
  19      1    00001380  RwsQueryVersion
#RwsDispatchStatus
  20      1    00002177  RwsDispatchStatus
#RwsCancelDispatch
  21      1    000021ED  RwsCancelDispatch
#RwsNotify
  22      1    000022B7  RwsNotify
</PRE>


==DLLs Loaded==
==DLLs Loaded==
* DOSCALL1.DLL
* [[DOSCALL1.DLL]]
* PMWIN.DLL
* [[PMWIN.DLL]]
* PMWP.DLL
* [[PMWP.DLL]]
* MSG.DLL
* [[MSG.DLL]]


[[Category:Files]]
[[Category:DLL]]

Latest revision as of 23:45, 16 January 2021

This file is part of RWS Client (Rich Walsh).

Version

Date Version Size Comments
2020-01-20 -- 24,755 bytes
2008-10-09 0.80 23,730 bytes

DLL Entry Points

  1. RwsClientInit
  2. RwsCall
  3. RwsCallIndirect
  4. RwsCallAsync
  5. RwsCallIndirectAsync
  6. RwsBuild
  7. RwsBuildIndirect
  8. RwsDispatch
  9. RwsDispatchAsync
  10. RwsFreeMem
  11. RwsGetResult
  12. RwsGetArgPtr
  13. RwsGetServerMsgID
  14. RwsGetRcString
  15. RwsGetTimeout
  16. RwsSetTimeout
  17. RwsClientTerminate
  18. RwsQueryVersion
  19. RwsDispatchStatus
  20. RwsCancelDispatch
  21. RwsNotify

DLLs Loaded