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
ee3e873e
Commit
ee3e873e
authored
Jan 04, 2012
by
Piotr Caban
Committed by
Alexandre Julliard
Jan 04, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcp60: Don't forward _Lockit calls to msvcp90.
parent
500f279e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
msvcp60.spec
dlls/msvcp60/msvcp60.spec
+4
-4
No files found.
dlls/msvcp60/msvcp60.spec
View file @
ee3e873e
...
...
@@ -827,8 +827,8 @@
@ stub -arch=win64 ??0_Locinfo@std@@QEAA@HPEBD@Z # don't forward to msvcp90
@ stub -arch=win32 ??0_Locinfo@std@@QAE@PBD@Z # don't forward to msvcp90
@ stub -arch=win64 ??0_Locinfo@std@@QEAA@PEBD@Z # don't forward to msvcp90
@ thiscall -arch=win32 ??0_Lockit@std@@QAE@XZ(ptr)
msvcp90.??0_Lockit@std@@QAE@XZ
@ cdecl -arch=win64 ??0_Lockit@std@@QEAA@XZ(ptr)
msvcp90.??0_Lockit@std@@QEAA@XZ
@ thiscall -arch=win32 ??0_Lockit@std@@QAE@XZ(ptr)
_Lockit_ctor
@ cdecl -arch=win64 ??0_Lockit@std@@QEAA@XZ(ptr)
_Lockit_ctor
@ stub -arch=win32 ??0_Timevec@std@@QAE@ABV01@@Z # don't forward to msvcp90
@ stub -arch=win64 ??0_Timevec@std@@QEAA@AEBV01@@Z # don't forward to msvcp90
@ stub -arch=win32 ??0_Timevec@std@@QAE@PAX@Z # don't forward to msvcp90
...
...
@@ -1039,8 +1039,8 @@
@ stub -arch=win64 ??1Init@ios_base@std@@QEAA@XZ
@ stub -arch=win32 ??1_Locinfo@std@@QAE@XZ # don't forward to msvcp90
@ stub -arch=win64 ??1_Locinfo@std@@QEAA@XZ # don't forward to msvcp90
@ thiscall -arch=win32 ??1_Lockit@std@@QAE@XZ(ptr)
msvcp90.??1_Lockit@std@@QAE@XZ
@ cdecl -arch=win64 ??1_Lockit@std@@QEAA@XZ(ptr)
msvcp90.??1_Lockit@std@@QEAA@XZ
@ thiscall -arch=win32 ??1_Lockit@std@@QAE@XZ(ptr)
_Lockit_dtor
@ cdecl -arch=win64 ??1_Lockit@std@@QEAA@XZ(ptr)
_Lockit_dtor
@ stub -arch=win32 ??1_Timevec@std@@QAE@XZ # don't forward to msvcp90
@ stub -arch=win64 ??1_Timevec@std@@QEAA@XZ # don't forward to msvcp90
@ stub -arch=win32 ??1_Winit@std@@QAE@XZ
...
...
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