Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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
wine
wine-winehq
Commits
105e6adf
Commit
105e6adf
authored
Jun 23, 2000
by
Francois Gouget
Committed by
Alexandre Julliard
Jun 23, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merged DeviceCapabilities and DeviceCapabilitiesA.
parent
7f01aa87
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
info.c
dlls/winspool/info.c
+2
-2
winspool.drv.spec
dlls/winspool/winspool.drv.spec
+1
-1
No files found.
dlls/winspool/info.c
View file @
105e6adf
...
...
@@ -277,7 +277,7 @@ static void FREE_PRINTER_INFO_2W(HANDLE heap, LPPRINTER_INFO_2W piW)
}
/******************************************************************
* DeviceCapabilitiesA [WINSPOOL.151]
* DeviceCapabilitiesA [WINSPOOL.15
0 & WINSPOOL.15
1]
*
*/
INT
WINAPI
DeviceCapabilitiesA
(
LPCSTR
pDeivce
,
LPCSTR
pPort
,
WORD
cap
,
...
...
@@ -300,7 +300,7 @@ INT WINAPI DeviceCapabilitiesA(LPCSTR pDeivce,LPCSTR pPort, WORD cap,
/*****************************************************************************
* DeviceCapabilitiesW
* DeviceCapabilitiesW
[WINSPOOL.152]
*
* Call DeviceCapabilitiesA since we later call 16bit stuff anyway
*
...
...
dlls/winspool/winspool.drv.spec
View file @
105e6adf
...
...
@@ -52,7 +52,7 @@ init WINSPOOL_EntryPoint
147 stub DeletePrinterDriverW
148 stub DeletePrinterIC
149 stub DevQueryPrint
150 st
ub DeviceCapabilities
150 st
dcall DeviceCapabilities(str str long ptr ptr) DeviceCapabilitiesA
151 stdcall DeviceCapabilitiesA(str str long ptr ptr) DeviceCapabilitiesA
152 stdcall DeviceCapabilitiesW(wstr wstr long wstr ptr) DeviceCapabilitiesW
153 stub DeviceMode
...
...
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