ReactOS 0.4.17-dev-934-g091855f
line.c File Reference
#include <string.h>
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>
#include "windef.h"
#include "winbase.h"
#include "winternl.h"
#include "wingdi.h"
#include "winreg.h"
#include "winnls.h"
#include "winerror.h"
#include "objbase.h"
#include "tapi.h"
#include "wine/debug.h"
Include dependency graph for line.c:

Go to the source code of this file.

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (tapi)
 
DWORD WINAPI lineAccept (HCALL hCall, LPCSTR lpsUserUserInfo, DWORD dwSize)
 
DWORD WINAPI lineAddProviderA (LPCSTR lpszProviderName, HWND hwndOwner, LPDWORD lpdwPermanentProviderID)
 
DWORD WINAPI lineAddProviderW (LPCWSTR lpszProviderName, HWND hwndOwner, LPDWORD lpdwPermanentProviderID)
 
DWORD WINAPI lineAddToConference (HCALL hConfCall, HCALL hConsultCall)
 
DWORD WINAPI lineAnswer (HCALL hCall, LPCSTR lpsUserUserInfo, DWORD dwSize)
 
DWORD WINAPI lineBlindTransferA (HCALL hCall, LPCSTR lpszDestAddress, DWORD dwCountryCode)
 
DWORD WINAPI lineClose (HLINE hLine)
 
DWORD WINAPI lineCompleteCall (HCALL hCall, LPDWORD lpdwCompletionID, DWORD dwCompletionMode, DWORD dwMessageID)
 
DWORD WINAPI lineCompleteTransfer (HCALL hCall, HCALL hConsultCall, LPHCALL lphConfCall, DWORD dwTransferMode)
 
DWORD WINAPI lineConfigDialogA (DWORD dwDeviceID, HWND hwndOwner, LPCSTR lpszDeviceClass)
 
DWORD WINAPI lineConfigDialogW (DWORD dwDeviceID, HWND hwndOwner, LPCWSTR lpszDeviceClass)
 
DWORD WINAPI lineConfigDialogEditA (DWORD dwDeviceID, HWND hwndOwner, LPCSTR lpszDeviceClass, LPVOID const lpDeviceConfigIn, DWORD dwSize, LPVARSTRING lpDeviceConfigOut)
 
DWORD WINAPI lineConfigProvider (HWND hwndOwner, DWORD dwPermanentProviderID)
 
DWORD WINAPI lineDeallocateCall (HCALL hCall)
 
DWORD WINAPI lineDevSpecific (HLINE hLine, DWORD dwAddressId, HCALL hCall, LPVOID lpParams, DWORD dwSize)
 
DWORD WINAPI lineDevSpecificFeature (HLINE hLine, DWORD dwFeature, LPVOID lpParams, DWORD dwSize)
 
DWORD WINAPI lineDialA (HCALL hCall, LPCSTR lpszDestAddress, DWORD dwCountryCode)
 
DWORD WINAPI lineDialW (HCALL hCall, LPCWSTR lpszDestAddress, DWORD dwCountryCode)
 
DWORD WINAPI lineDrop (HCALL hCall, LPCSTR lpsUserUserInfo, DWORD dwSize)
 
DWORD WINAPI lineForwardA (HLINE hLine, DWORD bAllAddress, DWORD dwAddressID, LPLINEFORWARDLIST lpForwardList, DWORD dwNumRingsNoAnswer, LPHCALL lphConsultCall, LPLINECALLPARAMS lpCallParams)
 
DWORD WINAPI lineGatherDigitsA (HCALL hCall, DWORD dwDigitModes, LPSTR lpsDigits, DWORD dwNumDigits, LPCSTR lpszTerminationDigits, DWORD dwFirstDigitTimeout, DWORD dwInterDigitTimeout)
 
DWORD WINAPI lineGenerateDigitsA (HCALL hCall, DWORD dwDigitModes, LPCSTR lpszDigits, DWORD dwDuration)
 
DWORD WINAPI lineGenerateTone (HCALL hCall, DWORD dwToneMode, DWORD dwDuration, DWORD dwNumTones, LPLINEGENERATETONE lpTones)
 
DWORD WINAPI lineGetAddressCapsA (HLINEAPP hLineApp, DWORD dwDeviceID, DWORD dwAddressID, DWORD dwAPIVersion, DWORD dwExtVersion, LPLINEADDRESSCAPS lpAddressCaps)
 
DWORD WINAPI lineGetAddressIDA (HLINE hLine, LPDWORD lpdwAddressID, DWORD dwAddressMode, LPCSTR lpsAddress, DWORD dwSize)
 
DWORD WINAPI lineGetAddressStatusA (HLINE hLine, DWORD dwAddressID, LPLINEADDRESSSTATUS lpAddressStatus)
 
DWORD WINAPI lineGetAppPriorityA (LPCSTR lpszAppFilename, DWORD dwMediaMode, LPLINEEXTENSIONID const lpExtensionID, DWORD dwRequestMode, LPVARSTRING lpExtensionName, LPDWORD lpdwPriority)
 
DWORD WINAPI lineGetCallInfoA (HCALL hCall, LPLINECALLINFO lpCallInfo)
 
DWORD WINAPI lineGetCallInfoW (HCALL hCall, LPLINECALLINFO lpCallInfo)
 
DWORD WINAPI lineGetCallStatus (HCALL hCall, LPLINECALLSTATUS lpCallStatus)
 
DWORD WINAPI lineGetConfRelatedCalls (HCALL hCall, LPLINECALLLIST lpCallList)
 
DWORD WINAPI lineGetCountryA (DWORD dwCountryID, DWORD dwAPIVersion, LPLINECOUNTRYLIST lpLineCountryList)
 
DWORD WINAPI lineGetCountryW (DWORD id, DWORD version, LPLINECOUNTRYLIST list)
 
DWORD WINAPI lineGetDevCapsW (HLINEAPP hLineApp, DWORD dwDeviceID, DWORD dwAPIVersion, DWORD dwExtVersion, LPLINEDEVCAPS lpLineDevCaps)
 
DWORD WINAPI lineGetDevCapsA (HLINEAPP hLineApp, DWORD dwDeviceID, DWORD dwAPIVersion, DWORD dwExtVersion, LPLINEDEVCAPS lpLineDevCaps)
 
DWORD WINAPI lineGetDevConfigA (DWORD dwDeviceID, LPVARSTRING lpDeviceConfig, LPCSTR lpszDeviceClass)
 
DWORD WINAPI lineGetDevConfigW (DWORD dwDeviceID, LPVARSTRING lpDeviceConfig, LPCWSTR lpszDeviceClass)
 
DWORD WINAPI lineGetIDW (HLINE hLine, DWORD dwAddressID, HCALL hCall, DWORD dwSelect, LPVARSTRING lpDeviceID, LPCWSTR lpszDeviceClass)
 
DWORD WINAPI lineGetIDA (HLINE hLine, DWORD dwAddressID, HCALL hCall, DWORD dwSelect, LPVARSTRING lpDeviceID, LPCSTR lpszDeviceClass)
 
DWORD WINAPI lineGetIconA (DWORD dwDeviceID, LPCSTR lpszDeviceClass, HICON *lphIcon)
 
DWORD WINAPI lineGetIconW (DWORD dwDeviceID, LPCWSTR lpszDeviceClass, HICON *lphIcon)
 
DWORD WINAPI lineGetLineDevStatusA (HLINE hLine, LPLINEDEVSTATUS lpLineDevStatus)
 
DWORD WINAPI lineGetMessage (HLINEAPP hLineApp, LPLINEMESSAGE lpMessage, DWORD dwTimeout)
 
DWORD WINAPI lineGetNewCalls (HLINE hLine, DWORD dwAddressID, DWORD dwSelect, LPLINECALLLIST lpCallList)
 
DWORD WINAPI lineGetNumRings (HLINE hLine, DWORD dwAddressID, LPDWORD lpdwNumRings)
 
DWORD WINAPI lineGetProviderListA (DWORD dwAPIVersion, LPLINEPROVIDERLIST lpProviderList)
 
DWORD WINAPI lineGetProviderListW (DWORD dwAPIVersion, LPLINEPROVIDERLIST lpProviderList)
 
DWORD WINAPI lineGetRequestA (HLINEAPP hLineApp, DWORD dwRequestMode, LPVOID lpRequestBuffer)
 
DWORD WINAPI lineGetStatusMessages (HLINE hLine, LPDWORD lpdwLineStatus, LPDWORD lpdwAddressStates)
 
DWORD WINAPI lineGetTranslateCapsW (HLINEAPP line_app, DWORD api_version, LINETRANSLATECAPS *caps)
 
DWORD WINAPI lineGetTranslateCapsA (HLINEAPP hLineApp, DWORD dwAPIVersion, LPLINETRANSLATECAPS lpTranslateCaps)
 
DWORD WINAPI lineHandoffA (HCALL hCall, LPCSTR lpszFileName, DWORD dwMediaMode)
 
DWORD WINAPI lineHold (HCALL hCall)
 
DWORD WINAPI lineInitialize (LPHLINEAPP lphLineApp, HINSTANCE hInstance, LINECALLBACK lpfnCallback, LPCSTR lpszAppName, LPDWORD lpdwNumDevs)
 
LONG WINAPI lineInitializeExA (LPHLINEAPP lphLineApp, HINSTANCE hInstance, LINECALLBACK lpfnCallback, LPCSTR lpszFriendlyAppName, LPDWORD lpdwNumDevs, LPDWORD lpdwAPIVersion, LPLINEINITIALIZEEXPARAMS lpLineInitializeExParams)
 
LONG WINAPI lineInitializeExW (LPHLINEAPP lphLineApp, HINSTANCE hInstance, LINECALLBACK lpfnCallback, LPCWSTR lpszFriendlyAppName, LPDWORD lpdwNumDevs, LPDWORD lpdwAPIVersion, LPLINEINITIALIZEEXPARAMS lpLineInitializeExParams)
 
DWORD WINAPI lineMakeCallW (HLINE hLine, LPHCALL lphCall, LPCWSTR lpszDestAddress, DWORD dwCountryCode, LPLINECALLPARAMS lpCallParams)
 
DWORD WINAPI lineMakeCallA (HLINE hLine, LPHCALL lphCall, LPCSTR lpszDestAddress, DWORD dwCountryCode, LPLINECALLPARAMS lpCallParams)
 
DWORD WINAPI lineMonitorDigits (HCALL hCall, DWORD dwDigitModes)
 
DWORD WINAPI lineMonitorMedia (HCALL hCall, DWORD dwMediaModes)
 
DWORD WINAPI lineMonitorTones (HCALL hCall, LPLINEMONITORTONE lpToneList, DWORD dwNumEntries)
 
DWORD WINAPI lineNegotiateAPIVersion (HLINEAPP hLineApp, DWORD dwDeviceID, DWORD dwAPILowVersion, DWORD dwAPIHighVersion, LPDWORD lpdwAPIVersion, LPLINEEXTENSIONID lpExtensionID)
 
DWORD WINAPI lineNegotiateExtVersion (HLINEAPP hLineApp, DWORD dwDeviceID, DWORD dwAPIVersion, DWORD dwExtLowVersion, DWORD dwExtHighVersion, LPDWORD lpdwExtVersion)
 
DWORD WINAPI lineOpenW (HLINEAPP hLineApp, DWORD dwDeviceID, LPHLINE lphLine, DWORD dwAPIVersion, DWORD dwExtVersion, DWORD dwCallbackInstance, DWORD dwPrivileges, DWORD dwMediaModes, LPLINECALLPARAMS lpCallParams)
 
DWORD WINAPI lineOpenA (HLINEAPP hLineApp, DWORD dwDeviceID, LPHLINE lphLine, DWORD dwAPIVersion, DWORD dwExtVersion, DWORD dwCallbackInstance, DWORD dwPrivileges, DWORD dwMediaModes, LPLINECALLPARAMS lpCallParams)
 
DWORD WINAPI lineParkA (HCALL hCall, DWORD dwParkMode, LPCSTR lpszDirAddress, LPVARSTRING lpNonDirAddress)
 
DWORD WINAPI linePickupA (HLINE hLine, DWORD dwAddressID, LPHCALL lphCall, LPCSTR lpszDestAddress, LPCSTR lpszGroupID)
 
DWORD WINAPI linePrepareAddToConferenceA (HCALL hConfCall, LPHCALL lphConsultCall, LPLINECALLPARAMS lpCallParams)
 
DWORD WINAPI lineRedirectA (HCALL hCall, LPCSTR lpszDestAddress, DWORD dwCountryCode)
 
