1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/msvcp90
2024-03-01 10:21:48 +01:00
..
tests makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
cxx.h msvcrt: Fix double-free and memory leak in type_info destructor. 2021-12-16 20:44:27 +01:00
details.c msvcp90: Use atomic write for releasing threadsafe_queue spin lock. 2022-09-20 09:24:38 +02:00
exception.c include: Move unwinding functions definitions to rtlsupportapi.h. 2024-03-01 10:21:48 +01:00
ios.c msvcp90: Add _Wcerr_func implementation. 2022-11-02 16:01:31 +01:00
locale.c msvcp: Consistently use __int64 types in number conversion functions. 2024-01-22 11:26:56 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
math.c
memory.c msvcp90: Don't use throw_exception helper for bad_alloc exception. 2021-08-26 21:49:09 +02:00
misc.c msvcp: Force debug info in critical sections. 2024-02-27 21:17:50 +01:00
msvcp90.h msvcp: Consistently use __int64 types in number conversion functions. 2024-01-22 11:26:56 +01:00
msvcp90.spec msvcp90: Add _Wcerr_func implementation. 2022-11-02 16:01:31 +01:00
msvcp_main.c msvcp90: Make _Condition_variable_* function pointers static. 2022-11-03 18:33:09 +01:00
string.c msvcp90: Don't use throw_exception helper for out_of_range exception. 2021-08-27 20:25:05 +02:00