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
6f79f3a2
Commit
6f79f3a2
authored
Apr 28, 2010
by
Detlef Riekenberg
Committed by
Alexandre Julliard
Apr 28, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcr70: Sync exports to current msvcrt.
parent
747df00e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
msvcr70.spec
dlls/msvcr70/msvcr70.spec
+3
-3
msvcr71.spec
dlls/msvcr71/msvcr71.spec
+3
-3
No files found.
dlls/msvcr70/msvcr70.spec
View file @
6f79f3a2
...
...
@@ -570,8 +570,8 @@
@ cdecl _wcsnset(wstr long long) msvcrt._wcsnset
@ cdecl _wcsrev(wstr) msvcrt._wcsrev
@ cdecl _wcsset(wstr long) msvcrt._wcsset
@
stub
_wcstoi64
@
stub
_wcstoui64
@
cdecl _wcstoi64(wstr ptr long) msvcrt.
_wcstoi64
@
cdecl _wcstoui64(wstr ptr long) msvcrt.
_wcstoui64
@ cdecl _wcsupr(wstr) msvcrt._wcsupr
@ cdecl _wctime(ptr) msvcrt._wctime
@ cdecl _wctime64(ptr) msvcrt._wctime64
...
...
@@ -634,7 +634,7 @@
@ cdecl _wsystem(wstr) msvcrt._wsystem
@ cdecl _wtempnam(wstr wstr) msvcrt._wtempnam
@ stub _wtmpnam
@
stub
_wtof
@
cdecl _wtof(wstr) msvcrt.
_wtof
@ cdecl _wtoi(wstr) msvcrt._wtoi
@ cdecl _wtoi64(wstr) msvcrt._wtoi64
@ cdecl _wtol(wstr) msvcrt._wtol
...
...
dlls/msvcr71/msvcr71.spec
View file @
6f79f3a2
...
...
@@ -566,8 +566,8 @@
@ cdecl _wcsnset(wstr long long) msvcrt._wcsnset
@ cdecl _wcsrev(wstr) msvcrt._wcsrev
@ cdecl _wcsset(wstr long) msvcrt._wcsset
@
stub
_wcstoi64
@
stub
_wcstoui64
@
cdecl _wcstoi64(wstr ptr long) msvcrt.
_wcstoi64
@
cdecl _wcstoui64(wstr ptr long) msvcrt.
_wcstoui64
@ cdecl _wcsupr(wstr) msvcrt._wcsupr
@ cdecl _wctime(ptr) msvcrt._wctime
@ cdecl _wctime64(ptr) msvcrt._wctime64
...
...
@@ -630,7 +630,7 @@
@ cdecl _wsystem(wstr) msvcrt._wsystem
@ cdecl _wtempnam(wstr wstr) msvcrt._wtempnam
@ cdecl _wtmpnam(ptr) msvcrt._wtmpnam
@
stub
_wtof
@
cdecl _wtof(wstr) msvcrt.
_wtof
@ cdecl _wtoi(wstr) msvcrt._wtoi
@ cdecl _wtoi64(wstr) msvcrt._wtoi64
@ cdecl _wtol(wstr) msvcrt._wtol
...
...
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