DWORD WINAPI lineRegisterRequestRecipient (HLINEAPP hLineApp, DWORD dwRegistrationInstance, DWORD dwRequestMode, DWORD dwEnable)
 
DWORD WINAPI lineReleaseUserUserInfo (HCALL hCall)
 
DWORD WINAPI lineRemoveFromConference (HCALL hCall)
 
DWORD WINAPI lineRemoveProvider (DWORD dwPermanentProviderID, HWND hwndOwner)
 
DWORD WINAPI lineSecureCall (HCALL hCall)
 
DWORD WINAPI lineSendUserUserInfo (HCALL hCall, LPCSTR lpsUserUserInfo, DWORD dwSize)
 
DWORD WINAPI lineSetAppPriorityA (LPCSTR lpszAppFilename, DWORD dwMediaMode, LPLINEEXTENSIONID const lpExtensionID, DWORD dwRequestMode, LPCSTR lpszExtensionName, DWORD dwPriority)
 
DWORD WINAPI lineSetAppSpecific (HCALL hCall, DWORD dwAppSpecific)
 
DWORD WINAPI lineSetCallParams (HCALL hCall, DWORD dwBearerMode, DWORD dwMinRate, DWORD dwMaxRate, LPLINEDIALPARAMS lpDialParams)
 
DWORD WINAPI lineSetCallPrivilege (HCALL hCall, DWORD dwCallPrivilege)
 
DWORD WINAPI lineSetCurrentLocation (HLINEAPP hLineApp, DWORD dwLocation)
 
DWORD WINAPI lineSetDevConfigA (DWORD dwDeviceID, LPVOID lpDeviceConfig, DWORD dwSize, LPCSTR lpszDeviceClass)
 
DWORD WINAPI lineSetDevConfigW (DWORD dwDeviceID, LPVOID lpDeviceConfig, DWORD dwSize, LPCWSTR lpszDeviceClass)
 
DWORD WINAPI lineSetMediaControl (HLINE hLine, DWORD dwAddressID, HCALL hCall, DWORD dwSelect, LPLINEMEDIACONTROLDIGIT const lpDigitList, DWORD dwDigitNumEntries, LPLINEMEDIACONTROLMEDIA const lpMediaList, DWORD dwMediaNumEntries, LPLINEMEDIACONTROLTONE const lpToneList, DWORD dwToneNumEntries, LPLINEMEDIACONTROLCALLSTATE const lpCallStateList, DWORD dwCallStateNumEntries)
 
DWORD WINAPI lineSetMediaMode (HCALL hCall, DWORD dwMediaModes)
 
DWORD WINAPI lineSetNumRings (HLINE hLine, DWORD dwAddressID, DWORD dwNumRings)
 
DWORD WINAPI lineSetStatusMessages (HLINE hLine, DWORD dwLineStates, DWORD dwAddressStates)
 
DWORD WINAPI lineSetTerminal (HLINE hLine, DWORD dwAddressID, HCALL hCall, DWORD dwSelect, DWORD dwTerminalModes, DWORD dwTerminalID, DWORD bEnable)
 
DWORD WINAPI lineSetTollListA (HLINEAPP hLineApp, DWORD dwDeviceID, LPCSTR lpszAddressIn, DWORD dwTollListOption)
 
DWORD WINAPI lineSetupConferenceA (HCALL hCall, HLINE hLine, LPHCALL lphConfCall, LPHCALL lphConsultCall, DWORD dwNumParties, LPLINECALLPARAMS lpCallParams)
 
DWORD WINAPI lineSetupTransferA (HCALL hCall, LPHCALL lphConsultCall, LPLINECALLPARAMS lpCallParams)
 
DWORD WINAPI lineShutdown (HLINEAPP hLineApp)
 
DWORD WINAPI lineSwapHold (HCALL hActiveCall, HCALL hHeldCall)
 
DWORD WINAPI lineTranslateAddressA (HLINEAPP hLineApp, DWORD dwDeviceID, DWORD dwAPIVersion, LPCSTR lpszAddressIn, DWORD dwCard, DWORD dwTranslateOptions, LPLINETRANSLATEOUTPUT lpTranslateOutput)
 
DWORD WINAPI lineTranslateAddressW (HLINEAPP hLineApp, DWORD dwDeviceID, DWORD dwAPIVersion, LPCWSTR lpszAddressIn, DWORD dwCard, DWORD dwTranslateOptions, LPLINETRANSLATEOUTPUT lpTranslateOutput)
 
DWORD WINAPI lineTranslateDialogA (HLINEAPP hLineApp, DWORD dwDeviceID, DWORD dwAPIVersion, HWND hwndOwner, LPCSTR lpszAddressIn)
 
DWORD WINAPI lineTranslateDialogW (HLINEAPP hLineApp, DWORD dwDeviceID, DWORD dwAPIVersion, HWND hwndOwner, LPCWSTR lpszAddressIn)
 
DWORD WINAPI lineUncompleteCall (HLINE hLine, DWORD dwCompletionID)
 
DWORD WINAPI lineUnhold (HCALL hCall)
 
DWORD WINAPI lineUnparkA (HLINE hLine, DWORD dwAddressID, LPHCALL lphCall, LPCSTR lpszDestAddress)
 

Variables

static const char szCountrylistKey []
 
static const char szLocationsKey []
 
static const char szCardsKey []
 

Function Documentation

◆ lineAccept()

DWORD WINAPI lineAccept ( HCALL  hCall,
LPCSTR  lpsUserUserInfo,
DWORD  dwSize 
)

Definition at line 50 of file line.c.

51{
52 FIXME("(%p, %s, %ld): stub.\n", hCall, lpsUserUserInfo, dwSize);
53 return 1;
54}
#define FIXME(fmt,...)
Definition: precomp.h:53
PSDBQUERYRESULT_VISTA PVOID DWORD * dwSize
Definition: env.c:56

◆ lineAddProviderA()

DWORD WINAPI lineAddProviderA ( LPCSTR  lpszProviderName,
HWND  hwndOwner,
LPDWORD  lpdwPermanentProviderID 
)

Definition at line 59 of file line.c.

60{
61 FIXME("(%s, %p, %p): stub.\n", lpszProviderName, hwndOwner, lpdwPermanentProviderID);
63}
#define LINEERR_OPERATIONFAILED
Definition: tapi.h:110

◆ lineAddProviderW()

DWORD WINAPI lineAddProviderW ( LPCWSTR  lpszProviderName,
HWND  hwndOwner,
LPDWORD  lpdwPermanentProviderID 
)

Definition at line 68 of file line.c.

69{
70 FIXME("(%s, %p, %p): stub.\n", wine_dbgstr_w(lpszProviderName), hwndOwner, lpdwPermanentProviderID);
72}
#define wine_dbgstr_w
Definition: kernel32.h:34

◆ lineAddToConference()

DWORD WINAPI lineAddToConference ( HCALL  hConfCall,
HCALL  hConsultCall 
)

Definition at line 77 of file line.c.

78{
79 FIXME("(%p, %p): stub.\n", hConfCall, hConsultCall);
80 return 1;
81}

◆ lineAnswer()

DWORD WINAPI lineAnswer ( HCALL  hCall,
LPCSTR  lpsUserUserInfo,
DWORD  dwSize 
)

Definition at line 86 of file line.c.

87{
88 FIXME("(%p, %s, %ld): stub.\n", hCall, lpsUserUserInfo, dwSize);
89 return 1;
90}

◆ lineBlindTransferA()

DWORD WINAPI lineBlindTransferA ( HCALL  hCall,
LPCSTR  lpszDestAddress,
DWORD  dwCountryCode 
)

Definition at line 95 of file line.c.

96{
97 FIXME("(%p, %s, %08lx): stub.\n", hCall, lpszDestAddress, dwCountryCode);
98 return 1;
99}

◆ lineClose()

DWORD WINAPI lineClose ( HLINE  hLine)

Definition at line 104 of file line.c.

105{
106 FIXME("(%p): stub.\n", hLine);
107 return 0;
108}

◆ lineCompleteCall()

DWORD WINAPI lineCompleteCall ( HCALL  hCall,
LPDWORD  lpdwCompletionID,
DWORD  dwCompletionMode,
DWORD  dwMessageID 
)

Definition at line 113 of file line.c.

114{
115 FIXME("(%p, %p, %08lx, %08lx): stub.\n", hCall, lpdwCompletionID, dwCompletionMode, dwMessageID);
116 return 1;
117}

◆ lineCompleteTransfer()

DWORD WINAPI lineCompleteTransfer ( HCALL  hCall,
HCALL  hConsultCall,
LPHCALL  lphConfCall,
DWORD  dwTransferMode 
)

Definition at line 122 of file line.c.

123{
124 FIXME("(%p, %p, %p, %08lx): stub.\n", hCall, hConsultCall, lphConfCall, dwTransferMode);
125 return 1;
126}

◆ lineConfigDialogA()

DWORD WINAPI lineConfigDialogA ( DWORD  dwDeviceID,
HWND  hwndOwner,
LPCSTR  lpszDeviceClass 
)

Definition at line 131 of file line.c.

132{
133 FIXME("(%08lx, %p, %s): stub.\n", dwDeviceID, hwndOwner, lpszDeviceClass);
134 return 0;
135}

◆ lineConfigDialogEditA()

DWORD WINAPI lineConfigDialogEditA ( DWORD  dwDeviceID,
HWND  hwndOwner,
LPCSTR  lpszDeviceClass,
LPVOID const  lpDeviceConfigIn,
DWORD  dwSize,
LPVARSTRING  lpDeviceConfigOut 
)

Definition at line 149 of file line.c.

150{
151 FIXME("stub.\n");
152 return 0;
153}

◆ lineConfigDialogW()

DWORD WINAPI lineConfigDialogW ( DWORD  dwDeviceID,
HWND  hwndOwner,
LPCWSTR  lpszDeviceClass 
)

Definition at line 140 of file line.c.

141{
142 FIXME("(%08lx, %p, %s): stub.\n", dwDeviceID, hwndOwner, debugstr_w(lpszDeviceClass));
143 return 0;
144}
#define debugstr_w
Definition: kernel32.h:32

◆ lineConfigProvider()

DWORD WINAPI lineConfigProvider ( HWND  hwndOwner,
DWORD  dwPermanentProviderID 
)

Definition at line 158 of file line.c.

159{
160 FIXME("(%p, %08lx): stub.\n", hwndOwner, dwPermanentProviderID);
161 return 0;
162}

◆ lineDeallocateCall()

DWORD WINAPI lineDeallocateCall ( HCALL  hCall)

Definition at line 167 of file line.c.

168{
169 FIXME("(%p): stub.\n", hCall);
170 return 0;
171}

◆ lineDevSpecific()

DWORD WINAPI lineDevSpecific ( HLINE  hLine,
DWORD  dwAddressId,
HCALL  hCall,
LPVOID  lpParams,
DWORD  dwSize 
)

Definition at line 176 of file line.c.

177{
178 FIXME("(%p, %08lx, %p, %p, %ld): stub.\n", hLine, dwAddressId, hCall, lpParams, dwSize);
179 return 1;
180}

◆ lineDevSpecificFeature()

DWORD WINAPI lineDevSpecificFeature ( HLINE  hLine,
DWORD  dwFeature,
LPVOID  lpParams,
DWORD  dwSize 
)

Definition at line 185 of file line.c.

186{
187 FIXME("(%p, %08lx, %p, %ld): stub.\n", hLine, dwFeature, lpParams, dwSize);
188 return 1;
189}

◆ lineDialA()

DWORD WINAPI lineDialA ( HCALL  hCall,
LPCSTR  lpszDestAddress,
DWORD  dwCountryCode 
)

Definition at line 194 of file line.c.

195{
196 FIXME("(%p, %s, %08lx): stub.\n", hCall, lpszDestAddress, dwCountryCode);
197 return 1;
198}

◆ lineDialW()

DWORD WINAPI lineDialW ( HCALL  hCall,
LPCWSTR  lpszDestAddress,
DWORD  dwCountryCode 
)

Definition at line 203 of file line.c.

204{
205 FIXME("(%p, %s, %08lx): stub.\n", hCall, debugstr_w(lpszDestAddress), dwCountryCode);
206 return 1;
207}

◆ lineDrop()

DWORD WINAPI lineDrop ( HCALL  hCall,
LPCSTR  lpsUserUserInfo,
DWORD  dwSize 
)

Definition at line 212 of file line.c.

