shell32: Implement ordinal 704, also known as GUIDFromStringW.

Dmitry Timoshkov dmitry at codeweavers.com
Wed Jan 14 10:47:44 CST 2009


"Hans Leidekker" <hans at codeweavers.com> wrote:

> On Wednesday 14 January 2009 17:01:06 Juan Lang wrote:
> 
>> + 704 stdcall @(wstr ptr) SHELL32_704 # GUIDFromStringW
>> 
>> Out of curiosity, what's the reason for using SHELL32_704 as the name,
>> instead of GUIDFromStringW?
> 
> I just followed a pattern already there in shell32, I don't know the exact
> rules that apply here, to be honest.

According to
http://www.geoffchappell.com/viewer.htm?doc=studies/windows/shell/shell32/history/ords471.htm&tx=51,40,37-39;41

shell32.704 GUIDFromStringW redirected to SHLWAPI in version 5.00 and higher 

-- 
Dmitry.



More information about the wine-devel mailing list