* Apply Danny Smith patch 102386

2000-11-15  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
	* lib/rasapi32.def: add symbols available in NT4 and W2k
This commit is contained in:
Earnie Boyd 2001-01-30 12:55:03 +00:00
parent 58605e60f6
commit 9d80174e9d
2 changed files with 118 additions and 1 deletions

View File

@ -1,4 +1,10 @@
Tue Jan 30 07:52:54 2001 Earnie Boyd <earnie@users.sourceforge.net>
* Apply Danny Smith patch 102386
2000-11-15 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
* lib/rasapi32.def: add symbols available in NT4 and W2k
Sun Jan 28 12:47:31 2001 Earnie Boyd <earnie@users.sourceforge.net>
* Apply Danny Smith patch 102382

View File

@ -1,12 +1,30 @@
LIBRARY RASAPI32.dll
LIBRARY RASAPI32.DLL
EXPORTS
DDMGetPhonebookInfo@32
DwCloneEntry@12
DwDeleteSubEntry@12
DwEnumEntriesForAllUsers@12
DwEnumEntryDetails@16
FreeSharedAccessApplication@4
FreeSharedAccessServer@4
RasAutoDialSharedConnection@0
RasAutodialAddressToNetwork@12
RasAutodialEntryToNetwork@12
RasClearConnectionStatistics@4
RasClearLinkStatistics@8
RasConnectionNotificationA@12
RasConnectionNotificationW@12
RasCreatePhonebookEntryA@8
RasCreatePhonebookEntryW@8
RasDeleteEntryA@8
RasDeleteEntryW@8
RasDialA@24
RasDialW@24
RasDialWow@20
RasEditPhonebookEntryA@12
RasEditPhonebookEntryW@12
RasEnumAutodialAddressesA@12
RasEnumAutodialAddressesW@12
RasEnumConnectionsA@12
RasEnumConnectionsW@12
RasEnumConnectionsWow@12
@ -15,21 +33,114 @@ RasEnumDevicesW@12
RasEnumEntriesA@20
RasEnumEntriesW@20
RasEnumEntriesWow@20
RasFreeEapUserIdentityA@4
RasFreeEapUserIdentityW@4
RasFreeLanConnTable@8
RasFreeSharedAccessSettings@4
RasGetAutodialAddressA@20
RasGetAutodialAddressW@20
RasGetAutodialEnableA@8
RasGetAutodialEnableW@8
RasGetAutodialParamA@12
RasGetAutodialParamW@12
RasGetConnectResponse@8
RasGetConnectStatusA@8
RasGetConnectStatusW@8
RasGetConnectStatusWow@8
RasGetConnectionStatistics@8
RasGetCountryInfoA@8
RasGetCountryInfoW@8
RasGetCredentialsA@12
RasGetCredentialsW@12
RasGetCustomAuthDataA@16
RasGetCustomAuthDataW@16
RasGetEapUserDataA@20
RasGetEapUserDataW@20
RasGetEapUserIdentityA@20
RasGetEapUserIdentityW@20
RasGetEntryDialParamsA@12
RasGetEntryDialParamsW@12
RasGetEntryHrasconnA@12
RasGetEntryHrasconnW@12
RasGetEntryPropertiesA@24
RasGetEntryPropertiesW@24
RasGetErrorStringA@12
RasGetErrorStringW@12
RasGetErrorStringWow@12
RasGetHport@4
RasGetLinkStatistics@12
RasGetProjectionInfoA@16
RasGetProjectionInfoW@16
RasGetSubEntryHandleA@12
RasGetSubEntryHandleW@12
RasGetSubEntryPropertiesA@28
RasGetSubEntryPropertiesW@28
RasHangUpA@4
RasHangUpW@4
RasHangUpWow@4
RasInvokeEapUI@16
RasIsRouterConnection@4
RasIsSharedConnection@8
RasLoadSharedAccessSettings@4
RasNameFromSharedConnection@8
RasQueryLanConnTable@12
RasQueryRedialOnLinkFailure@12
RasQuerySharedAutoDial@4
RasQuerySharedConnection@4
RasQuerySharedConnectionCredentials@8
RasQuerySharedPrivateLan@4
RasQuerySharedPrivateLanAddress@4
RasRenameEntryA@12
RasRenameEntryW@12
RasSaveSharedAccessSettings@4
RasSetAutodialAddressA@20
RasSetAutodialAddressW@20
RasSetAutodialEnableA@8
RasSetAutodialEnableW@8
RasSetAutodialParamA@12
RasSetAutodialParamW@12
RasSetCredentialsA@16
RasSetCredentialsW@16
RasSetCustomAuthDataA@16
RasSetCustomAuthDataW@16
RasSetEapUserDataA@20
RasSetEapUserDataW@20
RasSetEntryDialParamsA@12
RasSetEntryDialParamsW@12
RasSetEntryPropertiesA@24
RasSetEntryPropertiesW@24
RasSetOldPassword@8
RasSetSharedAutoDial@4
RasSetSharedConnectionCredentials@8
RasSetSubEntryPropertiesA@28
RasSetSubEntryPropertiesW@28
RasShareConnection@8
RasUnshareConnection@4
RasValidateEntryNameA@8
RasValidateEntryNameW@8
RasfileClose@4
RasfileDeleteLine@4
RasfileFindFirstLine@12
RasfileFindLastLine@12
RasfileFindMarkedLine@8
RasfileFindNextKeyLine@12
RasfileFindNextLine@12
RasfileFindPrevLine@12
RasfileFindSectionLine@12
RasfileGetKeyValueFields@12
RasfileGetLine@4
RasfileGetLineMark@4
RasfileGetLineText@8
RasfileGetLineType@4
RasfileGetSectionName@8
RasfileInsertLine@12
RasfileLoad@16
RasfileLoadInfo@8
RasfilePutKeyValueFields@12
RasfilePutLineMark@8
RasfilePutLineText@8
RasfilePutSectionName@8
RasfileWrite@8
SharedAccessResponseListToString@8
SharedAccessResponseStringToList@12
UnInitializeRAS@0