213{
214 FIXME("(%p, %s, %08lx): stub.\n", hCall, lpsUserUserInfo, dwSize);
215 return 1;
216}

◆ lineForwardA()

DWORD WINAPI lineForwardA ( HLINE  hLine,
DWORD  bAllAddress,
DWORD  dwAddressID,
LPLINEFORWARDLIST  lpForwardList,
DWORD  dwNumRingsNoAnswer,
LPHCALL  lphConsultCall,
LPLINECALLPARAMS  lpCallParams 
)

Definition at line 221 of file line.c.

222{
223 FIXME("stub.\n");
224 return 1;
225}

◆ lineGatherDigitsA()

DWORD WINAPI lineGatherDigitsA ( HCALL  hCall,
DWORD  dwDigitModes,
LPSTR  lpsDigits,
DWORD  dwNumDigits,
LPCSTR  lpszTerminationDigits,
DWORD  dwFirstDigitTimeout,
DWORD  dwInterDigitTimeout 
)

Definition at line 230 of file line.c.

231{
232 FIXME("stub.\n");
233 return 0;
234}

◆ lineGenerateDigitsA()

DWORD WINAPI lineGenerateDigitsA ( HCALL  hCall,
DWORD  dwDigitModes,
LPCSTR  lpszDigits,
DWORD  dwDuration 
)

Definition at line 239 of file line.c.

240{
241 FIXME("(%p, %08lx, %s, %ld): stub.\n", hCall, dwDigitModes, lpszDigits, dwDuration);
242 return 0;
243}

◆ lineGenerateTone()

DWORD WINAPI lineGenerateTone ( HCALL  hCall,
DWORD  dwToneMode,
DWORD  dwDuration,
DWORD  dwNumTones,
LPLINEGENERATETONE  lpTones 
)

Definition at line 248 of file line.c.

249{
250 FIXME("(%p, %08lx, %ld, %ld, %p): stub.\n", hCall, dwToneMode, dwDuration, dwNumTones, lpTones);
251 return 0;
252}

◆ lineGetAddressCapsA()

DWORD WINAPI lineGetAddressCapsA ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
DWORD  dwAddressID,
DWORD  dwAPIVersion,
DWORD  dwExtVersion,
LPLINEADDRESSCAPS  lpAddressCaps 
)

Definition at line 257 of file line.c.

258{
259 FIXME("(%p, %08lx, %08lx, %08lx, %08lx, %p): stub.\n", hLineApp, dwDeviceID, dwAddressID, dwAPIVersion, dwExtVersion, lpAddressCaps);
260 return 0;
261}

◆ lineGetAddressIDA()

DWORD WINAPI lineGetAddressIDA ( HLINE  hLine,
LPDWORD  lpdwAddressID,
DWORD  dwAddressMode,
LPCSTR  lpsAddress,
DWORD  dwSize 
)

Definition at line 266 of file line.c.

267{
268 FIXME("%p, %p, %08lx, %s, %ld): stub.\n", hLine, lpdwAddressID, dwAddressMode, lpsAddress, dwSize);
269 return 0;
270}

◆ lineGetAddressStatusA()

DWORD WINAPI lineGetAddressStatusA ( HLINE  hLine,
DWORD  dwAddressID,
LPLINEADDRESSSTATUS  lpAddressStatus 
)

Definition at line 275 of file line.c.

276{
277 FIXME("(%p, %08lx, %p): stub.\n", hLine, dwAddressID, lpAddressStatus);
278 return 0;
279}

◆ lineGetAppPriorityA()

DWORD WINAPI lineGetAppPriorityA ( LPCSTR  lpszAppFilename,
DWORD  dwMediaMode,
LPLINEEXTENSIONID const  lpExtensionID,
DWORD  dwRequestMode,
LPVARSTRING  lpExtensionName,
LPDWORD  lpdwPriority 
)

Definition at line 284 of file line.c.

285{
286 FIXME("(%s, %08lx, %p, %08lx, %p, %p): stub.\n", lpszAppFilename, dwMediaMode, lpExtensionID, dwRequestMode, lpExtensionName, lpdwPriority);
287 return 0;
288}

◆ lineGetCallInfoA()

DWORD WINAPI lineGetCallInfoA ( HCALL  hCall,
LPLINECALLINFO  lpCallInfo 
)

Definition at line 293 of file line.c.

294{
295 FIXME("(%p, %p): stub.\n", hCall, lpCallInfo);
296 return 0;
297}

◆ lineGetCallInfoW()

DWORD WINAPI lineGetCallInfoW ( HCALL  hCall,
LPLINECALLINFO  lpCallInfo 
)

Definition at line 302 of file line.c.

303{
304 FIXME("(%p, %p): stub.\n", hCall, lpCallInfo);
305 return 0;
306}

◆ lineGetCallStatus()

DWORD WINAPI lineGetCallStatus ( HCALL  hCall,
LPLINECALLSTATUS  lpCallStatus 
)

Definition at line 311 of file line.c.

312{
313 FIXME("(%p, %p): stub.\n", hCall, lpCallStatus);
314 return 0;
315}

◆ lineGetConfRelatedCalls()

DWORD WINAPI lineGetConfRelatedCalls ( HCALL  hCall,
LPLINECALLLIST  lpCallList 
)

Definition at line 320 of file line.c.

321{
322 FIXME("(%p, %p): stub.\n", hCall, lpCallList);
323 return 0;
324}

◆ lineGetCountryA()

DWORD WINAPI lineGetCountryA ( DWORD  dwCountryID,
DWORD  dwAPIVersion,
LPLINECOUNTRYLIST  lpLineCountryList 
)

Definition at line 329 of file line.c.

