SHLWAPI: implement PathIsValidChar{A,W}

Hans Leidekker hans at it.vu.nl
Sun Jan 30 08:07:36 CST 2005


This patch is based on a patch by Ge van Geldrop that Alexandre
rejected saying:

  "I think a lookup table would be more elegant (and faster...)"

Therefore this version uses a lookup table for all ascii characters
and the first 256 unicode characters. It also has a test showing we
produce results equivalent to the Windows version.

 -Hans

Changelog:
  Implement and test PathIsValidChar{A,W}.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi_pathisvalidchar.diff
Type: text/x-diff
Size: 18861 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050130/bbc8a85c/shlwapi_pathisvalidchar.bin


More information about the wine-patches mailing list