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
093d8702
Commit
093d8702
authored
Feb 22, 2017
by
André Hentschel
Committed by
Alexandre Julliard
Feb 24, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
odbccp32: Fix some spec file entries.
Signed-off-by:
André Hentschel
<
nerv@dawncrow.de
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
8e273c8f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
odbccp32.spec
dlls/odbccp32/odbccp32.spec
+2
-2
No files found.
dlls/odbccp32/odbccp32.spec
View file @
093d8702
...
...
@@ -19,7 +19,7 @@
20 stdcall SQLRemoveDriver(str long ptr)
21 stdcall SQLConfigDriver(ptr long str str ptr long ptr)
22 stdcall SQLInstallerError(long ptr ptr long ptr)
23 stdcall SQLPostInstallerError(long
p
tr)
23 stdcall SQLPostInstallerError(long
s
tr)
24 stdcall SQLReadFileDSN(str str str ptr long ptr)
25 stdcall SQLWriteFileDSN(str str str str)
26 stdcall SQLInstallDriverEx(str str str long ptr long ptr)
...
...
@@ -47,7 +47,7 @@
220 stdcall SQLRemoveDriverW(wstr long ptr)
221 stdcall SQLConfigDriverW(ptr long wstr wstr ptr long ptr)
222 stdcall SQLInstallerErrorW(long ptr ptr long ptr)
223 stdcall SQLPostInstallerErrorW(long
p
tr)
223 stdcall SQLPostInstallerErrorW(long
ws
tr)
224 stdcall SQLReadFileDSNW(wstr wstr wstr ptr long ptr)
225 stdcall SQLWriteFileDSNW(wstr wstr wstr wstr)
226 stdcall SQLInstallDriverExW(wstr wstr wstr long ptr long ptr)
...
...
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