330{
331 DWORD dwAvailSize, dwOffset, i, num_countries, max_subkey_len;
332 LPLINECOUNTRYENTRY lpLCE;
333 HKEY hkey;
334 char *subkey_name;
335
336 if(!lpLineCountryList) {
337 TRACE("(%08lx, %08lx, %p): stub. Returning LINEERR_INVALPOINTER\n",
338 dwCountryID, dwAPIVersion, lpLineCountryList);
340 }
341
342 TRACE("(%08lx, %08lx, %p(%ld)): stub.\n",
343 dwCountryID, dwAPIVersion, lpLineCountryList,
344 lpLineCountryList->dwTotalSize);
345
347 != ERROR_SUCCESS)
349
350
351 dwAvailSize = lpLineCountryList->dwTotalSize;
352 dwOffset = sizeof (LINECOUNTRYLIST);
353
354 if(dwAvailSize<dwOffset)
356
357 memset(lpLineCountryList, 0, dwAvailSize);
358
359 lpLineCountryList->dwTotalSize = dwAvailSize;
360 lpLineCountryList->dwUsedSize = dwOffset;
361 lpLineCountryList->dwNumCountries = 0;
362 lpLineCountryList->dwCountryListSize = 0;
363 lpLineCountryList->dwCountryListOffset = dwOffset;
364
365 lpLCE = (LPLINECOUNTRYENTRY)(&lpLineCountryList[1]);
366
367 if(RegQueryInfoKeyA(hkey, NULL, NULL, NULL, &num_countries, &max_subkey_len,
369 RegCloseKey(hkey);
371 }
372
373 if(dwCountryID)
374 dwOffset = sizeof (LINECOUNTRYENTRY);
375 else
376 dwOffset += num_countries * sizeof (LINECOUNTRYENTRY);
377
378 max_subkey_len++;
379 subkey_name = HeapAlloc(GetProcessHeap(), 0, max_subkey_len);
380 for(i = 0; i < num_countries; i++)
381 {
382 DWORD len, size, size_int, size_long, size_name, size_same;
383 HKEY hsubkey;
384
385 if(RegEnumKeyA(hkey, i, subkey_name, max_subkey_len) !=
387 continue;
388
389 if(dwCountryID && (atoi(subkey_name) != dwCountryID))
390 continue;
391
392 if(RegOpenKeyA(hkey, subkey_name, &hsubkey) != ERROR_SUCCESS)
393 continue;
394
395 RegQueryValueExA(hsubkey, "InternationalRule", NULL, NULL,
396 NULL, &size_int);
397 len = size_int;
398
399 RegQueryValueExA(hsubkey, "LongDistanceRule", NULL, NULL,
400 NULL, &size_long);
401 len += size_long;
402
403 RegQueryValueExA(hsubkey, "Name", NULL, NULL,
404 NULL, &size_name);
405 len += size_name;
406
407 RegQueryValueExA(hsubkey, "SameAreaRule", NULL, NULL,
408 NULL, &size_same);
409 len += size_same;
410
411 if(dwAvailSize < (dwOffset+len))
412 {
413 dwOffset += len;
414 RegCloseKey(hsubkey);
415 if(dwCountryID)
416 break;
417 continue;
418 }
419
420 lpLineCountryList->dwNumCountries++;
421 lpLineCountryList->dwCountryListSize += sizeof (LINECOUNTRYENTRY);
422 lpLineCountryList->dwUsedSize += len + sizeof (LINECOUNTRYENTRY);
423
424 if(dwCountryID)
425 i = 0;
426
427 lpLCE[i].dwCountryID = atoi(subkey_name);
428 size = sizeof(DWORD);
429 RegQueryValueExA(hsubkey, "CountryCode", NULL, NULL,
430 (BYTE*)&lpLCE[i].dwCountryCode, &size);
431
432 lpLCE[i].dwNextCountryID = 0;
433
434 if(i > 0)
435 lpLCE[i-1].dwNextCountryID = lpLCE[i].dwCountryID;
436
437 /* add country name */
438 lpLCE[i].dwCountryNameSize = size_name;
440 RegQueryValueExA(hsubkey, "Name", NULL, NULL,
441 ((LPBYTE)lpLineCountryList)+dwOffset,
442 &size_name);
443 dwOffset += size_name;
444
445 /* add Same Area Rule */
446 lpLCE[i].dwSameAreaRuleSize = size_same;
448 RegQueryValueExA(hsubkey, "SameAreaRule", NULL, NULL,
449 ((LPBYTE)lpLineCountryList)+dwOffset,
450 &size_same);
451 dwOffset += size_same;
452
453 /* add Long Distance Rule */
454 lpLCE[i].dwLongDistanceRuleSize = size_long;
456 RegQueryValueExA(hsubkey, "LongDistanceRule", NULL, NULL,
457 ((LPBYTE)lpLineCountryList)+dwOffset,
458 &size_long);
459 dwOffset += size_long;
460
461 /* add Long Distance Rule */
462 lpLCE[i].dwInternationalRuleSize = size_int;
464 RegQueryValueExA(hsubkey, "InternationalRule", NULL, NULL,
465 ((LPBYTE)lpLineCountryList)+dwOffset,
466 &size_int);
467 dwOffset += size_int;
468 RegCloseKey(hsubkey);
469
470 TRACE("Added country %s at %p\n", (LPSTR)lpLineCountryList + lpLCE[i].dwCountryNameOffset,
471 &lpLCE[i]);
472
473 if(dwCountryID) break;
474 }
475
476 lpLineCountryList->dwNeededSize = dwOffset;
477
478 TRACE("%ld available %ld required\n", dwAvailSize, dwOffset);
479
480 HeapFree(GetProcessHeap(), 0, subkey_name);
481 RegCloseKey(hkey);
482
483 return 0;
484}
#define RegCloseKey(hKey)
Definition: registry.h:49
#define ERROR_SUCCESS
Definition: deptool.c:10
#define NULL
Definition: types.h:112
LONG WINAPI RegQueryInfoKeyA(HKEY hKey, LPSTR lpClass, LPDWORD lpcClass, LPDWORD lpReserved, LPDWORD lpcSubKeys, LPDWORD lpcMaxSubKeyLen, LPDWORD lpcMaxClassLen, LPDWORD lpcValues, LPDWORD lpcMaxValueNameLen, LPDWORD lpcMaxValueLen, LPDWORD lpcbSecurityDescriptor, PFILETIME lpftLastWriteTime)
Definition: reg.c:3583
LONG WINAPI RegOpenKeyA(HKEY hKey, LPCSTR lpSubKey, PHKEY phkResult)
Definition: reg.c:3234
LONG WINAPI RegEnumKeyA(HKEY hKey, DWORD dwIndex, LPSTR lpName, DWORD cbName)
Definition: reg.c:2368
LONG WINAPI RegQueryValueExA(_In_ HKEY hkeyorg, _In_ LPCSTR name, _In_ LPDWORD reserved, _Out_opt_ LPDWORD type, _Out_opt_ LPBYTE data, _Inout_opt_ LPDWORD count)
Definition: reg.c:4009
#define GetProcessHeap()
Definition: compat.h:736
#define HeapAlloc
Definition: compat.h:733
#define HeapFree(x, y, z)
Definition: compat.h:735
_ACRTIMP int __cdecl atoi(const char *)
Definition: string.c:1720
static const char szCountrylistKey[]
Definition: line.c:39
unsigned long DWORD
Definition: ntddk_ex.h:95
GLsizeiptr size
Definition: glext.h:5919
GLenum GLsizei len
Definition: glext.h:6722
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
Definition: glfuncs.h:248
#define DWORD
Definition: nt_native.h:44
_In_ DWORD _In_ DWORD dwOffset
Definition: ntgdi.h:2033
#define memset(x, y, z)
Definition: compat.h:39
#define TRACE(s)
Definition: solgame.cpp:4
DWORD dwCountryNameSize
Definition: tapi.h:520
DWORD dwLongDistanceRuleSize
Definition: tapi.h:524
DWORD dwLongDistanceRuleOffset
Definition: tapi.h:525
DWORD dwInternationalRuleOffset
Definition: tapi.h:527
DWORD dwSameAreaRuleOffset
Definition: tapi.h:523
DWORD dwInternationalRuleSize
Definition: tapi.h:526
DWORD dwCountryID
Definition: tapi.h:517
DWORD dwSameAreaRuleSize
Definition: tapi.h:522
DWORD dwCountryNameOffset
Definition: tapi.h:521
DWORD dwNextCountryID
Definition: tapi.h:519
DWORD dwNumCountries
Definition: tapi.h:511
DWORD dwTotalSize
Definition: tapi.h:508
DWORD dwNeededSize
Definition: tapi.h:509
DWORD dwCountryListSize
Definition: tapi.h:512
DWORD dwUsedSize
Definition: tapi.h:510
DWORD dwCountryListOffset
Definition: tapi.h:513
#define LINEERR_INIFILECORRUPT
Definition: tapi.h:53
#define LINEERR_INVALPOINTER
Definition: tapi.h:91
struct linecountrylist_tag LINECOUNTRYLIST
#define LINEERR_STRUCTURETOOSMALL
Definition: tapi.h:115
struct linecountryentry_tag * LPLINECOUNTRYENTRY
struct linecountryentry_tag LINECOUNTRYENTRY
unsigned char * LPBYTE
Definition: typedefs.h:53
char * LPSTR
Definition: typedefs.h:51
#define HKEY_LOCAL_MACHINE
Definition: winreg.h:12
unsigned char BYTE
Definition: xxhash.c:193

◆ lineGetCountryW()

DWORD WINAPI lineGetCountryW ( DWORD  id,
DWORD  version,
LPLINECOUNTRYLIST  list 
)

Definition at line 489 of file line.c.

490{
491 static const WCHAR country_listW[] =
492 {'S','o','f','t','w','a','r','e','\\','M','i','c','r','o','s','o','f','t','\\',
493 'W','i','n','d','o','w','s','\\','C','u','r','r','e','n','t','V','e','r','s','i','o','n','\\',
494 'T','e','l','e','p','h','o','n','y','\\','C','o','u','n','t','r','y',' ','L','i','s','t',0};
495 static const WCHAR international_ruleW[] =
496 {'I','n','t','e','r','n','a','t','i','o','n','a','l','R','u','l','e',0};
497 static const WCHAR longdistance_ruleW[] =
498 {'L','o','n','g','D','i','s','t','a','n','c','e','R','u','l','e',0};
499 static const WCHAR samearea_ruleW[] =
500 {'S','a','m','e','A','r','e','a','R','u','l','e',0};
501 static const WCHAR nameW[] =
502 {'N','a','m','e',0};
503 static const WCHAR country_codeW[] =
504 {'C','o','u','n','t','r','y','C','o','d','e',0};
505 DWORD total_size, offset, i, num_countries, max_subkey_len;
507 WCHAR *subkey_name;
508 HKEY hkey;
509
510 if (!list) return LINEERR_INVALPOINTER;
511 TRACE("(%08lx, %08lx, %p(%ld))\n", id, version, list, list->dwTotalSize);
512
513 if (RegOpenKeyW(HKEY_LOCAL_MACHINE, country_listW, &hkey) != ERROR_SUCCESS)
515
516 total_size = list->dwTotalSize;
517 offset = sizeof(LINECOUNTRYLIST);
518 if (total_size < offset) return LINEERR_STRUCTURETOOSMALL;
519
520 memset(list, 0, total_size);
521 list->dwTotalSize = total_size;
522 list->dwUsedSize = offset;
523 list->dwNumCountries = 0;
524 list->dwCountryListSize = 0;
525 list->dwCountryListOffset = offset;
526
527 entry = (LINECOUNTRYENTRY *)(list + 1);
528
529 if (RegQueryInfoKeyW(hkey, NULL, NULL, NULL, &num_countries, &max_subkey_len,
531 {
532 RegCloseKey(hkey);
534 }
535 if (id) offset = sizeof(LINECOUNTRYENTRY);
536 else offset += num_countries * sizeof(LINECOUNTRYENTRY);
537
538 max_subkey_len++;
539 if (!(subkey_name = HeapAlloc(GetProcessHeap(), 0, max_subkey_len * sizeof(WCHAR))))
540 {
541 RegCloseKey(hkey);
542 return LINEERR_NOMEM;
543 }
544 for (i = 0; i < num_countries; i++)
545 {
546 DWORD len, size, size_int, size_long, size_name, size_same;
547 HKEY hsubkey;
548
549 if (RegEnumKeyW(hkey, i, subkey_name, max_subkey_len) != ERROR_SUCCESS) continue;
550 if (id && (wcstol(subkey_name, NULL, 10) != id)) continue;
551 if (RegOpenKeyW(hkey, subkey_name, &hsubkey) != ERROR_SUCCESS) continue;
552
553 RegQueryValueExW(hsubkey, international_ruleW, NULL, NULL, NULL, &size_int);
554 len = size_int;
555
556 RegQueryValueExW(hsubkey, longdistance_ruleW, NULL, NULL, NULL, &size_long);
557 len += size_long;
558
559 RegQueryValueExW(hsubkey, nameW, NULL, NULL, NULL, &size_name);
560 len += size_name;
561
562 RegQueryValueExW(hsubkey, samearea_ruleW, NULL, NULL, NULL, &size_same);
563 len += size_same;
564
565 if (total_size < offset + len)
566 {
567 offset += len;
568 RegCloseKey(hsubkey);
569 if (id) break;
570 continue;
571 }
572 list->dwNumCountries++;
573 list->dwCountryListSize += sizeof(LINECOUNTRYENTRY);
574 list->dwUsedSize += len + sizeof(LINECOUNTRYENTRY);
575
576 if (id) i = 0;
577 entry[i].dwCountryID = wcstol(subkey_name, NULL, 10);
578 size = sizeof(DWORD);
579 RegQueryValueExW(hsubkey, country_codeW, NULL, NULL, (BYTE *)&entry[i].dwCountryCode, &size);
580 entry[i].dwNextCountryID = 0;
581
582 if (i > 0) entry[i - 1].dwNextCountryID = entry[i].dwCountryID;
583
584 /* add country name */
585 entry[i].dwCountryNameSize = size_name;
586 entry[i].dwCountryNameOffset = offset;
587 RegQueryValueExW(hsubkey, nameW, NULL, NULL, (BYTE *)list + offset, &size_name);
588 offset += size_name;
589
590 /* add Same Area Rule */
591 entry[i].dwSameAreaRuleSize = size_same;
592 entry[i].dwSameAreaRuleOffset = offset;
593 RegQueryValueExW(hsubkey, samearea_ruleW, NULL, NULL, (BYTE *)list + offset, &size_same);
594 offset += size_same;
595
596 /* add Long Distance Rule */
597 entry[i].dwLongDistanceRuleSize = size_long;
598 entry[i].dwLongDistanceRuleOffset = offset;
599 RegQueryValueExW(hsubkey, longdistance_ruleW, NULL, NULL, (BYTE *)list + offset, &size_long);
600 offset += size_long;
601
602 /* add Long Distance Rule */
603 entry[i].dwInternationalRuleSize = size_int;
604 entry[i].dwInternationalRuleOffset = offset;
605 RegQueryValueExW(hsubkey, international_ruleW, NULL, NULL, (BYTE *)list + offset, &size_int);
606 offset += size_int;
607 RegCloseKey(hsubkey);
608
609 TRACE("added country %s at %p\n",
610 debugstr_w((const WCHAR *)((const char *)list + entry[i].dwCountryNameOffset)), &entry[i]);
611 if (id) break;
612 }
613 list->dwNeededSize = offset;
614
615 TRACE("%ld available %ld required\n", total_size, offset);
616
617 HeapFree(GetProcessHeap(), 0, subkey_name);
618 RegCloseKey(hkey);
619 return 0;
620}
static const WCHAR nameW[]
Definition: main.c:49
Definition: list.h:39
LONG WINAPI RegOpenKeyW(HKEY hKey, LPCWSTR lpSubKey, PHKEY phkResult)
Definition: reg.c:3268
LONG WINAPI RegQueryInfoKeyW(HKEY hKey, LPWSTR lpClass, LPDWORD lpcClass, LPDWORD lpReserved, LPDWORD lpcSubKeys, LPDWORD lpcMaxSubKeyLen, LPDWORD lpcMaxClassLen, LPDWORD lpcValues, LPDWORD lpcMaxValueNameLen, LPDWORD lpcMaxValueLen, LPDWORD lpcbSecurityDescriptor, PFILETIME lpftLastWriteTime)
Definition: reg.c:3662
LONG WINAPI RegQueryValueExW(_In_ HKEY hkeyorg, _In_ LPCWSTR name, _In_ LPDWORD reserved, _In_ LPDWORD type, _In_ LPBYTE data, _In_ LPDWORD count)
Definition: reg.c:4103
LONG WINAPI RegEnumKeyW(HKEY hKey, DWORD dwIndex, LPWSTR lpName, DWORD cbName)
Definition: reg.c:2393
static const WCHAR version[]
Definition: asmname.c:66
_ACRTIMP __msvcrt_long __cdecl wcstol(const wchar_t *, wchar_t **, int)
Definition: wcs.c:2752
GLintptr offset
Definition: glext.h:5920
uint32_t entry
Definition: isohybrid.c:63
short WCHAR
Definition: pedump.c:58
#define LINEERR_NOMEM
Definition: tapi.h:106

◆ lineGetDevCapsA()

DWORD WINAPI lineGetDevCapsA ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
DWORD  dwAPIVersion,
DWORD  dwExtVersion,
LPLINEDEVCAPS  lpLineDevCaps 
)

Definition at line 639 of file line.c.

641{
642 static int warn_once;
643
644 if(!warn_once++)
645 FIXME("(%p, %08lx, %08lx, %08lx, %p): stub.\n", hLineApp, dwDeviceID, dwAPIVersion,
646 dwExtVersion, lpLineDevCaps);
648}

◆ lineGetDevCapsW()

DWORD WINAPI lineGetDevCapsW ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
DWORD  dwAPIVersion,
DWORD  dwExtVersion,
LPLINEDEVCAPS  lpLineDevCaps 
)

Definition at line 625 of file line.c.

627{
628 static int warn_once;
629
630 if(!warn_once++)
631 FIXME("(%p, %08lx, %08lx, %08lx, %p): stub.\n", hLineApp, dwDeviceID, dwAPIVersion,
632 dwExtVersion, lpLineDevCaps);
634}

◆ lineGetDevConfigA()

DWORD WINAPI lineGetDevConfigA ( DWORD  dwDeviceID,
LPVARSTRING  lpDeviceConfig,
LPCSTR  lpszDeviceClass 
)

Definition at line 653 of file line.c.

654{
655 FIXME("(%08lx, %p, %s): stub.\n", dwDeviceID, lpDeviceConfig, lpszDeviceClass);
656 return 0;
657}

◆ lineGetDevConfigW()

DWORD WINAPI lineGetDevConfigW ( DWORD  dwDeviceID,
LPVARSTRING  lpDeviceConfig,
LPCWSTR  lpszDeviceClass 
)

Definition at line 662 of file line.c.

663{
664 FIXME("(%08lx, %p, %s): stub.\n", dwDeviceID, lpDeviceConfig, debugstr_w(lpszDeviceClass));
665 return 0;
666}

◆ lineGetIconA()

DWORD WINAPI lineGetIconA ( DWORD  dwDeviceID,
LPCSTR  lpszDeviceClass,
HICON *  lphIcon 
)

Definition at line 694 of file line.c.

695{
696 FIXME("(%08lx, %s, %p): stub.\n", dwDeviceID, lpszDeviceClass, lphIcon);
697 return 0;
698}

◆ lineGetIconW()

DWORD WINAPI lineGetIconW ( DWORD  dwDeviceID,
LPCWSTR  lpszDeviceClass,
HICON *  lphIcon 
)

Definition at line 703 of file line.c.

704{
705 FIXME("(%08lx, %s, %p): stub.\n", dwDeviceID, debugstr_w(lpszDeviceClass), lphIcon);
706 return 0;
707}

◆ lineGetIDA()

DWORD WINAPI lineGetIDA ( HLINE  hLine,
DWORD  dwAddressID,
HCALL  hCall,
DWORD  dwSelect,
LPVARSTRING  lpDeviceID,
LPCSTR  lpszDeviceClass 
)

Definition at line 683 of file line.c.

685{
686 FIXME("(%p, %08lx, %p, %08lx, %p, %s): stub.\n", hLine, dwAddressID, hCall,
687 dwSelect, lpDeviceID, lpszDeviceClass);
689}

◆ lineGetIDW()

DWORD WINAPI lineGetIDW ( HLINE  hLine,
DWORD  dwAddressID,
HCALL  hCall,
DWORD  dwSelect,
LPVARSTRING  lpDeviceID,
LPCWSTR  lpszDeviceClass 
)

Definition at line 671 of file line.c.

673{
674 FIXME("(%p, %08lx, %p, %08lx, %p, %s): stub.\n", hLine, dwAddressID, hCall,
675 dwSelect, lpDeviceID,
676 debugstr_w(lpszDeviceClass));
678}

◆ lineGetLineDevStatusA()

DWORD WINAPI lineGetLineDevStatusA ( HLINE  hLine,
LPLINEDEVSTATUS  lpLineDevStatus 
)

Definition at line 712 of file line.c.

713{
714 FIXME("(%p, %p): stub.\n", hLine, lpLineDevStatus);
715 return 0;
716}

◆ lineGetMessage()

DWORD WINAPI lineGetMessage ( HLINEAPP  hLineApp,
LPLINEMESSAGE  lpMessage,
DWORD  dwTimeout 
)

Definition at line 721 of file line.c.

722{
723 FIXME("(%p, %p, %08lx): stub.\n", hLineApp, lpMessage, dwTimeout);
724 return 0;
725}

◆ lineGetNewCalls()

DWORD WINAPI lineGetNewCalls ( HLINE  hLine,
DWORD  dwAddressID,
DWORD  dwSelect,
LPLINECALLLIST  lpCallList 
)

Definition at line 730 of file line.c.

731{
732 FIXME("(%p, %08lx, %08lx, %p): stub.\n", hLine, dwAddressID, dwSelect, lpCallList);
733 return 0;
734}

◆ lineGetNumRings()

DWORD WINAPI lineGetNumRings ( HLINE  hLine,
DWORD  dwAddressID,
LPDWORD  lpdwNumRings 
)

Definition at line 739 of file line.c.

740{
741 FIXME("(%p, %08lx, %p): stub.\n", hLine, dwAddressID, lpdwNumRings);
742 return 0;
743}

◆ lineGetProviderListA()

DWORD WINAPI lineGetProviderListA ( DWORD  dwAPIVersion,
LPLINEPROVIDERLIST  lpProviderList 
)

Definition at line 748 of file line.c.

749{
750 FIXME("(%08lx, %p): stub.\n", dwAPIVersion, lpProviderList);
752}

◆ lineGetProviderListW()

DWORD WINAPI lineGetProviderListW ( DWORD  dwAPIVersion,
LPLINEPROVIDERLIST  lpProviderList 
)

Definition at line 757 of file line.c.

758{
759 FIXME("(%08lx, %p): stub.\n", dwAPIVersion, lpProviderList);
761}

◆ lineGetRequestA()

DWORD WINAPI lineGetRequestA ( HLINEAPP  hLineApp,
DWORD  dwRequestMode,
LPVOID  lpRequestBuffer 
)

Definition at line 766 of file line.c.

767{
768 FIXME("%p, %08lx, %p): stub.\n", hLineApp, dwRequestMode, lpRequestBuffer);
769 return 0;
770}

◆ lineGetStatusMessages()

DWORD WINAPI lineGetStatusMessages ( HLINE  hLine,
LPDWORD  lpdwLineStatus,
LPDWORD  lpdwAddressStates 
)

Definition at line 775 of file line.c.

776{
777 FIXME("(%p, %p, %p): stub.\n", hLine, lpdwLineStatus, lpdwAddressStates);
778 return 0;
779}

◆ lineGetTranslateCapsA()

DWORD WINAPI lineGetTranslateCapsA ( HLINEAPP  hLineApp,
DWORD  dwAPIVersion,
LPLINETRANSLATECAPS  lpTranslateCaps 
)

Definition at line 836 of file line.c.

838{
839 HKEY hkLocations, hkCards, hkCardLocations, hsubkey;
840 int numlocations, numcards;
841 DWORD maxlockeylen,
842 maxcardkeylen;
843 char *loc_key_name = NULL;
844 char *card_key_name = NULL;
845 LPBYTE strptr;
846 int length;
847 int i;
848 DWORD lendword;
849 DWORD currentid;
850 LPLINELOCATIONENTRY pLocEntry;
851 LPLINECARDENTRY pCardEntry;
852
853 TRACE("(%p, %08lx, %p (tot. size %ld)\n", hLineApp, dwAPIVersion,
854 lpTranslateCaps, lpTranslateCaps->dwTotalSize );
855 if( lpTranslateCaps->dwTotalSize < sizeof(LINETRANSLATECAPS))
858 != ERROR_SUCCESS ) {
859 ERR("unexpected registry error 1.\n");
861 }
862 lendword = sizeof( DWORD);
863 if( RegQueryValueExA( hkLocations, "CurrentID", NULL, NULL,
864 (LPBYTE) &currentid, &lendword) != ERROR_SUCCESS )
865 currentid = -1; /* change this later */
866 if(RegQueryInfoKeyA(hkLocations, NULL, NULL, NULL, NULL, &maxlockeylen,
868 RegCloseKey(hkLocations);
869 ERR("unexpected registry error 2.\n");
871 }
872 maxlockeylen++;
873 if( maxlockeylen < 10)
874 maxlockeylen = 10; /* need this also if there is no key */
875 loc_key_name = HeapAlloc( GetProcessHeap(), 0, maxlockeylen);
876 /* first time through: calculate needed space */
877 length=0;
878 i=0;
879 numlocations=0;
880 while( RegEnumKeyA(hkLocations, i, loc_key_name, maxlockeylen)
881 == ERROR_SUCCESS){
882 DWORD size_val;
883 i++;
884 if( _strnicmp(loc_key_name, "location", 8) ||
885 (RegOpenKeyA(hkLocations, loc_key_name, &hsubkey)
886 != ERROR_SUCCESS))
887 continue;
888 numlocations++;
889 length += sizeof(LINELOCATIONENTRY);
890 RegQueryValueExA(hsubkey, "Name",NULL,NULL,NULL,&size_val);
891 length += size_val;
892 RegQueryValueExA(hsubkey, "AreaCode",NULL,NULL,NULL,&size_val);
893 length += size_val;
894 RegQueryValueExA(hsubkey, "OutsideAccess",NULL,NULL,NULL,&size_val);
895 length += size_val;
896 RegQueryValueExA(hsubkey, "LongDistanceAccess",NULL,NULL,NULL,&size_val);
897 length += size_val;
898 RegQueryValueExA(hsubkey, "DisableCallWaiting",NULL,NULL,NULL,&size_val);
899 length += size_val;
900 /* fixme: what about TollPrefixList???? */
901 RegCloseKey(hsubkey);
902 }
903 if(numlocations == 0) {
904 /* add one location */
905 if( RegCreateKeyA( hkLocations, "Location1", &hsubkey)
906 == ERROR_SUCCESS) {
907 DWORD dwval;
908 char buf[10];
909 numlocations = 1;
910 length += sizeof(LINELOCATIONENTRY) + 20 ;
911 RegSetValueExA( hsubkey, "AreaCode", 0, REG_SZ, (const BYTE *)"010", 4);
913 dwval = atoi(buf);
914 RegSetValueExA( hsubkey, "Country", 0, REG_DWORD, (LPBYTE)&dwval,
915 sizeof(DWORD));
916 RegSetValueExA( hsubkey, "DisableCallWaiting", 0, REG_SZ, (const BYTE *)"", 1);
917 dwval = 1;
918 RegSetValueExA( hsubkey, "Flags", 0, REG_DWORD, (LPBYTE)&dwval,
919 sizeof(DWORD));
920 RegSetValueExA( hsubkey, "LongDistanceAccess", 0, REG_SZ, (const BYTE *)"", 1);
921 RegSetValueExA( hsubkey, "Name", 0, REG_SZ, (const BYTE *)"New Location", 13);
922 RegSetValueExA( hsubkey, "OutsideAccess", 0, REG_SZ, (const BYTE *)"", 1);
923 RegCloseKey(hsubkey);
924 dwval = 1;
925 RegSetValueExA( hkLocations, "CurrentID", 0, REG_DWORD,
926 (LPBYTE)&dwval, sizeof(DWORD));
927 dwval = 2;
928 RegSetValueExA( hkLocations, "NextID", 0, REG_DWORD, (LPBYTE)&dwval,
929 sizeof(DWORD));
930 }
931 }
932 /* do the card list */
933 numcards=0;
935 == ERROR_SUCCESS ) {
936 if(RegQueryInfoKeyA(hkCards, NULL, NULL, NULL, NULL, &maxcardkeylen,
938 maxcardkeylen++;
939 if( maxcardkeylen < 6) maxcardkeylen = 6;
940 card_key_name = HeapAlloc(GetProcessHeap(), 0, maxcardkeylen);
941 i=0;
942 while( RegEnumKeyA(hkCards, i, card_key_name, maxcardkeylen) ==
944 DWORD size_val;
945 i++;
946 if( _strnicmp(card_key_name, "card", 4) || ERROR_SUCCESS !=
947 (RegOpenKeyA(hkCards, card_key_name, &hsubkey) ))
948 continue;
949 numcards++;
950 length += sizeof(LINECARDENTRY);
951 RegQueryValueExA(hsubkey, "Name",NULL,NULL,NULL,&size_val);
952 length += size_val;
953 RegQueryValueExA(hsubkey, "LocalRule",NULL,NULL,NULL,&size_val);
954 length += size_val;
955 RegQueryValueExA(hsubkey, "LDRule",NULL,NULL,NULL,&size_val);
956 length += size_val;
957 RegQueryValueExA(hsubkey, "InternationalRule",NULL,NULL,NULL,
958 &size_val);
959 length += size_val;
960 RegCloseKey(hsubkey);
961 }
962 }
963 /* add one card (direct call) */
964 if (numcards == 0 &&
965 ERROR_SUCCESS == RegCreateKeyA( hkCards, "Card1", &hsubkey)) {
966 DWORD dwval;
967 numcards = 1;
968 length += sizeof(LINECARDENTRY) + 22 ;
969 RegSetValueExA( hsubkey, "Name", 0, REG_SZ, (const BYTE *)"None (Direct Call)", 19);
970 dwval = 1;
971 RegSetValueExA( hsubkey, "Flags", 0, REG_DWORD, (LPBYTE)&dwval,
972 sizeof(DWORD));
973 RegSetValueExA( hsubkey, "InternationalRule", 0, REG_SZ, (const BYTE *)"", 1);
974 RegSetValueExA( hsubkey, "LDRule", 0, REG_SZ, (const BYTE *)"", 1);
975 RegSetValueExA( hsubkey, "LocalRule", 0, REG_SZ, (const BYTE *)"", 1);
976 RegCloseKey(hsubkey);
977 dwval = 2;
978 RegSetValueExA( hkCards, "NextID", 0, REG_DWORD, (LPBYTE)&dwval,
979 sizeof(DWORD));
980 }
981 } else hkCards = 0; /* should really fail */
982 /* check if sufficient room is available */
983 lpTranslateCaps->dwNeededSize = sizeof(LINETRANSLATECAPS) + length;
984 if ( lpTranslateCaps->dwNeededSize > lpTranslateCaps->dwTotalSize ) {
985 RegCloseKey( hkLocations);
986 if( hkCards) RegCloseKey( hkCards);
987 HeapFree(GetProcessHeap(), 0, loc_key_name);
988 HeapFree(GetProcessHeap(), 0, card_key_name);
989 lpTranslateCaps->dwUsedSize = sizeof(LINETRANSLATECAPS);
990 TRACE("Insufficient space: total %ld needed %ld used %ld\n",
991 lpTranslateCaps->dwTotalSize,
992 lpTranslateCaps->dwNeededSize,
993 lpTranslateCaps->dwUsedSize);
994 return 0;
995 }
996 /* fill in the LINETRANSLATECAPS structure */
997 lpTranslateCaps->dwUsedSize = lpTranslateCaps->dwNeededSize;
998 lpTranslateCaps->dwNumLocations = numlocations;
999 lpTranslateCaps->dwLocationListSize = sizeof(LINELOCATIONENTRY) *
1000 lpTranslateCaps->dwNumLocations;
1001 lpTranslateCaps->dwLocationListOffset = sizeof(LINETRANSLATECAPS);
1002 lpTranslateCaps->dwCurrentLocationID = currentid;
1003 lpTranslateCaps->dwNumCards = numcards;
1004 lpTranslateCaps->dwCardListSize = sizeof(LINECARDENTRY) *
1005 lpTranslateCaps->dwNumCards;
1006 lpTranslateCaps->dwCardListOffset = lpTranslateCaps->dwLocationListOffset +
1007 lpTranslateCaps->dwLocationListSize;
1008 lpTranslateCaps->dwCurrentPreferredCardID = 0;
1009 /* this is where the strings will be stored */
1010 strptr = ((LPBYTE) lpTranslateCaps) +
1011 lpTranslateCaps->dwCardListOffset + lpTranslateCaps->dwCardListSize;
1012 pLocEntry = (LPLINELOCATIONENTRY) (lpTranslateCaps + 1);
1013 /* key with Preferred CardIDs */
1014 if( RegOpenKeyA(HKEY_CURRENT_USER, szLocationsKey, &hkCardLocations)
1015 != ERROR_SUCCESS )
1016 hkCardLocations = 0;
1017 /* second time through all locations */
1018 i=0;
1019 while(RegEnumKeyA(hkLocations, i, loc_key_name, maxlockeylen)
1020 == ERROR_SUCCESS){
1021 DWORD size_val;
1022 i++;
1023 if( _strnicmp(loc_key_name, "location", 8) ||
1024 (RegOpenKeyA(hkLocations, loc_key_name, &hsubkey)
1025 != ERROR_SUCCESS))
1026 continue;
1027 size_val=sizeof(DWORD);
1028 if( RegQueryValueExA(hsubkey, "ID",NULL, NULL,
1029 (LPBYTE) &(pLocEntry->dwPermanentLocationID), &size_val) !=
1031 pLocEntry->dwPermanentLocationID = atoi( loc_key_name + 8);
1032 size_val=2048;
1033 RegQueryValueExA(hsubkey, "Name",NULL,NULL, strptr, &size_val);
1034 pLocEntry->dwLocationNameSize = size_val;
1035 pLocEntry->dwLocationNameOffset = strptr - (LPBYTE) lpTranslateCaps;
1036 strptr += size_val;
1037
1038 size_val=2048;
1039 RegQueryValueExA(hsubkey, "AreaCode",NULL,NULL, strptr, &size_val);
1040 pLocEntry->dwCityCodeSize = size_val;
1041 pLocEntry->dwCityCodeOffset = strptr - (LPBYTE) lpTranslateCaps;
1042 strptr += size_val;
1043
1044 size_val=2048;
1045 RegQueryValueExA(hsubkey, "OutsideAccess",NULL,NULL, strptr, &size_val);
1046 pLocEntry->dwLocalAccessCodeSize = size_val;
1047 pLocEntry->dwLocalAccessCodeOffset = strptr - (LPBYTE) lpTranslateCaps;
1048 strptr += size_val;
1049 size_val=2048;
1050 RegQueryValueExA(hsubkey, "LongDistanceAccess",NULL,NULL, strptr,
1051 &size_val);
1052 pLocEntry->dwLongDistanceAccessCodeSize= size_val;
1053 pLocEntry->dwLongDistanceAccessCodeOffset= strptr -
1054 (LPBYTE) lpTranslateCaps;
1055 strptr += size_val;
1056 size_val=2048;
1057 RegQueryValueExA(hsubkey, "DisableCallWaiting",NULL,NULL, strptr,
1058 &size_val);
1059 pLocEntry->dwCancelCallWaitingSize= size_val;
1060 pLocEntry->dwCancelCallWaitingOffset= strptr - (LPBYTE) lpTranslateCaps;
1061 strptr += size_val;
1062
1063 pLocEntry->dwTollPrefixListSize = 0; /* FIXME */
1064 pLocEntry->dwTollPrefixListOffset = 0; /* FIXME */
1065
1066 size_val=sizeof(DWORD);
1067 RegQueryValueExA(hsubkey, "Country",NULL,NULL,
1068 (LPBYTE) &(pLocEntry->dwCountryCode), &size_val);
1069 pLocEntry->dwCountryID = pLocEntry->dwCountryCode; /* FIXME */
1070 RegQueryValueExA(hsubkey, "Flags",NULL,NULL,
1071 (LPBYTE) &(pLocEntry->dwOptions), &size_val);
1072 RegCloseKey(hsubkey);
1073 /* get preferred cardid */
1074 pLocEntry->dwPreferredCardID = 0;
1075 if ( hkCardLocations) {
1076 size_val=sizeof(DWORD);
1077 if(RegOpenKeyA(hkCardLocations, loc_key_name, &hsubkey) ==
1078 ERROR_SUCCESS) {
1079 RegQueryValueExA(hsubkey, "CallingCard",NULL,NULL,
1080 (LPBYTE) &(pLocEntry->dwPreferredCardID), &size_val);
1081 RegCloseKey(hsubkey);
1082 }
1083
1084 }
1085 /* make sure there is a currentID */
1086 if(currentid == -1){
1087 currentid = pLocEntry->dwPermanentLocationID;
1088 lpTranslateCaps->dwCurrentLocationID = currentid;
1089 }
1090 if(pLocEntry->dwPermanentLocationID == currentid )
1091 lpTranslateCaps->dwCurrentPreferredCardID =
1092 pLocEntry->dwPreferredCardID;
1093 TRACE("added: ID %ld %s CountryCode %ld CityCode %s CardID %ld "
1094 "LocalAccess: %s LongDistanceAccess: %s CountryID %ld "
1095 "Options %ld CancelCallWait %s\n",
1096 pLocEntry->dwPermanentLocationID,
1097 debugstr_a( (char*)lpTranslateCaps + pLocEntry->dwLocationNameOffset),
1098 pLocEntry->dwCountryCode,
1099 debugstr_a( (char*)lpTranslateCaps + pLocEntry->dwCityCodeOffset),
1100 pLocEntry->dwPreferredCardID,
1101 debugstr_a( (char*)lpTranslateCaps + pLocEntry->dwLocalAccessCodeOffset),
1102 debugstr_a( (char*)lpTranslateCaps + pLocEntry->dwLongDistanceAccessCodeOffset),
1103 pLocEntry->dwCountryID,
1104 pLocEntry->dwOptions,
1105 debugstr_a( (char*)lpTranslateCaps + pLocEntry->dwCancelCallWaitingOffset));
1106 pLocEntry++;
1107 }
1108 pCardEntry= (LPLINECARDENTRY) pLocEntry;
1109 /* do the card list */
1110 if( hkCards) {
1111 i=0;
1112 while( RegEnumKeyA(hkCards, i, card_key_name, maxcardkeylen) ==
1114 DWORD size_val;
1115 i++;
1116 if( _strnicmp(card_key_name, "card", 4) ||
1117 (RegOpenKeyA(hkCards, card_key_name, &hsubkey) != ERROR_SUCCESS))
1118 continue;
1119 size_val=sizeof(DWORD);
1120 if( RegQueryValueExA(hsubkey, "ID",NULL, NULL,
1121 (LPBYTE) &(pCardEntry->dwPermanentCardID), &size_val) !=
1123 pCardEntry->dwPermanentCardID= atoi( card_key_name + 4);
1124 size_val=2048;
1125 RegQueryValueExA(hsubkey, "Name",NULL,NULL, strptr, &size_val);
1126 pCardEntry->dwCardNameSize = size_val;
1127 pCardEntry->dwCardNameOffset = strptr - (LPBYTE) lpTranslateCaps;
1128 strptr += size_val;
1129 pCardEntry->dwCardNumberDigits = 1; /* FIXME */
1130 size_val=2048;
1131 RegQueryValueExA(hsubkey, "LocalRule",NULL,NULL, strptr, &size_val);
1132 pCardEntry->dwSameAreaRuleSize= size_val;
1133 pCardEntry->dwSameAreaRuleOffset= strptr - (LPBYTE) lpTranslateCaps;
1134 strptr += size_val;
1135 size_val=2048;
1136 RegQueryValueExA(hsubkey, "LDRule",NULL,NULL, strptr, &size_val);
1137 pCardEntry->dwLongDistanceRuleSize = size_val;
1138 pCardEntry->dwLongDistanceRuleOffset = strptr - (LPBYTE) lpTranslateCaps;
1139 strptr += size_val;
1140 size_val=2048;
1141 RegQueryValueExA(hsubkey, "InternationalRule",NULL,NULL, strptr,
1142 &size_val);
1143 pCardEntry->dwInternationalRuleSize = size_val;
1144 pCardEntry->dwInternationalRuleOffset = strptr -
1145 (LPBYTE) lpTranslateCaps;
1146 strptr += size_val;
1147 size_val=sizeof(DWORD);
1148 RegQueryValueExA(hsubkey, "Flags",NULL, NULL,
1149 (LPBYTE) &(pCardEntry->dwOptions), &size_val);
1150 TRACE( "added card: ID %ld name %s SameArea %s LongDistance %s International %s Options 0x%lx\n",
1151 pCardEntry->dwPermanentCardID,
1152 debugstr_a( (char*)lpTranslateCaps + pCardEntry->dwCardNameOffset),
1153 debugstr_a( (char*)lpTranslateCaps + pCardEntry->dwSameAreaRuleOffset),
1154 debugstr_a( (char*)lpTranslateCaps + pCardEntry->dwLongDistanceRuleOffset),
1155 debugstr_a( (char*)lpTranslateCaps + pCardEntry->dwInternationalRuleOffset),
1156 pCardEntry->dwOptions);
1157
1158 pCardEntry++;
1159 }
1160 }
1161
1162 if(hkLocations) RegCloseKey(hkLocations);
1163 if(hkCards) RegCloseKey(hkCards);
1164 if(hkCardLocations) RegCloseKey(hkCardLocations);
1165 HeapFree(GetProcessHeap(), 0, loc_key_name);
1166 HeapFree(GetProcessHeap(), 0, card_key_name);
1167 TRACE(" returning success tot %ld needed %ld used %ld\n",
1168 lpTranslateCaps->dwTotalSize,
1169 lpTranslateCaps->dwNeededSize,
1170 lpTranslateCaps->dwUsedSize );
1171 return 0; /* success */
1172}
#define REG_SZ
Definition: layer.c:22
#define ERR(fmt,...)
Definition: precomp.h:57
LONG WINAPI RegCreateKeyA(HKEY hKey, LPCSTR lpSubKey, PHKEY phkResult)
Definition: reg.c:1179
LONG WINAPI RegSetValueExA(HKEY hKey, LPCSTR lpValueName, DWORD Reserved, DWORD dwType, CONST BYTE *lpData, DWORD cbData)
Definition: reg.c:4799
#define _strnicmp(_String1, _String2, _MaxCount)
Definition: compat.h:23
INT WINAPI GetLocaleInfoA(LCID lcid, LCTYPE lctype, LPSTR buffer, INT len)
Definition: locale.c:1609
static const char szCardsKey[]
Definition: line.c:43
static const char szLocationsKey[]
Definition: line.c:41
GLenum GLuint GLenum GLsizei const GLchar * buf
Definition: glext.h:7751
GLuint GLsizei GLsizei * length
Definition: glext.h:6040
#define debugstr_a
Definition: kernel32.h:31
#define LOCALE_SYSTEM_DEFAULT
#define REG_DWORD
Definition: sdbapi.c:615
DWORD dwLongDistanceRuleOffset
Definition: tapi.h:732
DWORD dwPermanentCardID
Definition: tapi.h:725
DWORD dwSameAreaRuleSize
Definition: tapi.h:729
DWORD dwSameAreaRuleOffset
Definition: tapi.h:730
DWORD dwLongDistanceRuleSize
Definition: tapi.h:731
DWORD dwOptions
Definition: tapi.h:735
DWORD dwInternationalRuleOffset
Definition: tapi.h:734
DWORD dwCardNameOffset
Definition: tapi.h:727
DWORD dwCardNumberDigits
Definition: tapi.h:728
DWORD dwInternationalRuleSize
Definition: tapi.h:733
DWORD dwCardNameSize
Definition: tapi.h:726
DWORD dwCityCodeSize
Definition: tapi.h:709
DWORD dwTollPrefixListOffset
Definition: tapi.h:717
DWORD dwLocationNameSize
Definition: tapi.h:706
DWORD dwLocalAccessCodeSize
Definition: tapi.h:712
DWORD dwTollPrefixListSize
Definition: tapi.h:716
DWORD dwLocationNameOffset
Definition: tapi.h:707
DWORD dwPreferredCardID
Definition: tapi.h:711
DWORD dwLocalAccessCodeOffset
Definition: tapi.h:713
DWORD dwLongDistanceAccessCodeSize
Definition: tapi.h:714
DWORD dwCancelCallWaitingSize
Definition: tapi.h:720
DWORD dwLongDistanceAccessCodeOffset
Definition: tapi.h:715
DWORD dwPermanentLocationID
Definition: tapi.h:705
DWORD dwCancelCallWaitingOffset
Definition: tapi.h:721
DWORD dwCountryCode
Definition: tapi.h:708
DWORD dwCityCodeOffset
Definition: tapi.h:710
DWORD dwCurrentPreferredCardID
Definition: tapi.h:701
DWORD dwLocationListOffset
Definition: tapi.h:696
DWORD dwCardListSize
Definition: tapi.h:699
DWORD dwNumLocations
Definition: tapi.h:694
DWORD dwCardListOffset
Definition: tapi.h:700
DWORD dwCurrentLocationID
Definition: tapi.h:697
DWORD dwNeededSize
Definition: tapi.h:692
DWORD dwLocationListSize
Definition: tapi.h:695
struct linecardentry_tag LINECARDENTRY
struct linetranslatecaps_tag LINETRANSLATECAPS
struct linelocationentry_tag LINELOCATIONENTRY
struct linecardentry_tag * LPLINECARDENTRY
#define LOCALE_ICOUNTRY
Definition: winnls.h:39
#define HKEY_CURRENT_USER
Definition: winreg.h:11

◆ lineGetTranslateCapsW()

DWORD WINAPI lineGetTranslateCapsW ( HLINEAPP  line_app,
DWORD  api_version,
LINETRANSLATECAPS *  caps 
)

Definition at line 784 of file line.c.

785{
786 FIXME("(%p, %08lx, %p): stub.\n", line_app, api_version, caps);
788}
static API_VERSION api_version
Definition: dbghelp.c:832

◆ lineHandoffA()

DWORD WINAPI lineHandoffA ( HCALL  hCall,
LPCSTR  lpszFileName,
DWORD  dwMediaMode 
)

Definition at line 1177 of file line.c.

1178{
1179 FIXME("(%p, %s, %08lx): stub.\n", hCall, lpszFileName, dwMediaMode);
1180 return 0;
1181}

◆ lineHold()

DWORD WINAPI lineHold ( HCALL  hCall)

Definition at line 1186 of file line.c.

1187{
1188 FIXME("(%p): stub.\n", hCall);
1189 return 1;
1190}

◆ lineInitialize()

DWORD WINAPI lineInitialize ( LPHLINEAPP  lphLineApp,
HINSTANCE  hInstance,
LINECALLBACK  lpfnCallback,
LPCSTR  lpszAppName,
LPDWORD  lpdwNumDevs 
)

Definition at line 1195 of file line.c.

1201{
1202 FIXME("(%p, %p, %p, %s, %p): stub.\n", lphLineApp, hInstance,
1203 lpfnCallback, debugstr_a(lpszAppName), lpdwNumDevs);
1204 return 0;
1205}
HINSTANCE hInstance
Definition: charmap.c:19

◆ lineInitializeExA()

LONG WINAPI lineInitializeExA ( LPHLINEAPP  lphLineApp,
HINSTANCE  hInstance,
LINECALLBACK  lpfnCallback,
LPCSTR  lpszFriendlyAppName,
LPDWORD  lpdwNumDevs,
LPDWORD  lpdwAPIVersion,
LPLINEINITIALIZEEXPARAMS  lpLineInitializeExParams 
)

Definition at line 1210 of file line.c.

1211{
1212 FIXME("(%p, %p, %p, %s, %p, %p, %p): stub.\n", lphLineApp, hInstance,
1213 lpfnCallback, debugstr_a(lpszFriendlyAppName), lpdwNumDevs, lpdwAPIVersion, lpLineInitializeExParams);
1214 return 0;
1215}

◆ lineInitializeExW()

LONG WINAPI lineInitializeExW ( LPHLINEAPP  lphLineApp,
HINSTANCE  hInstance,
LINECALLBACK  lpfnCallback,
LPCWSTR  lpszFriendlyAppName,
LPDWORD  lpdwNumDevs,
LPDWORD  lpdwAPIVersion,
LPLINEINITIALIZEEXPARAMS  lpLineInitializeExParams 
)

Definition at line 1220 of file line.c.

1221{
1222 FIXME("(%p, %p, %p, %s, %p, %p, %p): stub.\n", lphLineApp, hInstance,
1223 lpfnCallback, debugstr_w(lpszFriendlyAppName), lpdwNumDevs, lpdwAPIVersion, lpLineInitializeExParams);
1224 return 0;
1225}

◆ lineMakeCallA()

DWORD WINAPI lineMakeCallA ( HLINE  hLine,
LPHCALL  lphCall,
LPCSTR  lpszDestAddress,
DWORD  dwCountryCode,
LPLINECALLPARAMS  lpCallParams 
)

Definition at line 1241 of file line.c.

1243{
1244 FIXME("(%p, %p, %s, %08lx, %p): stub.\n", hLine, lphCall, lpszDestAddress,
1245 dwCountryCode, lpCallParams);
1247}

◆ lineMakeCallW()

DWORD WINAPI lineMakeCallW ( HLINE  hLine,
LPHCALL  lphCall,
LPCWSTR  lpszDestAddress,
DWORD  dwCountryCode,
LPLINECALLPARAMS  lpCallParams 
)

Definition at line 1230 of file line.c.

1232{
1233 FIXME("(%p, %p, %s, %08lx, %p): stub.\n", hLine, lphCall, debugstr_w(lpszDestAddress),
1234 dwCountryCode, lpCallParams);
1236}

◆ lineMonitorDigits()

DWORD WINAPI lineMonitorDigits ( HCALL  hCall,
DWORD  dwDigitModes 
)

Definition at line 1252 of file line.c.

1253{
1254 FIXME("(%p, %08lx): stub.\n", hCall, dwDigitModes);
1255 return 0;
1256}

◆ lineMonitorMedia()

DWORD WINAPI lineMonitorMedia ( HCALL  hCall,
DWORD  dwMediaModes 
)

Definition at line 1261 of file line.c.

1262{
1263 FIXME("(%p, %08lx): stub.\n", hCall, dwMediaModes);
1264 return 0;
1265}

◆ lineMonitorTones()

DWORD WINAPI lineMonitorTones ( HCALL  hCall,
LPLINEMONITORTONE  lpToneList,
DWORD  dwNumEntries 
)

Definition at line 1270 of file line.c.

1271{
1272 FIXME("(%p, %p, %08lx): stub.\n", hCall, lpToneList, dwNumEntries);
1273 return 0;
1274}

◆ lineNegotiateAPIVersion()

DWORD WINAPI lineNegotiateAPIVersion ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
DWORD  dwAPILowVersion,
DWORD  dwAPIHighVersion,
LPDWORD  lpdwAPIVersion,
LPLINEEXTENSIONID  lpExtensionID 
)

Definition at line 1279 of file line.c.

1287{
1288 static int warn_once;
1289
1290 if(!warn_once++)
1291 FIXME("(%p, %ld, %ld, %ld, %p, %p): stub.\n", hLineApp, dwDeviceID,
1292 dwAPILowVersion, dwAPIHighVersion, lpdwAPIVersion, lpExtensionID);
1293 *lpdwAPIVersion = dwAPIHighVersion;
1294 return 0;
1295}

◆ lineNegotiateExtVersion()

DWORD WINAPI lineNegotiateExtVersion ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
DWORD  dwAPIVersion,
DWORD  dwExtLowVersion,
DWORD  dwExtHighVersion,
LPDWORD  lpdwExtVersion 
)

Definition at line 1300 of file line.c.

1301{
1302 FIXME("stub.\n");
1303 return 0;
1304}

◆ lineOpenA()

DWORD WINAPI lineOpenA ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
LPHLINE  lphLine,
DWORD  dwAPIVersion,
DWORD  dwExtVersion,
DWORD  dwCallbackInstance,
DWORD  dwPrivileges,
DWORD  dwMediaModes,
LPLINECALLPARAMS  lpCallParams 
)

