[PATCH v2 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation. (original) (raw)
Jacek Caban jacek at codeweavers.com
Mon Dec 23 09:45:47 CST 2019
- Previous message (by thread): [PATCH v2 1/5] msvcrt: Introduce IMPORT_SYMBOL helper macro.
- Next message (by thread): [PATCH v2 3/5] msvcrt: Add compatibility __p__acmdln importlib implementation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
dlls/msvcrt/Makefile.in | 1 + dlls/msvcrt/fmode.c | 39 +++++++++++++++++++++++++++++++++++++++ dlls/msvcrtd/Makefile.in | 1 + 3 files changed, 41 insertions(+) create mode 100644 dlls/msvcrt/fmode.c
-------------- next part -------------- A non-text attachment was scrubbed... Name: v2-0002-msvcrt-Provide-compatibility-__p__fmode-importlib-i.txt Type: text/x-patch Size: 1979 bytes Desc: not available URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191223/3f41ed33/attachment.bin>
- Previous message (by thread): [PATCH v2 1/5] msvcrt: Introduce IMPORT_SYMBOL helper macro.
- Next message (by thread): [PATCH v2 3/5] msvcrt: Add compatibility __p__acmdln importlib implementation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]