Leaked source code of windows server 2003
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

  1. LIBRARY MSRATING
  2. ; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
  3. ;DESCRIPTION 'Windows Ratings Services'
  4. EXPORTS
  5. DllCanUnloadNow PRIVATE
  6. DllGetClassObject PRIVATE
  7. DllRegisterServer PRIVATE
  8. DllUnregisterServer PRIVATE
  9. ; public entry ponits
  10. RatingCheckUserAccess
  11. RatingEnable
  12. RatingSetupUI
  13. RatingInit
  14. RatingFreeDetails
  15. RatingObtainCancel
  16. RatingObtainQuery
  17. RatingAccessDeniedDialog
  18. RatingEnabledQuery
  19. RatingAddPropertyPages
  20. RatingCustomInit
  21. RatingCustomAddRatingSystem
  22. RatingCustomSetUserOptions
  23. RatingCustomAddRatingHelper
  24. RatingCustomRemoveRatingHelper
  25. RatingCustomCrackData
  26. RatingCustomSetDefaultBureau
  27. VerifySupervisorPassword
  28. ChangeSupervisorPassword
  29. RatingAccessDeniedDialog2
  30. ClickedOnPRF
  31. ClickedOnRAT
  32. RatingCustomDeleteCrackedData