Definition at line 1318 of file line.c.

1319{
1320 FIXME("stub.\n");
1321 return 0;
1322}

◆ lineOpenW()

DWORD WINAPI lineOpenW ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
LPHLINE  lphLine,
DWORD  dwAPIVersion,
DWORD  dwExtVersion,
DWORD  dwCallbackInstance,
DWORD  dwPrivileges,
DWORD  dwMediaModes,
LPLINECALLPARAMS  lpCallParams 
)

Definition at line 1309 of file line.c.

1310{
1311 FIXME("stub.\n");
1312 return 0;
1313}

◆ lineParkA()

DWORD WINAPI lineParkA ( HCALL  hCall,
DWORD  dwParkMode,
LPCSTR  lpszDirAddress,
LPVARSTRING  lpNonDirAddress 
)

Definition at line 1327 of file line.c.

1328{
1329 FIXME("(%p, %08lx, %s, %p): stub.\n", hCall, dwParkMode, lpszDirAddress, lpNonDirAddress);
1330 return 1;
1331}

◆ linePickupA()

DWORD WINAPI linePickupA ( HLINE  hLine,
DWORD  dwAddressID,
LPHCALL  lphCall,
LPCSTR  lpszDestAddress,
LPCSTR  lpszGroupID 
)

Definition at line 1336 of file line.c.

