Piotr Caban
|
c5530b276d
|
msvcp: Add _Init_locks class implementation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46982
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-05 21:40:55 +02:00 |
Alexandre Julliard
|
030a460934
|
ucrtbase: Move the vsnprintf() wrapper function to the ucrtbase import library.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47250
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-24 12:30:04 +02:00 |
Alexandre Julliard
|
651179469c
|
msvcp90: Use the standard -mno-cygwin build flag.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-16 19:00:10 +02:00 |
Alexandre Julliard
|
0a79eb3608
|
include: Use the __thiscall attribute directly for the Mingw build.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-16 19:00:10 +02:00 |
Alexandre Julliard
|
4f1f95b1b3
|
msvcp: Define _vsnprintf().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-02 19:20:21 +02:00 |
Piotr Caban
|
c07ade82ed
|
msvcp140: Add __uncaught_exceptions implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-20 23:20:04 +01:00 |
Alexandre Julliard
|
7726157e19
|
msvcrt: Use WINAPIV calling convention for variadic functions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-11-02 10:20:02 +01:00 |
Francois Gouget
|
459134b855
|
msvcp90: {init,free}_misc() are only used with msvcp >= 100.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-03 14:09:20 +02:00 |
Piotr Caban
|
7ec727b31c
|
msvcp100: Improve is_current_task_group_canceling function stub.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-24 20:51:30 +01:00 |
Daniel Lehman
|
d12235ab79
|
msvcp140: Load critical_section functions from concrt140.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-08 12:37:30 +09:00 |
Daniel Lehman
|
69ad826ebb
|
msvcp140: Add sprintf.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-03 09:56:16 -05:00 |
Martin Storsjo
|
1135db7095
|
msvcp140: Add MSVC 2015 C++ support DLL.
Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-03 09:56:15 -05:00 |
Daniel Lehman
|
df096e6b60
|
msvcp120: Implement _Cnd_* functions.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-13 22:24:58 +09:00 |
Piotr Caban
|
f92766951d
|
msvcp100: Add std::iostream_category() implementation.
|
2014-10-20 14:02:05 +09:00 |
Piotr Caban
|
3fa2bb2dce
|
msvcp110: Add _Mtx_{destroy,getconcrtcs,init,lock,unlock,trylock} implementation.
|
2014-06-26 19:00:36 +02:00 |
Alexandre Julliard
|
263a1448f9
|
msvcp: Don't assume that msvcrt is imported.
|
2013-12-27 14:31:52 +01:00 |
Alexandre Julliard
|
6e47b1691b
|
msvcp90: Work around Mingw duplicate encode/decode_pointer definition.
|
2013-12-21 12:50:32 +01:00 |
Alexandre Julliard
|
4c4a654552
|
msvcp80: Share the implementation with msvcp90.
|
2013-11-12 13:56:07 +01:00 |