* lib/mprapi.def: Regenerate on Windows XP.
Would need to be regenerated on Windows Server 2003.
This commit is contained in:
parent
f5c9583cc6
commit
a1c9200d10
|
@ -8,6 +8,8 @@
|
||||||
(MprAdminGetIpAddressForUser)(MprAdminInitializeDll)
|
(MprAdminGetIpAddressForUser)(MprAdminInitializeDll)
|
||||||
(MprAdminTerminateDll,MprAdminLinkHangupNotification)
|
(MprAdminTerminateDll,MprAdminLinkHangupNotification)
|
||||||
(MprAdminReleaseIpAddress): Declare functions.
|
(MprAdminReleaseIpAddress): Declare functions.
|
||||||
|
* lib/mprapi.def: Regenerate on Windows XP.
|
||||||
|
Would need to be regenerated on Windows Server 2003.
|
||||||
|
|
||||||
2006-05-12 Dimitri Papadopoulos <papadopo@users.sourceforge.net>
|
2006-05-12 Dimitri Papadopoulos <papadopo@users.sourceforge.net>
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,123 @@
|
||||||
LIBRARY MPRAPI.DLL
|
LIBRARY MPRAPI.DLL
|
||||||
EXPORTS
|
EXPORTS
|
||||||
|
CompressPhoneNumber@8
|
||||||
|
MprAdminBufferFree@4
|
||||||
MprAdminConnectionClearStats@8
|
MprAdminConnectionClearStats@8
|
||||||
MprAdminConnectionEnum@28
|
MprAdminConnectionEnum@28
|
||||||
MprAdminConnectionGetInfo@16
|
MprAdminConnectionGetInfo@16
|
||||||
MprAdminConnectionRemoveQuarantine@12
|
MprAdminDeregisterConnectionNotification@8
|
||||||
|
MprAdminDeviceEnum@16
|
||||||
|
MprAdminEstablishDomainRasServer@12
|
||||||
|
MprAdminGetErrorString@8
|
||||||
|
MprAdminGetPDCServer@12
|
||||||
|
MprAdminInterfaceConnect@16
|
||||||
|
MprAdminInterfaceCreate@16
|
||||||
|
MprAdminInterfaceDelete@8
|
||||||
|
MprAdminInterfaceDeviceGetInfo@20
|
||||||
|
MprAdminInterfaceDeviceSetInfo@20
|
||||||
|
MprAdminInterfaceDisconnect@8
|
||||||
|
MprAdminInterfaceEnum@28
|
||||||
|
MprAdminInterfaceGetCredentials@20
|
||||||
|
MprAdminInterfaceGetCredentialsEx@16
|
||||||
|
MprAdminInterfaceGetHandle@16
|
||||||
|
MprAdminInterfaceGetInfo@16
|
||||||
|
MprAdminInterfaceQueryUpdateResult@16
|
||||||
|
MprAdminInterfaceSetCredentials@20
|
||||||
|
MprAdminInterfaceSetCredentialsEx@16
|
||||||
|
MprAdminInterfaceSetInfo@16
|
||||||
|
MprAdminInterfaceTransportAdd@20
|
||||||
|
MprAdminInterfaceTransportGetInfo@20
|
||||||
|
MprAdminInterfaceTransportRemove@12
|
||||||
|
MprAdminInterfaceTransportSetInfo@20
|
||||||
|
MprAdminInterfaceUpdatePhonebookInfo@8
|
||||||
|
MprAdminInterfaceUpdateRoutes@16
|
||||||
|
MprAdminIsDomainRasServer@12
|
||||||
|
MprAdminIsServiceRunning@4
|
||||||
|
MprAdminMIBBufferFree@4
|
||||||
|
MprAdminMIBEntryCreate@20
|
||||||
|
MprAdminMIBEntryDelete@20
|
||||||
|
MprAdminMIBEntryGet@28
|
||||||
|
MprAdminMIBEntryGetFirst@28
|
||||||
|
MprAdminMIBEntryGetNext@28
|
||||||
|
MprAdminMIBEntrySet@20
|
||||||
|
MprAdminMIBServerConnect@8
|
||||||
|
MprAdminMIBServerDisconnect@4
|
||||||
MprAdminPortClearStats@8
|
MprAdminPortClearStats@8
|
||||||
MprAdminPortDisconnect@8
|
MprAdminPortDisconnect@8
|
||||||
MprAdminPortEnum@32
|
MprAdminPortEnum@32
|
||||||
MprAdminPortGetInfo@16
|
MprAdminPortGetInfo@16
|
||||||
MprAdminPortReset@8
|
MprAdminPortReset@8
|
||||||
MprAdminGetPDCServer@12
|
MprAdminRegisterConnectionNotification@8
|
||||||
MprAdminSendUserMessage@12
|
MprAdminSendUserMessage@12
|
||||||
|
MprAdminServerConnect@8
|
||||||
|
MprAdminServerDisconnect@4
|
||||||
|
MprAdminServerGetCredentials@12
|
||||||
|
MprAdminServerGetInfo@12
|
||||||
|
MprAdminServerSetCredentials@12
|
||||||
|
MprAdminServerSetInfo@12
|
||||||
|
MprAdminTransportCreate@32
|
||||||
|
MprAdminTransportGetInfo@24
|
||||||
|
MprAdminTransportSetInfo@24
|
||||||
MprAdminUserGetInfo@16
|
MprAdminUserGetInfo@16
|
||||||
MprAdminUserSetInfo@16
|
MprAdminUserSetInfo@16
|
||||||
|
MprConfigBufferFree@4
|
||||||
|
MprConfigGetFriendlyName@16
|
||||||
|
MprConfigGetGuidName@16
|
||||||
|
MprConfigInterfaceCreate@16
|
||||||
|
MprConfigInterfaceDelete@8
|
||||||
|
MprConfigInterfaceEnum@28
|
||||||
|
MprConfigInterfaceGetHandle@12
|
||||||
|
MprConfigInterfaceGetInfo@20
|
||||||
|
MprConfigInterfaceSetInfo@16
|
||||||
|
MprConfigInterfaceTransportAdd@28
|
||||||
|
MprConfigInterfaceTransportEnum@32
|
||||||
|
MprConfigInterfaceTransportGetHandle@16
|
||||||
|
MprConfigInterfaceTransportGetInfo@20
|
||||||
|
MprConfigInterfaceTransportRemove@12
|
||||||
|
MprConfigInterfaceTransportSetInfo@20
|
||||||
|
MprConfigServerBackup@8
|
||||||
|
MprConfigServerConnect@8
|
||||||
|
MprConfigServerDisconnect@4
|
||||||
|
MprConfigServerGetInfo@12
|
||||||
|
MprConfigServerInstall@8
|
||||||
|
MprConfigServerRefresh@4
|
||||||
|
MprConfigServerRestore@8
|
||||||
|
MprConfigTransportCreate@36
|
||||||
|
MprConfigTransportDelete@8
|
||||||
|
MprConfigTransportEnum@28
|
||||||
|
MprConfigTransportGetHandle@12
|
||||||
|
MprConfigTransportGetInfo@28
|
||||||
|
MprConfigTransportSetInfo@28
|
||||||
|
MprDomainQueryAccess@8
|
||||||
|
MprDomainQueryRasServer@12
|
||||||
|
MprDomainRegisterRasServer@12
|
||||||
|
MprDomainSetAccess@8
|
||||||
|
MprGetUsrParams@12
|
||||||
|
MprInfoBlockAdd@24
|
||||||
|
MprInfoBlockFind@20
|
||||||
|
MprInfoBlockQuerySize@4
|
||||||
|
MprInfoBlockRemove@12
|
||||||
|
MprInfoBlockSet@24
|
||||||
|
MprInfoCreate@8
|
||||||
|
MprInfoDelete@4
|
||||||
|
MprInfoDuplicate@8
|
||||||
|
MprInfoRemoveAll@8
|
||||||
|
MprPortSetUsage@4
|
||||||
|
MprSetupIpInIpInterfaceFriendlyNameCreate@8
|
||||||
|
MprSetupIpInIpInterfaceFriendlyNameDelete@8
|
||||||
|
MprSetupIpInIpInterfaceFriendlyNameEnum@8
|
||||||
|
MprSetupIpInIpInterfaceFriendlyNameFree@8
|
||||||
|
RasAdminConnectionClearStats@8
|
||||||
|
RasAdminConnectionEnum@28
|
||||||
|
RasAdminConnectionGetInfo@16
|
||||||
|
MprAdminConnectionRemoveQuarantine@12
|
||||||
|
RasAdminGetErrorString@12
|
||||||
|
MprAdminGetPDCServer@12
|
||||||
|
RasAdminPortClearStats@8
|
||||||
|
RasAdminPortDisconnect@8
|
||||||
|
RasAdminPortEnum@32
|
||||||
|
RasAdminPortGetInfo@16
|
||||||
|
RasAdminPortReset@8
|
||||||
|
RasAdminUserGetInfo@12
|
||||||
|
RasAdminUserSetInfo@12
|
||||||
|
RasPrivilegeAndCallBackNumber@8
|
||||||
|
|
Loading…
Reference in New Issue