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
Makefile.in
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