1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/msvcp60
Alexandre Julliard c7c8624250 msvcp: Consistently use __int64 types in number conversion functions.
This avoids unaligned access warnings with clang.
2024-01-22 11:26:56 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
ios.c msvcp60: Use 'MultiByteToWideChar' in __Fiopen implementation. 2022-08-15 18:12:19 +02:00
main.c msvcp: Build without -DWINE_NO_LONG_TYPES. 2022-02-08 20:24:15 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
msvcp.h msvcp: Consistently use __int64 types in number conversion functions. 2024-01-22 11:26:56 +01:00
msvcp60.spec msvcp60: Add missing exports. 2022-02-11 17:10:45 +01:00
string.c msvcp60: Use char type for FROZEN macro. 2023-11-09 23:00:40 +01:00