[PATCH 2/2] include: Use dllimport attribute for string.h functions.

Jacek Caban jacek at codeweavers.com
Wed Jan 29 06:40:04 CST 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
Fixes a noisy clang warning about _strnicmp being incompatible with 
winternl.h declaration. Also helps compiler to produce better code.

  include/msvcrt/corecrt.h |  12 +++
  include/msvcrt/string.h  | 180 +++++++++++++++++++--------------------
  2 files changed, 102 insertions(+), 90 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-include-Use-dllimport-attribute-for-string.h-functions.txt
Type: text/x-patch
Size: 11513 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200129/7eb7764e/attachment-0001.bin>


More information about the wine-devel mailing list