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.

61 lines
2.8 KiB

  1. LIBRARY WINFAX
  2. EXPORTS
  3. FaxAbort = WinFaxAbort
  4. FaxAccessCheck = WinFaxAccessCheck
  5. FaxClose = WinFaxClose
  6. FaxCompleteJobParamsA = WinFaxCompleteJobParamsA
  7. FaxCompleteJobParamsW = WinFaxCompleteJobParamsW
  8. FaxConnectFaxServerA = WinFaxConnectFaxServerA
  9. FaxConnectFaxServerW = WinFaxConnectFaxServerW
  10. FaxEnableRoutingMethodA = WinFaxEnableRoutingMethodA
  11. FaxEnableRoutingMethodW = WinFaxEnableRoutingMethodW
  12. FaxEnumGlobalRoutingInfoA = WinFaxEnumGlobalRoutingInfoA
  13. FaxEnumGlobalRoutingInfoW = WinFaxEnumGlobalRoutingInfoW
  14. FaxEnumJobsA = WinFaxEnumJobsA
  15. FaxEnumJobsW = WinFaxEnumJobsW
  16. FaxEnumPortsA = WinFaxEnumPortsA
  17. FaxEnumPortsW = WinFaxEnumPortsW
  18. FaxEnumRoutingMethodsA = WinFaxEnumRoutingMethodsA
  19. FaxEnumRoutingMethodsW = WinFaxEnumRoutingMethodsW
  20. FaxFreeBuffer = WinFaxFreeBuffer
  21. FaxGetConfigurationA = WinFaxGetConfigurationA
  22. FaxGetConfigurationW = WinFaxGetConfigurationW
  23. FaxGetDeviceStatusA = WinFaxGetDeviceStatusA
  24. FaxGetDeviceStatusW = WinFaxGetDeviceStatusW
  25. FaxGetJobA = WinFaxGetJobA
  26. FaxGetJobW = WinFaxGetJobW
  27. FaxGetLoggingCategoriesA = WinFaxGetLoggingCategoriesA
  28. FaxGetLoggingCategoriesW = WinFaxGetLoggingCategoriesW
  29. FaxGetPageData = WinFaxGetPageData
  30. FaxGetPortA = WinFaxGetPortA
  31. FaxGetPortW = WinFaxGetPortW
  32. FaxGetRoutingInfoA = WinFaxGetRoutingInfoA
  33. FaxGetRoutingInfoW = WinFaxGetRoutingInfoW
  34. FaxInitializeEventQueue = WinFaxInitializeEventQueue
  35. FaxOpenPort = WinFaxOpenPort
  36. FaxPrintCoverPageA = WinFaxPrintCoverPageA
  37. FaxPrintCoverPageW = WinFaxPrintCoverPageW
  38. FaxRegisterRoutingExtensionW = WinFaxRegisterRoutingExtensionW
  39. FaxRegisterServiceProviderW
  40. FaxUnregisterServiceProviderW
  41. FaxSendDocumentA = WinFaxSendDocumentA
  42. FaxSendDocumentW = WinFaxSendDocumentW
  43. FaxSendDocumentForBroadcastA = WinFaxSendDocumentForBroadcastA
  44. FaxSendDocumentForBroadcastW = WinFaxSendDocumentForBroadcastW
  45. FaxSetConfigurationA = WinFaxSetConfigurationA
  46. FaxSetConfigurationW = WinFaxSetConfigurationW
  47. FaxSetGlobalRoutingInfoA = WinFaxSetGlobalRoutingInfoA
  48. FaxSetGlobalRoutingInfoW = WinFaxSetGlobalRoutingInfoW
  49. FaxSetJobA = WinFaxSetJobA
  50. FaxSetJobW = WinFaxSetJobW
  51. FaxSetLoggingCategoriesA = WinFaxSetLoggingCategoriesA
  52. FaxSetLoggingCategoriesW = WinFaxSetLoggingCategoriesW
  53. FaxSetPortA = WinFaxSetPortA
  54. FaxSetPortW = WinFaxSetPortW
  55. FaxSetRoutingInfoA = WinFaxSetRoutingInfoA
  56. FaxSetRoutingInfoW = WinFaxSetRoutingInfoW
  57. FaxStartPrintJobA = WinFaxStartPrintJobA
  58. FaxStartPrintJobW = WinFaxStartPrintJobW