Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-fonts
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Aleksandr Isakov
wine-fonts
Commits
9ef447be
Commit
9ef447be
authored
Mar 23, 2009
by
Andrew Nguyen
Committed by
Alexandre Julliard
Mar 23, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tapi32: Stub lineMakeCallW.
parent
af38006a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
6 deletions
+21
-6
line.c
dlls/tapi32/line.c
+17
-4
tapi32.spec
dlls/tapi32/tapi32.spec
+1
-0
tapi.h
include/tapi.h
+3
-2
No files found.
dlls/tapi32/line.c
View file @
9ef447be
...
...
@@ -1005,12 +1005,25 @@ LONG WINAPI lineInitializeExA(LPHLINEAPP lphLineApp, HINSTANCE hInstance, LINECA
}
/***********************************************************************
* lineMakeCall (TAPI32.@)
* lineMakeCall
W
(TAPI32.@)
*/
DWORD
WINAPI
lineMakeCallA
(
HLINE
hLine
,
LPHCALL
lphCall
,
LPCSTR
lpszDestAddress
,
DWORD
dwCountryCode
,
LPLINECALLPARAMS
lpCallParams
)
DWORD
WINAPI
lineMakeCallW
(
HLINE
hLine
,
LPHCALL
lphCall
,
LPCWSTR
lpszDestAddress
,
DWORD
dwCountryCode
,
LPLINECALLPARAMS
lpCallParams
)
{
FIXME
(
"(%p, %p, %s, %08x, %p): stub.
\n
"
,
hLine
,
lphCall
,
lpszDestAddress
,
dwCountryCode
,
lpCallParams
);
return
1
;
FIXME
(
"(%p, %p, %s, %08x, %p): stub.
\n
"
,
hLine
,
lphCall
,
debugstr_w
(
lpszDestAddress
),
dwCountryCode
,
lpCallParams
);
return
LINEERR_OPERATIONFAILED
;
}
/***********************************************************************
* lineMakeCallA (TAPI32.@)
*/
DWORD
WINAPI
lineMakeCallA
(
HLINE
hLine
,
LPHCALL
lphCall
,
LPCSTR
lpszDestAddress
,
DWORD
dwCountryCode
,
LPLINECALLPARAMS
lpCallParams
)
{
FIXME
(
"(%p, %p, %s, %08x, %p): stub.
\n
"
,
hLine
,
lphCall
,
lpszDestAddress
,
dwCountryCode
,
lpCallParams
);
return
LINEERR_OPERATIONFAILED
;
}
/***********************************************************************
...
...
dlls/tapi32/tapi32.spec
View file @
9ef447be
...
...
@@ -69,6 +69,7 @@
@ stdcall lineInitializeExA(ptr long ptr str ptr ptr ptr)
@ stdcall lineMakeCall(long ptr str long ptr) lineMakeCallA
@ stdcall lineMakeCallA(long ptr str long ptr)
@ stdcall lineMakeCallW(long ptr wstr long ptr)
@ stdcall lineMonitorDigits(long long)
@ stdcall lineMonitorMedia(long long)
@ stdcall lineMonitorTones(long ptr long)
...
...
include/tapi.h
View file @
9ef447be
...
...
@@ -909,7 +909,9 @@ DWORD WINAPI lineInitialize(LPHLINEAPP,HINSTANCE,LINECALLBACK,LPCSTR,LPDWORD);
LONG
WINAPI
lineInitializeExA
(
LPHLINEAPP
,
HINSTANCE
,
LINECALLBACK
,
LPCSTR
,
LPDWORD
,
LPDWORD
,
LPLINEINITIALIZEEXPARAMS
);
LONG
WINAPI
lineInitializeExW
(
LPHLINEAPP
,
HINSTANCE
,
LINECALLBACK
,
LPCWSTR
,
LPDWORD
,
LPDWORD
,
LPLINEINITIALIZEEXPARAMS
);
#define lineInitializeEx WINELIB_NAME_AW(lineInitializeEx)
DWORD
WINAPI
lineMakeCall
(
HLINE
,
LPHCALL
,
LPCSTR
,
DWORD
,
LPLINECALLPARAMS
);
DWORD
WINAPI
lineMakeCallA
(
HLINE
,
LPHCALL
,
LPCSTR
,
DWORD
,
LPLINECALLPARAMS
);
DWORD
WINAPI
lineMakeCallW
(
HLINE
,
LPHCALL
,
LPCWSTR
,
DWORD
,
LPLINECALLPARAMS
);
#define lineMakeCall WINELIB_NAMEAW(lineMakeCall);
DWORD
WINAPI
lineMonitorDigits
(
HCALL
,
DWORD
);
DWORD
WINAPI
lineMonitorMedia
(
HCALL
,
DWORD
);
DWORD
WINAPI
lineMonitorTones
(
HCALL
,
LPLINEMONITORTONE
,
DWORD
);
...
...
@@ -968,7 +970,6 @@ DWORD WINAPI lineGetLineDevStatusA(HLINE,LPLINEDEVSTATUS);
DWORD
WINAPI
lineGetRequestA
(
HLINEAPP
,
DWORD
,
LPVOID
);
DWORD
WINAPI
lineGetTranslateCapsA
(
HLINEAPP
,
DWORD
,
LPLINETRANSLATECAPS
);
DWORD
WINAPI
lineHandoffA
(
HCALL
,
LPCSTR
,
DWORD
);
DWORD
WINAPI
lineMakeCallA
(
HLINE
,
LPHCALL
,
LPCSTR
,
DWORD
,
LPLINECALLPARAMS
);
DWORD
WINAPI
lineOpenA
(
HLINEAPP
,
DWORD
,
LPHLINE
,
DWORD
,
DWORD
,
DWORD
,
DWORD
,
DWORD
,
LPLINECALLPARAMS
);
DWORD
WINAPI
lineParkA
(
HCALL
,
DWORD
,
LPCSTR
,
LPVARSTRING
);
DWORD
WINAPI
linePickupA
(
HLINE
,
DWORD
,
LPHCALL
,
LPCSTR
,
LPCSTR
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment