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