Source code of Windows XP (NT5)
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.

34 lines
838 B

  1. LIBRARY cstore
  2. EXPORTS
  3. ;
  4. ; Please sort entries in this file alphabetically, as it makes it
  5. ; much easier to ensure that different platforms are identical
  6. ;
  7. ;
  8. ; Ordinals 1 through 99 are for API entry points.
  9. ;
  10. ; 801 is last ordinal
  11. DllGetClassObject @1 PRIVATE
  12. DllCanUnloadNow @2 PRIVATE
  13. CsCreateClassStore
  14. CsGetClassStore
  15. CsDeleteClassStore
  16. CsGetAppCategories
  17. CsRegisterAppCategory
  18. CsUnregisterAppCategory
  19. CsEnumApps
  20. CsGetClassAccess
  21. CsGetAppInfo
  22. FlushSidCache
  23. InitializeClassStore
  24. CsGetClassStorePath
  25. CsSetClassStorePath
  26. ReleasePackageInfo
  27. ReleaseInstallInfo
  28. ReleasePackageDetail
  29. ReleaseAppCategoryInfoList