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
9249f393
Commit
9249f393
authored
Jun 29, 2015
by
Piotr Caban
Committed by
Alexandre Julliard
Jun 29, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msvcirt: Fix ostrstream::ostrstream() constructor stub.
parent
abb0a22d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
21 additions
and
13 deletions
+21
-13
msvcirt.c
dlls/msvcirt/msvcirt.c
+13
-5
msvcirt.spec
dlls/msvcirt/msvcirt.spec
+4
-4
msvcrt20.spec
dlls/msvcrt20/msvcrt20.spec
+2
-2
msvcrt40.spec
dlls/msvcrt40/msvcrt40.spec
+2
-2
No files found.
dlls/msvcirt/msvcirt.c
View file @
9249f393
...
...
@@ -696,13 +696,21 @@ void * __thiscall MSVCIRT_ios_sl_void(class_ios * _this)
/******************************************************************
* ??0ostrstream@@QAE@XZ (MSVCRTI.@)
* class ostream & __thiscall ostrstream::ostrstream<<(void)
*/
DEFINE_THISCALL_WRAPPER
(
MSVCIRT_ostrstream_
sl_void
,
4
)
void
*
__thiscall
MSVCIRT_ostrstream_
sl_void
(
class_ostream
*
_this
)
DEFINE_THISCALL_WRAPPER
(
MSVCIRT_ostrstream_
ctor
,
8
)
void
*
__thiscall
MSVCIRT_ostrstream_
ctor
(
class_ostream
*
this
,
BOOL
virt_init
)
{
FIXME
(
"(%p) stub
\n
"
,
_this
);
return
_this
;
FIXME
(
"(%p %x) stub
\n
"
,
this
,
virt_init
);
return
this
;
}
/******************************************************************
* ??1ostrstream@@UAE@XZ (MSVCRTI.@)
*/
DEFINE_THISCALL_WRAPPER
(
MSVCIRT_ostrstream_dtor
,
4
)
void
__thiscall
MSVCIRT_ostrstream_dtor
(
class_ios
*
base
)
{
FIXME
(
"(%p) stub
\n
"
,
base
);
}
/******************************************************************
...
...
dlls/msvcirt/msvcirt.spec
View file @
9249f393
...
...
@@ -96,8 +96,8 @@
@ stub -arch=win64 ??0ostrstream@@QEAA@AEBV0@@Z
@ stub -arch=win32 ??0ostrstream@@QAE@PADHH@Z # __thiscall ostrstream::ostrstream(char *,int,int)
@ stub -arch=win64 ??0ostrstream@@QEAA@PEADHH@Z
@ thiscall -arch=win32 ??0ostrstream@@QAE@XZ(ptr
) MSVCIRT_ostrstream_sl_void # __thiscall ostrstream::ostrstream(void)
@ cdecl -arch=win64 ??0ostrstream@@QEAA@XZ(ptr
) MSVCIRT_ostrstream_sl_void
@ thiscall -arch=win32 ??0ostrstream@@QAE@XZ(ptr
long) MSVCIRT_ostrstream_ctor
@ cdecl -arch=win64 ??0ostrstream@@QEAA@XZ(ptr
long) MSVCIRT_ostrstream_ctor
@ stub -arch=win32 ??0stdiobuf@@QAE@ABV0@@Z # __thiscall stdiobuf::stdiobuf(class stdiobuf const &)
@ stub -arch=win64 ??0stdiobuf@@QEAA@AEBV0@@Z
@ stub -arch=win32 ??0stdiobuf@@QAE@PAU_iobuf@@@Z # __thiscall stdiobuf::stdiobuf(struct _iobuf *)
...
...
@@ -158,8 +158,8 @@
@ stub -arch=win64 ??1ostream@@UEAA@XZ
@ stub -arch=win32 ??1ostream_withassign@@UAE@XZ # virtual __thiscall ostream_withassign::~ostream_withassign(void)
@ stub -arch=win64 ??1ostream_withassign@@UEAA@XZ
@ thiscall -arch=win32 ??1ostrstream@@UAE@XZ(ptr) MSVCIRT_ostrstream_
sl_void # virtual __thiscall ostrstream::~ostrstream(void)
@ cdecl -arch=win64 ??1ostrstream@@UEAA@XZ(ptr) MSVCIRT_ostrstream_
sl_void
@ thiscall -arch=win32 ??1ostrstream@@UAE@XZ(ptr) MSVCIRT_ostrstream_
dtor
@ cdecl -arch=win64 ??1ostrstream@@UEAA@XZ(ptr) MSVCIRT_ostrstream_
dtor
@ stub -arch=win32 ??1stdiobuf@@UAE@XZ # virtual __thiscall stdiobuf::~stdiobuf(void)
@ stub -arch=win64 ??1stdiobuf@@UEAA@XZ
@ stub -arch=win32 ??1stdiostream@@UAE@XZ # virtual __thiscall stdiostream::~stdiostream(void)
...
...
dlls/msvcrt20/msvcrt20.spec
View file @
9249f393
...
...
@@ -86,8 +86,8 @@
@ stub -arch=win64 ??0ostrstream@@QEAA@AEBV0@@Z
@ stub -arch=win32 ??0ostrstream@@QAE@PADHH@Z
@ stub -arch=win64 ??0ostrstream@@QEAA@PEADHH@Z
@ thiscall -arch=win32 ??0ostrstream@@QAE@XZ(ptr) msvcirt.??0ostrstream@@QAE@XZ
@ cdecl -arch=win64 ??0ostrstream@@QEAA@XZ(ptr) msvcirt.??0ostrstream@@QEAA@XZ
@ thiscall -arch=win32 ??0ostrstream@@QAE@XZ(ptr
long
) msvcirt.??0ostrstream@@QAE@XZ
@ cdecl -arch=win64 ??0ostrstream@@QEAA@XZ(ptr
long
) msvcirt.??0ostrstream@@QEAA@XZ
@ stub -arch=win32 ??0stdiobuf@@QAE@ABV0@@Z
@ stub -arch=win64 ??0stdiobuf@@QEAA@AEBV0@@Z
@ stub -arch=win32 ??0stdiobuf@@QAE@PAU_iobuf@@@Z
...
...
dlls/msvcrt40/msvcrt40.spec
View file @
9249f393
...
...
@@ -108,8 +108,8 @@
@ stub -arch=win64 ??0ostrstream@@QEAA@AEBV0@@Z
@ stub -arch=win32 ??0ostrstream@@QAE@PADHH@Z
@ stub -arch=win64 ??0ostrstream@@QEAA@PEADHH@Z
@ thiscall -arch=win32 ??0ostrstream@@QAE@XZ(ptr) msvcirt.??0ostrstream@@QAE@XZ
@ cdecl -arch=win64 ??0ostrstream@@QEAA@XZ(ptr) msvcirt.??0ostrstream@@QEAA@XZ
@ thiscall -arch=win32 ??0ostrstream@@QAE@XZ(ptr
long
) msvcirt.??0ostrstream@@QAE@XZ
@ cdecl -arch=win64 ??0ostrstream@@QEAA@XZ(ptr
long
) msvcirt.??0ostrstream@@QEAA@XZ
@ stub -arch=win32 ??0stdiobuf@@QAE@ABV0@@Z
@ stub -arch=win64 ??0stdiobuf@@QEAA@AEBV0@@Z
@ stub -arch=win32 ??0stdiobuf@@QAE@PAU_iobuf@@@Z
...
...
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