dlls/comctl32/string.c problems

Gerald Pfeifer gerald at pfeifer.com
Fri Feb 20 02:57:32 CST 2004


The following change to dlls/comctl32/string.c

  revision 1.2
  date: 2004/02/20 05:16:37;  author: julliard;  state: Exp;  lines: +668 -101
  Robert Shearman <R.J.Shearman at warwick.ac.uk>
  - Implement string functions in comctl32.
  - Use CompareString in shlwapi wherever possible instead of ugly
    helpers.

introduced the following two problems:

  string.c:486: warning: passing arg 4 of `COMCTL32_StrRChrHelperA' from
  incompatible pointer type
  string.c:499: warning: passing arg 4 of `COMCTL32_StrRChrHelperW' from
  incompatible pointer type

Would you mind having a look?

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald at pfeifer.com   http://www.pfeifer.com/gerald/



More information about the wine-devel mailing list