[PATCH 3/5] msvcrt: Add compatibility __p__acmdln importlib implementation. (original) (raw)
Jacek Caban jacek at codeweavers.com
Fri Dec 20 12:49:58 CST 2019
- Previous message (by thread): [PATCH 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation.
- Next message (by thread): [PATCH 4/5] msvcrt: Add compatibility __p__wcmdln 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/acmdln.c | 39 +++++++++++++++++++++++++++++++++++++++ dlls/msvcrtd/Makefile.in | 1 + 3 files changed, 41 insertions(+) create mode 100644 dlls/msvcrt/acmdln.c
-------------- next part -------------- A non-text attachment was scrubbed... Name: 0003-msvcrt-Add-compatibility-__p__acmdln-importlib-impleme.txt Type: text/x-patch Size: 2084 bytes Desc: not available URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191220/0c776565/attachment.bin>
- Previous message (by thread): [PATCH 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation.
- Next message (by thread): [PATCH 4/5] msvcrt: Add compatibility __p__wcmdln importlib implementation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]