1337{
1338 FIXME("(%p, %08lx, %p, %s, %s): stub.\n", hLine, dwAddressID, lphCall, lpszDestAddress, lpszGroupID);
1339 return 1;
1340}

◆ linePrepareAddToConferenceA()

DWORD WINAPI linePrepareAddToConferenceA ( HCALL  hConfCall,
LPHCALL  lphConsultCall,
LPLINECALLPARAMS  lpCallParams 
)

Definition at line 1345 of file line.c.

1346{
1347 FIXME("(%p, %p, %p): stub.\n", hConfCall, lphConsultCall, lpCallParams);
1348 return 1;
1349}

◆ lineRedirectA()

DWORD WINAPI lineRedirectA ( HCALL  hCall,
LPCSTR  lpszDestAddress,
DWORD  dwCountryCode 
)

Definition at line 1354 of file line.c.

1357 {
1358
1359 FIXME(": stub.\n");
1360 return 1;
1361}

◆ lineRegisterRequestRecipient()

DWORD WINAPI lineRegisterRequestRecipient ( HLINEAPP  hLineApp,
DWORD  dwRegistrationInstance,
DWORD  dwRequestMode,
DWORD  dwEnable 
)

Definition at line 1366 of file line.c.

1367{
1368 FIXME("(%p, %08lx, %08lx, %08lx): stub.\n", hLineApp, dwRegistrationInstance, dwRequestMode, dwEnable);
1369 return 1;
1370}

