[PATCH 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation. (original) (raw)
Jacek Caban jacek at codeweavers.com
Fri Dec 20 12:49:50 CST 2019
- Previous message (by thread): [PATCH 1/5] msvcrt: Introduce IMPORT_SYMBOL helper macro.
- Next message (by thread): [PATCH 2/5] msvcrt: Provide compatibility __p__fmode 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: 0002-msvcrt-Provide-compatibility-__p__fmode-importlib-impl.txt Type: text/x-patch Size: 2042 bytes Desc: not available URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191220/394a748d/attachment.bin>
- Previous message (by thread): [PATCH 1/5] msvcrt: Introduce IMPORT_SYMBOL helper macro.
- Next message (by thread): [PATCH 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]