You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
941 B
39 lines
941 B
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
|