Removed ordinals that differ between Windows versions.
This commit is contained in:
parent
21a092816a
commit
a8ec5411aa
|
@ -1,58 +1,78 @@
|
||||||
1 stub RasAutodialAddressToNetwork
|
@ stub RasAutodialAddressToNetwork
|
||||||
2 stub RasAutodialEntryToNetwork
|
@ stub RasAutodialEntryToNetwork
|
||||||
3 stub RasConnectionNotificationA
|
@ stub RasConnectionNotificationA
|
||||||
4 stub RasConnectionNotificationW
|
@ stub RasConnectionNotificationW
|
||||||
7 stdcall RasDeleteEntryA(str str)
|
@ stub RasCreatePhonebookEntryA
|
||||||
8 stdcall RasDeleteEntryW(wstr wstr)
|
@ stub RasCreatePhonebookEntryW
|
||||||
14 stdcall RasEnumAutodialAddressesA(ptr ptr ptr)
|
@ stdcall RasDeleteEntryA(str str)
|
||||||
15 stdcall RasEnumAutodialAddressesW(ptr ptr ptr)
|
@ stdcall RasDeleteEntryW(wstr wstr)
|
||||||
19 stdcall RasEnumDevicesA(ptr ptr ptr)
|
|
||||||
20 stdcall RasEnumDevicesW(ptr ptr ptr)
|
|
||||||
24 stdcall RasGetAutodialAddressA(str ptr ptr ptr ptr)
|
|
||||||
25 stdcall RasGetAutodialAddressW(wstr ptr ptr ptr ptr)
|
|
||||||
26 stdcall RasGetAutodialEnableA(long ptr)
|
|
||||||
27 stdcall RasGetAutodialEnableW(long ptr)
|
|
||||||
28 stdcall RasGetAutodialParamA(long ptr ptr)
|
|
||||||
29 stdcall RasGetAutodialParamW(long ptr ptr)
|
|
||||||
30 stub RasGetConnectResponse
|
|
||||||
34 stub RasGetCountryInfoA
|
|
||||||
35 stub RasGetCountryInfoW
|
|
||||||
36 stub RasGetCredentialsA
|
|
||||||
37 stub RasGetCredentialsW
|
|
||||||
40 stub RasGetEntryPropertiesA
|
|
||||||
41 stub RasGetEntryPropertiesW
|
|
||||||
45 stub RasGetHport
|
|
||||||
48 stub RasGetSubEntryHandleA
|
|
||||||
49 stub RasGetSubEntryHandleW
|
|
||||||
50 stub RasGetSubEntryPropertiesA
|
|
||||||
51 stub RasGetSubEntryPropertiesW
|
|
||||||
55 stub RasRenameEntryA
|
|
||||||
56 stub RasRenameEntryW
|
|
||||||
57 stdcall RasSetAutodialAddressA(str long ptr long long)
|
|
||||||
58 stdcall RasSetAutodialAddressW(wstr long ptr long long)
|
|
||||||
59 stdcall RasSetAutodialEnableA(long long)
|
|
||||||
60 stdcall RasSetAutodialEnableW(long long)
|
|
||||||
61 stdcall RasSetAutodialParamA(long ptr long)
|
|
||||||
62 stdcall RasSetAutodialParamW(long ptr long)
|
|
||||||
63 stub RasSetCredentialsA
|
|
||||||
64 stub RasSetCredentialsW
|
|
||||||
67 stdcall RasSetEntryPropertiesA( str str ptr long ptr long)
|
|
||||||
68 stdcall RasSetEntryPropertiesW(wstr wstr ptr long ptr long)
|
|
||||||
69 stub RasSetOldPassword
|
|
||||||
70 stub RasSetSubEntryPropertiesA
|
|
||||||
71 stub RasSetSubEntryPropertiesW
|
|
||||||
72 stdcall RasValidateEntryNameA(str str)
|
|
||||||
73 stub RasValidateEntryNameW
|
|
||||||
|
|
||||||
11 stub RasDialWow
|
|
||||||
18 stub RasEnumConnectionsWow
|
|
||||||
23 stub RasEnumEntriesWow
|
|
||||||
33 stub RasGetConnectStatusWow
|
|
||||||
44 stub RasGetErrorStringWow
|
|
||||||
54 stub RasHangUpWow
|
|
||||||
|
|
||||||
@ stub RasDeleteSubEntryA
|
@ stub RasDeleteSubEntryA
|
||||||
@ stub RasDeleteSubEntryW
|
@ stub RasDeleteSubEntryW
|
||||||
|
@ stub RasDialA
|
||||||
|
@ stub RasDialW
|
||||||
|
@ stub RasDialWow
|
||||||
|
@ stub RasEditPhonebookEntryA
|
||||||
|
@ stub RasEditPhonebookEntryW
|
||||||
|
@ stdcall RasEnumAutodialAddressesA(ptr ptr ptr)
|
||||||
|
@ stdcall RasEnumAutodialAddressesW(ptr ptr ptr)
|
||||||
|
@ stdcall RasEnumConnectionsA(ptr ptr ptr)
|
||||||
|
@ stdcall RasEnumConnectionsW(ptr ptr ptr)
|
||||||
|
@ stub RasEnumConnectionsWow
|
||||||
|
@ stdcall RasEnumDevicesA(ptr ptr ptr)
|
||||||
|
@ stdcall RasEnumDevicesW(ptr ptr ptr)
|
||||||
|
@ stdcall RasEnumEntriesA(str str ptr ptr ptr)
|
||||||
|
@ stdcall RasEnumEntriesW(str str ptr ptr ptr)
|
||||||
|
@ stub RasEnumEntriesWow
|
||||||
|
@ stdcall RasGetAutodialAddressA(str ptr ptr ptr ptr)
|
||||||
|
@ stdcall RasGetAutodialAddressW(wstr ptr ptr ptr ptr)
|
||||||
|
@ stdcall RasGetAutodialEnableA(long ptr)
|
||||||
|
@ stdcall RasGetAutodialEnableW(long ptr)
|
||||||
|
@ stdcall RasGetAutodialParamA(long ptr ptr)
|
||||||
|
@ stdcall RasGetAutodialParamW(long ptr ptr)
|
||||||
|
@ stub RasGetConnectResponse
|
||||||
|
@ stub RasGetConnectStatusA
|
||||||
|
@ stub RasGetConnectStatusW
|
||||||
|
@ stub RasGetConnectStatusWow
|
||||||
|
@ stub RasGetCountryInfoA
|
||||||
|
@ stub RasGetCountryInfoW
|
||||||
|
@ stub RasGetCredentialsA
|
||||||
|
@ stub RasGetCredentialsW
|
||||||
|
@ stdcall RasGetEntryDialParamsA(str ptr ptr)
|
||||||
|
@ stub RasGetEntryDialParamsW
|
||||||
|
@ stub RasGetEntryPropertiesA
|
||||||
|
@ stub RasGetEntryPropertiesW
|
||||||
|
@ stub RasGetErrorStringA
|
||||||
|
@ stub RasGetErrorStringW
|
||||||
|
@ stub RasGetErrorStringWow
|
||||||
|
@ stub RasGetHport
|
||||||
|
@ stub RasGetProjectionInfoA
|
||||||
|
@ stub RasGetProjectionInfoW
|
||||||
|
@ stub RasGetSubEntryHandleA
|
||||||
|
@ stub RasGetSubEntryHandleW
|
||||||
|
@ stub RasGetSubEntryPropertiesA
|
||||||
|
@ stub RasGetSubEntryPropertiesW
|
||||||
|
@ stdcall RasHangUpA(long)
|
||||||
|
@ stub RasHangUpW
|
||||||
|
@ stub RasHangUpWow
|
||||||
|
@ stub RasRenameEntryA
|
||||||
|
@ stub RasRenameEntryW
|
||||||
|
@ stdcall RasSetAutodialAddressA(str long ptr long long)
|
||||||
|
@ stdcall RasSetAutodialAddressW(wstr long ptr long long)
|
||||||
|
@ stdcall RasSetAutodialEnableA(long long)
|
||||||
|
@ stdcall RasSetAutodialEnableW(long long)
|
||||||
|
@ stdcall RasSetAutodialParamA(long ptr long)
|
||||||
|
@ stdcall RasSetAutodialParamW(long ptr long)
|
||||||
|
@ stub RasSetCredentialsA
|
||||||
|
@ stub RasSetCredentialsW
|
||||||
|
@ stub RasSetEntryDialParamsA
|
||||||
|
@ stub RasSetEntryDialParamsW
|
||||||
|
@ stdcall RasSetEntryPropertiesA(str str ptr long ptr long)
|
||||||
|
@ stdcall RasSetEntryPropertiesW(wstr wstr ptr long ptr long)
|
||||||
|
@ stub RasSetOldPassword
|
||||||
|
@ stub RasSetSubEntryPropertiesA
|
||||||
|
@ stub RasSetSubEntryPropertiesW
|
||||||
|
@ stdcall RasValidateEntryNameA(str str)
|
||||||
|
@ stub RasValidateEntryNameW
|
||||||
|
|
||||||
500 stub RnaEngineRequest
|
500 stub RnaEngineRequest
|
||||||
501 stub DialEngineRequest
|
501 stub DialEngineRequest
|
||||||
|
@ -92,28 +112,7 @@
|
||||||
535 stub RnaSetDialSettings
|
535 stub RnaSetDialSettings
|
||||||
536 stub RnaGetIPInfo
|
536 stub RnaGetIPInfo
|
||||||
537 stub RnaSetIPInfo
|
537 stub RnaSetIPInfo
|
||||||
538 stub RasCreatePhonebookEntryA
|
|
||||||
539 stub RasCreatePhonebookEntryW
|
|
||||||
540 stub RasDialA
|
|
||||||
541 stub RasDialW
|
|
||||||
542 stub RasEditPhonebookEntryA
|
|
||||||
543 stub RasEditPhonebookEntryW
|
|
||||||
544 stdcall RasEnumConnectionsA(ptr ptr ptr)
|
|
||||||
545 stdcall RasEnumConnectionsW(ptr ptr ptr)
|
|
||||||
546 stdcall RasEnumEntriesA(str str ptr ptr ptr)
|
|
||||||
547 stdcall RasEnumEntriesW(str str ptr ptr ptr)
|
|
||||||
548 stub RasGetConnectStatusA
|
|
||||||
549 stub RasGetConnectStatusW
|
|
||||||
550 stdcall RasGetEntryDialParamsA(str ptr ptr)
|
|
||||||
551 stub RasGetEntryDialParamsW
|
|
||||||
552 stub RasGetErrorStringA
|
|
||||||
553 stub RasGetErrorStringW
|
|
||||||
554 stub RasGetProjectionInfoA
|
|
||||||
555 stub RasGetProjectionInfoW
|
|
||||||
556 stdcall RasHangUpA(long)
|
|
||||||
557 stub RasHangUpW
|
|
||||||
558 stub RasSetEntryDialParamsA
|
|
||||||
559 stub RasSetEntryDialParamsW
|
|
||||||
560 stub RnaCloseMac
|
560 stub RnaCloseMac
|
||||||
561 stub RnaComplete
|
561 stub RnaComplete
|
||||||
562 stub RnaGetDevicePort
|
562 stub RnaGetDevicePort
|
||||||
|
|
Loading…
Reference in New Issue