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
bf446e7c
Commit
bf446e7c
authored
Nov 17, 2010
by
Piotr Caban
Committed by
Alexandre Julliard
Nov 18, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcrt: Update spec files.
parent
6b3b72d6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
msvcr70.spec
dlls/msvcr70/msvcr70.spec
+1
-1
msvcr71.spec
dlls/msvcr71/msvcr71.spec
+1
-1
msvcrt.spec
dlls/msvcrt/msvcrt.spec
+0
-1
No files found.
dlls/msvcr70/msvcr70.spec
View file @
bf446e7c
...
...
@@ -495,7 +495,7 @@
@ cdecl _putch(long) msvcrt._putch
@ cdecl _putenv(str) msvcrt._putenv
@ cdecl _putw(long ptr) msvcrt._putw
@
stub
_putwch
@
cdecl _putwch(long) msvcrt.
_putwch
@ cdecl _putws(wstr) msvcrt._putws
@ stub _pwctype
@ cdecl _read(long ptr long) msvcrt._read
...
...
dlls/msvcr71/msvcr71.spec
View file @
bf446e7c
...
...
@@ -490,7 +490,7 @@
@ cdecl _putch(long) msvcrt._putch
@ cdecl _putenv(str) msvcrt._putenv
@ cdecl _putw(long ptr) msvcrt._putw
@
stub
_putwch
@
cdecl _putwch(long) msvcrt.
_putwch
@ cdecl _putws(wstr) msvcrt._putws
@ extern _pwctype msvcrt._pwctype
@ cdecl _read(long ptr long) msvcrt._read
...
...
dlls/msvcrt/msvcrt.spec
View file @
bf446e7c
...
...
@@ -434,7 +434,6 @@
# stub _free_dbg
# stub _freea
# stub _freea_s
# stub _fscanf_l
@ varargs _fscanf_l(ptr str ptr) MSVCRT__fscanf_l
@ varargs _fscanf_s_l(ptr str ptr) MSVCRT__fscanf_s_l
@ cdecl _fseeki64(ptr int64 long) MSVCRT__fseeki64
...
...
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