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.

141 lines
4.6 KiB

  1. LIBRARY tapi
  2. EXETYPE WINDOWS
  3. CODE PRELOAD MOVEABLE DISCARDABLE
  4. DATA PRELOAD MOVEABLE
  5. HEAPSIZE 2048
  6. IMPORTS
  7. kernel.LoadLibraryEx32W
  8. kernel.FreeLibrary32W
  9. kernel.GetProcAddress32W
  10. kernel.CallProc32W
  11. EXPORTS
  12. WEP @1 RESIDENTNAME
  13. LibMain
  14. Tapi16HiddenWndProc
  15. lineAccept @82
  16. lineAddToConference @47
  17. lineAnswer @103
  18. lineBlindTransfer @25
  19. lineClose @78
  20. lineCompleteCall @76
  21. lineCompleteTransfer @73
  22. lineConfigDialog @12
  23. lineDeallocateCall @111
  24. lineDevSpecific @21
  25. lineDevSpecificFeature @22
  26. lineDial @29
  27. lineDrop @23
  28. lineForward @87
  29. lineGatherDigits @52
  30. lineGenerateDigits @105
  31. lineGenerateTone @80
  32. lineGetAddressCaps @71
  33. lineGetAddressID @104
  34. lineGetAddressStatus @60
  35. lineGetCallInfo @97
  36. lineGetCallStatus @94
  37. lineGetConfRelatedCalls @72
  38. lineGetDevCaps @116
  39. lineGetDevConfig @79
  40. lineGetIcon @53
  41. lineGetID @40
  42. lineGetLineDevStatus @49
  43. lineGetNewCalls @34
  44. lineGetNumRings @62
  45. lineGetStatusMessages @45
  46. lineHandoff @11
  47. lineHold @6
  48. lineInitialize @33
  49. lineMakeCall @32
  50. lineMonitorDigits @24
  51. lineMonitorMedia @15
  52. lineMonitorTones @31
  53. lineNegotiateAPIVersion @64
  54. lineNegotiateExtVersion @17
  55. lineOpen @46
  56. linePark @5
  57. linePickup @102
  58. linePrepareAddToConference @50
  59. lineRedirect @38
  60. lineRemoveFromConference @43
  61. lineSecureCall @57
  62. lineSendUserUserInfo @63
  63. lineSetAppSpecific @88
  64. lineSetCallParams @2
  65. lineSetCallPrivilege @95
  66. lineSetDevConfig @107
  67. lineSetMediaControl @37
  68. lineSetMediaMode @115
  69. lineSetNumRings @61
  70. lineSetStatusMessages @44
  71. lineSetTerminal @108
  72. lineSetupConference @48
  73. lineSetupTransfer @65
  74. lineShutdown @8
  75. lineSwapHold @109
  76. lineUncompleteCall @41
  77. lineUnhold @113
  78. lineUnpark @77
  79. phoneClose @119
  80. phoneConfigDialog @16
  81. phoneDevSpecific @9
  82. phoneGetButtonInfo @4
  83. phoneGetData @93
  84. phoneGetDevCaps @114
  85. phoneGetDisplay @83
  86. phoneGetGain @68
  87. phoneGetHookSwitch @27
  88. phoneGetID @106
  89. phoneGetIcon @74
  90. phoneGetLamp @117
  91. phoneGetRing @70
  92. phoneGetStatus @39
  93. phoneGetStatusMessages @55
  94. phoneGetVolume @59
  95. phoneInitialize @35
  96. phoneOpen @89
  97. phoneNegotiateAPIVersion @7
  98. phoneNegotiateExtVersion @14
  99. phoneSetButtonInfo @42
  100. phoneSetData @92
  101. phoneSetDisplay @98
  102. phoneSetGain @67
  103. phoneSetHookSwitch @51
  104. phoneSetLamp @118
  105. phoneSetRing @69
  106. phoneSetStatusMessages @56
  107. phoneSetVolume @54
  108. phoneShutdown @26
  109. tapiRequestMakeCall @28
  110. tapiRequestMediaCall @101
  111. tapiRequestDrop @112
  112. tapiGetLocationInfo @85
  113. lineRegisterRequestRecipient @10
  114. lineGetRequest @86
  115. lineSetCurrentLocation @81
  116. lineSetTollList @3
  117. lineTranslateAddress @19
  118. lineGetTranslateCaps @100
  119. ; Tapi 1.1 extensions
  120. lineTranslateDialog
  121. lineGetCountry
  122. lineGetAppPriority
  123. lineSetAppPriority
  124. lineAddProvider
  125. lineConfigProvider
  126. lineRemoveProvider
  127. lineGetProviderList
  128. lineReleaseUserUserInfo
  129. ; Misc
  130. LOpenDialAsst
  131. LAddrParamsInited
  132. LocWizardDlgProc