[PATCH] kernel32: Add stub for ResolveLocaleName.

Jactry Zeng jzeng at codeweavers.com
Wed Jun 28 02:05:21 CDT 2017


Fix a crash for Powerpoint 2016 when inserting equations.

Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
---
  .../api-ms-win-core-localization-l1-1-0.spec                 |  2 +-
  .../api-ms-win-core-localization-l1-2-0.spec                 |  2 +-
  .../api-ms-win-core-localization-l1-2-1.spec                 |  2 +-
  dlls/kernel32/kernel32.spec                                  |  2 +-
  dlls/kernel32/locale.c                                       | 12 
++++++++++++
  dlls/kernelbase/kernelbase.spec                              |  2 +-
  include/winnls.h                                             |  1 +
  7 files changed, 18 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-Add-stub-for-ResolveLocaleName.txt
Type: text/x-patch
Size: 5328 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170628/5b22897a/attachment-0001.bin>


More information about the wine-patches mailing list