◆ lineReleaseUserUserInfo()

DWORD WINAPI lineReleaseUserUserInfo ( HCALL  hCall)

Definition at line 1375 of file line.c.

1376{
1377 FIXME("(%p): stub.\n", hCall);
1378 return 1;
1379}

◆ lineRemoveFromConference()

DWORD WINAPI lineRemoveFromConference ( HCALL  hCall)

Definition at line 1384 of file line.c.

1385{
1386 FIXME("(%p): stub.\n", hCall);
1387 return 1;
1388}

◆ lineRemoveProvider()

DWORD WINAPI lineRemoveProvider ( DWORD  dwPermanentProviderID,
HWND  hwndOwner 
)

Definition at line 1393 of file line.c.

1394{
1395 FIXME("(%08lx, %p): stub.\n", dwPermanentProviderID, hwndOwner);
1396 return 1;
1397}

◆ lineSecureCall()

DWORD WINAPI lineSecureCall ( HCALL  hCall)

Definition at line 1402 of file line.c.

1403{
1404 FIXME("(%p): stub.\n", hCall);
1405 return 1;
1406}

◆ lineSendUserUserInfo()

DWORD WINAPI lineSendUserUserInfo ( HCALL  hCall,
LPCSTR  lpsUserUserInfo,
DWORD  dwSize 
)

