Jump to content

RWSCLI08.DLL: Difference between revisions

From EDM2
Created page with "This file is part of RWS Client. ==Version== {| class="wikitable" |- ! Date !!Version !! Size !! Comments |- | 2008-10-09 6:47a|| N/A|| 23,730 bytes || RWS Client beta v0...."
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This file is part of RWS Client.
This file is part of RWS Client (Rich Walsh).


==Version==
==Version==
{| class="wikitable"
{| class="wikitable"
!Date||Version||Size||Comments
|-
|-
! Date !!Version !! Size  !! Comments
|2020-01-20|| -- ||24,755 bytes||
|-
| 2008-10-09  6:47a|| N/A|| 23,730 bytes || RWS Client beta v0.80 - (C) Copyright 2004-2007 R.L.Walsh
|-
|-
|2008-10-09||0.80||23,730 bytes||
|}
|}
       
 
==DLL Entry Points==
==DLL Entry Points==
 
#
<PRE>
#RwsClientInit
Ordinal Object  Offset    Name
#RwsCall
  0                      RWS Client beta v0.80 - (C) Copyright 2004-2007 R.L.Walsh
#RwsCallIndirect
  2      1    00001399  RwsClientInit
#RwsCallAsync
  3      1    00000000  RwsCall
#RwsCallIndirectAsync
  4      1    0000003D  RwsCallIndirect
#RwsBuild
  5      1    00000079  RwsCallAsync
#RwsBuildIndirect
  6      1    000000BD  RwsCallIndirectAsync
#RwsDispatch
  7      1    00000100  RwsBuild
#RwsDispatchAsync
  8      1    00000116  RwsBuildIndirect
#RwsFreeMem
  9      1    00001AC2  RwsDispatch
#RwsGetResult
  10      1    00002389  RwsDispatchAsync
#RwsGetArgPtr
  11      1    0000249A  RwsFreeMem
#RwsGetServerMsgID
  12      1    000024F0  RwsGetResult
#RwsGetRcString
  13      1    00002840  RwsGetArgPtr
#RwsGetTimeout
  14      1    00002354  RwsGetServerMsgID
#RwsSetTimeout
  15      1    000028ED  RwsGetRcString
#RwsClientTerminate
  16      1    0000296A  RwsGetTimeout
#RwsQueryVersion
  17      1    000029C7  RwsSetTimeout
#RwsDispatchStatus
  18      1    00002A31  RwsClientTerminate
#RwsCancelDispatch
  19      1    00001380  RwsQueryVersion
#RwsNotify
  20      1    00002177  RwsDispatchStatus
  21      1    000021ED  RwsCancelDispatch
  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]]
 
==Used by==
 
==Patents==
 


[[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