UrlIsNoHistoryA (SHLWAPI.@)
BOOL UrlIsNoHistoryA ( LPCSTR pszUrl )
Determine if a Url should not be stored in the users history list.
pszUrl | [In] | Url to check. |
TRUE, if pszUrl should be excluded from the history list, FALSE otherwise.
Defined in "shlwapi.h".
Implemented in "dlls/shlwapi/url.c". source.winehq.org/source/dlls/shlwapi/url.c
Debug channel "shell".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.