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.

41 lines
798 B

  1. ; WIN32 WZCSAPI APIs
  2. LIBRARY WZCSAPI.DLL
  3. EXPORTS
  4. WZCSvcMain
  5. WZCGetSPResModule
  6. WZCGetDlgResModule
  7. WZCDeleteIntfObj
  8. WZCEnumInterfaces
  9. WZCQueryInterface
  10. WZCSetInterface
  11. WZCRefreshInterface
  12. WZCQueryContext
  13. WZCSetContext
  14. WZCEapolGetCustomAuthData
  15. WZCEapolSetCustomAuthData
  16. WZCEapolGetInterfaceParams
  17. WZCEapolSetInterfaceParams
  18. WZCEapolReAuthenticate
  19. WZCEapolQueryState
  20. WZCEapolUIResponse
  21. DtlDestroyList
  22. CreateEapcfgNode
  23. DestroyEapcfgNode
  24. EapcfgNodeFromKey
  25. ReadEapcfgList
  26. WZCGetEapUserInfo
  27. WZCEapolFreeState
  28. OpenWZCDbLogSession
  29. CloseWZCDbLogSession
  30. AddWZCDbLogRecord
  31. EnumWZCDbLogRecords
  32. FlushWZCDbLog
  33. GetSpecificLogRecord
  34. MIDL_user_allocate @60
  35. MIDL_user_free @61