RWSCLI08.DLL: Difference between revisions
Appearance
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...." |
No edit summary |
||
Line 1: | Line 1: | ||
This file is part of RWS Client. | This file is part of RWS Client (R.L. Walsh). | ||
==Version== | ==Version== | ||
{| class="wikitable" | {| class="wikitable" | ||
!Date||Version||Size||Comments | |||
|- | |- | ||
|2008-10-09 06:47||0.80||23,730 bytes|| | |||
| 2008-10-09 | |||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
<PRE> | <PRE> | ||
Ordinal Object Offset Name | |||
2 1 00001399 RwsClientInit | |||
3 1 00000000 RwsCall | |||
4 1 0000003D RwsCallIndirect | |||
5 1 00000079 RwsCallAsync | |||
6 1 000000BD RwsCallIndirectAsync | |||
7 1 00000100 RwsBuild | |||
8 1 00000116 RwsBuildIndirect | |||
9 1 00001AC2 RwsDispatch | |||
10 1 00002389 RwsDispatchAsync | |||
11 1 0000249A RwsFreeMem | |||
12 1 000024F0 RwsGetResult | |||
13 1 00002840 RwsGetArgPtr | |||
14 1 00002354 RwsGetServerMsgID | |||
15 1 000028ED RwsGetRcString | |||
16 1 0000296A RwsGetTimeout | |||
17 1 000029C7 RwsSetTimeout | |||
18 1 00002A31 RwsClientTerminate | |||
19 1 00001380 RwsQueryVersion | |||
20 1 00002177 RwsDispatchStatus | |||
21 1 000021ED RwsCancelDispatch | |||
22 1 000022B7 RwsNotify | |||
</PRE> | </PRE> | ||
Line 45: | Line 39: | ||
* PMWP.DLL | * PMWP.DLL | ||
* MSG.DLL | * MSG.DLL | ||
[[Category:Files]] | [[Category:Files]] |
Revision as of 12:06, 15 October 2016
This file is part of RWS Client (R.L. Walsh).
Version
Date | Version | Size | Comments |
---|---|---|---|
2008-10-09 06:47 | 0.80 | 23,730 bytes |
DLL Entry Points
Ordinal Object Offset Name 2 1 00001399 RwsClientInit 3 1 00000000 RwsCall 4 1 0000003D RwsCallIndirect 5 1 00000079 RwsCallAsync 6 1 000000BD RwsCallIndirectAsync 7 1 00000100 RwsBuild 8 1 00000116 RwsBuildIndirect 9 1 00001AC2 RwsDispatch 10 1 00002389 RwsDispatchAsync 11 1 0000249A RwsFreeMem 12 1 000024F0 RwsGetResult 13 1 00002840 RwsGetArgPtr 14 1 00002354 RwsGetServerMsgID 15 1 000028ED RwsGetRcString 16 1 0000296A RwsGetTimeout 17 1 000029C7 RwsSetTimeout 18 1 00002A31 RwsClientTerminate 19 1 00001380 RwsQueryVersion 20 1 00002177 RwsDispatchStatus 21 1 000021ED RwsCancelDispatch 22 1 000022B7 RwsNotify
DLLs Loaded
- DOSCALL1.DLL
- PMWIN.DLL
- PMWP.DLL
- MSG.DLL