[1/7] urlmon: Removed str_last_of in favor of strnrchrW

Alexandre Julliard julliard at winehq.org
Mon Mar 28 10:21:31 CDT 2011


Thomas Mullaly <thomas.mullaly at gmail.com> writes:

> ---
>  dlls/urlmon/uri.c         |   27 ++++++---------------------
>  dlls/urlmon/urlmon_main.h |   14 ++++++++++++++
>  2 files changed, 20 insertions(+), 21 deletions(-)
> From 7528b6b58256cba3ef53937e0ff7dbc3593f684a Mon Sep 17 00:00:00 2001
> From: Thomas Mullaly <tmullaly at codeweavers.com>
> Date: Sun, 20 Mar 2011 16:28:59 -0400
> Subject: urlmon: Removed str_last_of in favor of strnrchrW

It's called memrchrW.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list