[Bug 41449] Power DVD 15 (Cyberlink) needs unimplemented function SHELL32.dll.SHRemoveLocalizedName

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 6 03:29:25 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41449

winetest at luukku.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |winetest at luukku.com

--- Comment #2 from winetest at luukku.com ---
Seems simply function.

SHRemoveLocalizedName function

Removes the localized name of a file in a Shell folder.
Syntax
C++


HRESULT SHRemoveLocalizedName(
  _In_ PCWSTR pszPath
);

Parameters

pszPath [in]

    Type: PCWSTR

    A pointer to a null-terminated, Unicode string that specifies the fully
qualified path of the target file.

Return value

Type: HRESULT

If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT
error code.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list