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
c9abeb37
Commit
c9abeb37
authored
Mar 19, 2010
by
Detlef Riekenberg
Committed by
Alexandre Julliard
Mar 19, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcr80: Forward _initterm_e to msvcr90.dll.
parent
40509127
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Makefile.in
dlls/msvcr80/Makefile.in
+1
-1
msvcr80.spec
dlls/msvcr80/msvcr80.spec
+1
-1
No files found.
dlls/msvcr80/Makefile.in
View file @
c9abeb37
...
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
MODULE
=
msvcr80.dll
IMPORTLIB
=
msvcr80
IMPORTS
=
msvcrt kernel32
IMPORTS
=
msvcrt
msvcr90
kernel32
C_SRCS
=
\
msvcr80.c
...
...
dlls/msvcr80/msvcr80.spec
View file @
c9abeb37
...
...
@@ -529,7 +529,7 @@
@ stub _i64tow_s
@ stub _initptd
@ cdecl _initterm(ptr ptr) msvcrt._initterm
@
stub
_initterm_e
@
cdecl _initterm_e(ptr ptr) msvcr90.
_initterm_e
@ stub _inp
@ stub _inpd
@ stub _inpw
...
...
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