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
9e8e6e6d
Commit
9e8e6e6d
authored
Dec 20, 2011
by
Piotr Caban
Committed by
Alexandre Julliard
Dec 20, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcp90: Correctly export collate<short> constructors.
parent
0e8d13b8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
msvcp90.spec
dlls/msvcp90/msvcp90.spec
+8
-8
No files found.
dlls/msvcp90/msvcp90.spec
View file @
9e8e6e6d
...
...
@@ -854,12 +854,12 @@
@ cdecl -arch=win64 ??0?$collate@D@std@@QEAA@AEBV_Locinfo@1@_K@Z(ptr ptr long) collate_char_ctor_locinfo
@ thiscall -arch=win32 ??0?$collate@D@std@@QAE@I@Z(ptr long) collate_char_ctor_refs
@ cdecl -arch=win64 ??0?$collate@D@std@@QEAA@_K@Z(ptr long) collate_char_ctor_refs
@ thiscall -arch=win32 ??0?$collate@G@std@@IAE@PBDI@Z(ptr str long) collate_
char
_ctor_name
@ cdecl -arch=win64 ??0?$collate@G@std@@IEAA@PEBD_K@Z(ptr str long) collate_
char
_ctor_name
@ thiscall -arch=win32 ??0?$collate@G@std@@QAE@ABV_Locinfo@1@I@Z(ptr ptr long) collate_
char
_ctor_locinfo
@ cdecl -arch=win64 ??0?$collate@G@std@@QEAA@AEBV_Locinfo@1@_K@Z(ptr ptr long) collate_
char
_ctor_locinfo
@ thiscall -arch=win32 ??0?$collate@G@std@@QAE@I@Z(ptr long) collate_
char
_ctor_refs
@ cdecl -arch=win64 ??0?$collate@G@std@@QEAA@_K@Z(ptr long) collate_
char
_ctor_refs
@ thiscall -arch=win32 ??0?$collate@G@std@@IAE@PBDI@Z(ptr str long) collate_
short
_ctor_name
@ cdecl -arch=win64 ??0?$collate@G@std@@IEAA@PEBD_K@Z(ptr str long) collate_
short
_ctor_name
@ thiscall -arch=win32 ??0?$collate@G@std@@QAE@ABV_Locinfo@1@I@Z(ptr ptr long) collate_
short
_ctor_locinfo
@ cdecl -arch=win64 ??0?$collate@G@std@@QEAA@AEBV_Locinfo@1@_K@Z(ptr ptr long) collate_
short
_ctor_locinfo
@ thiscall -arch=win32 ??0?$collate@G@std@@QAE@I@Z(ptr long) collate_
short
_ctor_refs
@ cdecl -arch=win64 ??0?$collate@G@std@@QEAA@_K@Z(ptr long) collate_
short
_ctor_refs
@ thiscall -arch=win32 ??0?$collate@_W@std@@IAE@PBDI@Z(ptr str long) collate_wchar_ctor_name
@ cdecl -arch=win64 ??0?$collate@_W@std@@IEAA@PEBD_K@Z(ptr str long) collate_wchar_ctor_name
@ thiscall -arch=win32 ??0?$collate@_W@std@@QAE@ABV_Locinfo@1@I@Z(ptr ptr long) collate_wchar_ctor_locinfo
...
...
@@ -1999,8 +1999,8 @@
@ stub -arch=win64 ??_F?$codecvt@_WDH@std@@QEAAXXZ
@ thiscall -arch=win32 ??_F?$collate@D@std@@QAEXXZ(ptr) collate_char_ctor
@ cdecl -arch=win64 ??_F?$collate@D@std@@QEAAXXZ(ptr) collate_char_ctor
@ thiscall -arch=win32 ??_F?$collate@G@std@@QAEXXZ(ptr) collate_
char
_ctor
@ cdecl -arch=win64 ??_F?$collate@G@std@@QEAAXXZ(ptr) collate_
char
_ctor
@ thiscall -arch=win32 ??_F?$collate@G@std@@QAEXXZ(ptr) collate_
short
_ctor
@ cdecl -arch=win64 ??_F?$collate@G@std@@QEAAXXZ(ptr) collate_
short
_ctor
@ thiscall -arch=win32 ??_F?$collate@_W@std@@QAEXXZ(ptr) collate_wchar_ctor
@ cdecl -arch=win64 ??_F?$collate@_W@std@@QEAAXXZ(ptr) collate_wchar_ctor
@ stub -arch=win32 ??_F?$complex@M@std@@QAEXXZ
...
...
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