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 <[EMAIL PROTECTED]>
  - 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)   [EMAIL PROTECTED]   http://www.pfeifer.com/gerald/

Reply via email to