2025-04-27 07:49:33 -04:00

40 lines
941 B
Modula-2

LIBRARY MSRATING
; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
;DESCRIPTION 'Windows Ratings Services'
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
; public entry ponits
RatingCheckUserAccess
RatingEnable
RatingSetupUI
RatingInit
RatingFreeDetails
RatingObtainCancel
RatingObtainQuery
RatingAccessDeniedDialog
RatingEnabledQuery
RatingAddPropertyPages
RatingCustomInit
RatingCustomAddRatingSystem
RatingCustomSetUserOptions
RatingCustomAddRatingHelper
RatingCustomRemoveRatingHelper
RatingCustomCrackData
RatingCustomSetDefaultBureau
VerifySupervisorPassword
ChangeSupervisorPassword
RatingAccessDeniedDialog2
ClickedOnPRF
ClickedOnRAT
RatingCustomDeleteCrackedData