Definition at line 1411 of file line.c.

1412{
1413 FIXME("(%p, %s, %08lx): stub.\n", hCall, lpsUserUserInfo, dwSize);
1414 return 1;
1415}

◆ lineSetAppPriorityA()

DWORD WINAPI lineSetAppPriorityA ( LPCSTR  lpszAppFilename,
DWORD  dwMediaMode,
LPLINEEXTENSIONID const  lpExtensionID,
DWORD  dwRequestMode,
LPCSTR  lpszExtensionName,
DWORD  dwPriority 
)

Definition at line 1420 of file line.c.

1421{
1422 FIXME("(%s, %08lx, %p, %08lx, %s, %08lx): stub.\n", lpszAppFilename, dwMediaMode, lpExtensionID, dwRequestMode, lpszExtensionName, dwPriority);
1423 return 0;
1424}

◆ lineSetAppSpecific()

DWORD WINAPI lineSetAppSpecific ( HCALL  hCall,
DWORD  dwAppSpecific 
)

Definition at line 1429 of file line.c.

1430{
1431 FIXME("(%p, %08lx): stub.\n", hCall, dwAppSpecific);
1432 return 0;
1433}

◆ lineSetCallParams()

DWORD WINAPI lineSetCallParams ( HCALL  hCall,
DWORD  dwBearerMode,
DWORD  dwMinRate,
DWORD  dwMaxRate,
LPLINEDIALPARAMS  lpDialParams 
)

Definition at line 1438 of file line.c.

1439{
1440 FIXME("(%p, %08lx, %08lx, %08lx, %p): stub.\n", hCall, dwBearerMode, dwMinRate, dwMaxRate, lpDialParams);
1441 return 1;
1442}

◆ lineSetCallPrivilege()

DWORD WINAPI lineSetCallPrivilege ( HCALL  hCall,
DWORD  dwCallPrivilege 
)

Definition at line 1447 of file line.c.

1448{
1449 FIXME("(%p, %08lx): stub.\n", hCall, dwCallPrivilege);
1450 return 0;
1451}

◆ lineSetCurrentLocation()

DWORD WINAPI lineSetCurrentLocation ( HLINEAPP  hLineApp,
DWORD  dwLocation 
)

Definition at line 1456 of file line.c.

1457{
1458 FIXME("(%p, %08lx): stub.\n", hLineApp, dwLocation);
1459 return 0;
1460}

◆ lineSetDevConfigA()

DWORD WINAPI lineSetDevConfigA ( DWORD  dwDeviceID,
LPVOID  lpDeviceConfig,
DWORD  dwSize,
LPCSTR  lpszDeviceClass 
)

Definition at line 1465 of file line.c.

1466{
1467 FIXME("(%08lx, %p, %08lx, %s): stub.\n", dwDeviceID, lpDeviceConfig, dwSize, lpszDeviceClass);
1468 return 0;
1469}

◆ lineSetDevConfigW()

DWORD WINAPI lineSetDevConfigW ( DWORD  dwDeviceID,
LPVOID  lpDeviceConfig,
DWORD  dwSize,
LPCWSTR  lpszDeviceClass 
)

Definition at line 1474 of file line.c.

1475{
1476 FIXME("(%08lx, %p, %08lx, %s): stub.\n", dwDeviceID, lpDeviceConfig, dwSize, debugstr_w(lpszDeviceClass));
1477 return 0;
1478}

◆ lineSetMediaControl()

DWORD WINAPI lineSetMediaControl ( HLINE  hLine,
DWORD  dwAddressID,
HCALL  hCall,
DWORD  dwSelect,
LPLINEMEDIACONTROLDIGIT const  lpDigitList,
DWORD  dwDigitNumEntries,
LPLINEMEDIACONTROLMEDIA const  lpMediaList,
DWORD  dwMediaNumEntries,
LPLINEMEDIACONTROLTONE const  lpToneList,
DWORD  dwToneNumEntries,
LPLINEMEDIACONTROLCALLSTATE const  lpCallStateList,
DWORD  dwCallStateNumEntries 
)

Definition at line 1483 of file line.c.

1496{
1497 FIXME(": stub.\n");
1498 return 0;
1499}

◆ lineSetMediaMode()

DWORD WINAPI lineSetMediaMode ( HCALL  hCall,
DWORD  dwMediaModes 
)

Definition at line 1504 of file line.c.

1505{
1506 FIXME("(%p, %08lx): stub.\n", hCall, dwMediaModes);
1507 return 0;
1508}

◆ lineSetNumRings()

DWORD WINAPI lineSetNumRings ( HLINE  hLine,
DWORD  dwAddressID,
DWORD  dwNumRings 
)

Definition at line 1513 of file line.c.

1514{
1515 FIXME("(%p, %08lx, %08lx): stub.\n", hLine, dwAddressID, dwNumRings);
1516 return 0;
1517}

◆ lineSetStatusMessages()

DWORD WINAPI lineSetStatusMessages ( HLINE  hLine,
DWORD  dwLineStates,
DWORD  dwAddressStates 
)

Definition at line 1522 of file line.c.

1523{
1524 FIXME("(%p, %08lx, %08lx): stub.\n", hLine, dwLineStates, dwAddressStates);
1525 return 0;
1526}

◆ lineSetTerminal()

DWORD WINAPI lineSetTerminal ( HLINE  hLine,
DWORD  dwAddressID,
HCALL  hCall,
DWORD  dwSelect,
DWORD  dwTerminalModes,
DWORD  dwTerminalID,
DWORD  bEnable 
)

Definition at line 1531 of file line.c.

1532{
1533 FIXME("(%p, %08lx, %p, %08lx, %08lx, %08lx, %08lx): stub.\n", hLine, dwAddressID, hCall, dwSelect, dwTerminalModes, dwTerminalID, bEnable);
1534 return 1;
1535}
_In_ BOOL bEnable
Definition: winddi.h:3426

◆ lineSetTollListA()

DWORD WINAPI lineSetTollListA ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
LPCSTR  lpszAddressIn,
DWORD  dwTollListOption 
)

Definition at line 1540 of file line.c.

1541{
1542 FIXME("(%p, %08lx, %s, %08lx): stub.\n", hLineApp, dwDeviceID, lpszAddressIn, dwTollListOption);
1543 return 0;
1544}

◆ lineSetupConferenceA()

DWORD WINAPI lineSetupConferenceA ( HCALL  hCall,
HLINE  hLine,
LPHCALL  lphConfCall,
LPHCALL  lphConsultCall,
DWORD  dwNumParties,
LPLINECALLPARAMS  lpCallParams 
)

Definition at line 1549 of file line.c.

1550{
1551 FIXME("(%p, %p, %p, %p, %08lx, %p): stub.\n", hCall, hLine, lphConfCall, lphConsultCall, dwNumParties, lpCallParams);
1552 return 1;
1553}

◆ lineSetupTransferA()

DWORD WINAPI lineSetupTransferA ( HCALL  hCall,
LPHCALL  lphConsultCall,
LPLINECALLPARAMS  lpCallParams 
)

Definition at line 1558 of file line.c.

1559{
1560 FIXME("(%p, %p, %p): stub.\n", hCall, lphConsultCall, lpCallParams);
1561 return 1;
1562}

◆ lineShutdown()

DWORD WINAPI lineShutdown ( HLINEAPP  hLineApp)

Definition at line 1567 of file line.c.

1568{
1569 FIXME("(%p): stub.\n", hLineApp);
1570 return 0;
1571}

◆ lineSwapHold()

DWORD WINAPI lineSwapHold ( HCALL  hActiveCall,
HCALL  hHeldCall 
)

Definition at line 1576 of file line.c.

1577{
1578 FIXME("(active: %p, held: %p): stub.\n", hActiveCall, hHeldCall);
1579 return 1;
1580}

◆ lineTranslateAddressA()

DWORD WINAPI lineTranslateAddressA ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
DWORD  dwAPIVersion,
LPCSTR  lpszAddressIn,
DWORD  dwCard,
DWORD  dwTranslateOptions,
LPLINETRANSLATEOUTPUT  lpTranslateOutput 
)

Definition at line 1585 of file line.c.

1586{
1587 FIXME("(%p, %08lx, %08lx, %s, %08lx, %08lx, %p): stub.\n", hLineApp, dwDeviceID, dwAPIVersion, lpszAddressIn, dwCard, dwTranslateOptions, lpTranslateOutput);
1588 return 0;
1589}

◆ lineTranslateAddressW()

DWORD WINAPI lineTranslateAddressW ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
DWORD  dwAPIVersion,
LPCWSTR  lpszAddressIn,
DWORD  dwCard,
DWORD  dwTranslateOptions,
LPLINETRANSLATEOUTPUT  lpTranslateOutput 
)

Definition at line 1594 of file line.c.

1597{
1598 FIXME("(%p, %08lx, %08lx, %s, %08lx, %08lx, %p): stub.\n", hLineApp, dwDeviceID, dwAPIVersion,
1599 debugstr_w(lpszAddressIn), dwCard, dwTranslateOptions, lpTranslateOutput);
1600 return 0;
1601}

◆ lineTranslateDialogA()

DWORD WINAPI lineTranslateDialogA ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
DWORD  dwAPIVersion,
HWND  hwndOwner,
LPCSTR  lpszAddressIn 
)

Definition at line 1606 of file line.c.

1607{
1608 FIXME("(%p, %08lx, %08lx, %p, %s): stub.\n", hLineApp, dwDeviceID, dwAPIVersion, hwndOwner, lpszAddressIn);
1609 return 0;
1610}

◆ lineTranslateDialogW()

DWORD WINAPI lineTranslateDialogW ( HLINEAPP  hLineApp,
DWORD  dwDeviceID,
DWORD  dwAPIVersion,
HWND  hwndOwner,
LPCWSTR  lpszAddressIn 
)

Definition at line 1615 of file line.c.

1617{
1618 FIXME("(%p, %08lx, %08lx, %p, %s): stub.\n", hLineApp, dwDeviceID,
1619 dwAPIVersion, hwndOwner, debugstr_w(lpszAddressIn));
1620 return 0;
1621}

◆ lineUncompleteCall()

DWORD WINAPI lineUncompleteCall ( HLINE  hLine,
DWORD  dwCompletionID 
)

Definition at line 1626 of file line.c.

1627{
1628 FIXME("(%p, %08lx): stub.\n", hLine, dwCompletionID);
1629 return 1;
1630}

◆ lineUnhold()

DWORD WINAPI lineUnhold ( HCALL  hCall)

Definition at line 1635 of file line.c.

1636{
1637 FIXME("(%p): stub.\n", hCall);
1638 return 1;
1639}

◆ lineUnparkA()

DWORD WINAPI lineUnparkA ( HLINE  hLine,
DWORD  dwAddressID,
LPHCALL  lphCall,
LPCSTR  lpszDestAddress 
)

Definition at line 1644 of file line.c.

1645{
1646 FIXME("(%p, %08lx, %p, %s): stub.\n", hLine, dwAddressID, lphCall, lpszDestAddress);
1647 return 1;
1648}

◆ WINE_DEFAULT_DEBUG_CHANNEL()

WINE_DEFAULT_DEBUG_CHANNEL ( tapi  )

Variable Documentation

◆ szCardsKey

const char szCardsKey[]
static
Initial value:
=
"Software\\Microsoft\\Windows\\CurrentVersion\\Telephony\\Cards"

Definition at line 43 of file line.c.

Referenced by lineGetTranslateCapsA().

◆ szCountrylistKey

const char szCountrylistKey[]
static
Initial value:
=
"Software\\Microsoft\\Windows\\CurrentVersion\\Telephony\\Country List"

Definition at line 39 of file line.c.

Referenced by lineGetCountryA().

◆ szLocationsKey

const char szLocationsKey[]
static
Initial value:
=
"Software\\Microsoft\\Windows\\CurrentVersion\\Telephony\\Locations"

Definition at line 41 of file line.c.

Referenced by lineGetTranslateCapsA().