Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
e434d89b
Commit
e434d89b
authored
Apr 07, 2003
by
Adam Gundy
Committed by
Alexandre Julliard
Apr 07, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed ecvt/fcvt/gcvt entries.
parent
f130f809
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
msvcrtd.spec
dlls/msvcrtd/msvcrtd.spec
+3
-3
No files found.
dlls/msvcrtd/msvcrtd.spec
View file @
e434d89b
...
...
@@ -223,7 +223,7 @@
@ stub _dstbias
@ cdecl _dup (long) msvcrt._dup
@ cdecl _dup2 (long long) msvcrt._dup2
@ cdecl _ecvt( double long ptr ptr) ecvt
@ cdecl _ecvt( double long ptr ptr)
msvcrt._
ecvt
@ cdecl _endthread () msvcrt._endthread
@ cdecl _endthreadex(long) msvcrt._endthreadex
@ extern _environ msvcrt._environ
...
...
@@ -243,7 +243,7 @@
@ cdecl _expand(ptr long) msvcrt._expand
@ cdecl _expand_dbg(ptr long) msvcrt._expand
@ cdecl _fcloseall() msvcrt._fcloseall
@ cdecl _fcvt( double long ptr ptr) fcvt
@ cdecl _fcvt( double long ptr ptr)
msvcrt._
fcvt
@ cdecl _fdopen(long str) msvcrt._fdopen
@ cdecl _fgetchar() msvcrt._fgetchar
@ cdecl _fgetwchar() msvcrt._fgetwchar
...
...
@@ -274,7 +274,7 @@
@ cdecl _ftol() ntdll._ftol
@ cdecl _fullpath(ptr str long) msvcrt._fullpath
@ cdecl _futime(long ptr) msvcrt._futime
@ cdecl _gcvt( double long str) gcvt
@ cdecl _gcvt( double long str)
msvcrt._
gcvt
@ cdecl _get_osfhandle(long) msvcrt._get_osfhandle
@ stub _get_sbh_threshold #()
@ cdecl _getch() msvcrt._getch
...
...
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