1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/msvcirt
Gabriel Ivăncescu c086a7eb31 msvcirt: Use proper operator_new and operator_delete types.
msvcirt's PARENTSRC imports exception.c from msvcp90, but it uses a function
pointer for these functions, resulting in a type mismatch.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2024-01-18 22:50:55 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msvcirt.c msvcirt: Use proper operator_new and operator_delete types. 2024-01-18 22:50:55 +01:00
msvcirt.h msvcirt: Use proper operator_new and operator_delete types. 2024-01-18 22:50:55 +01:00
msvcirt.spec msvcp: Remove MSVCP_ prefix from RTTI and vtable related code. 2021-04-07 22:36:11 +02:00