[shell32] stub for ExtractVersionResource16W

Stefan Leichter Stefan.Leichter at camline.com
Sun May 3 15:46:55 CDT 2009


Am Saturday 02 May 2009 12:54:14 schrieb Dmitry Timoshkov:
> "Stefan Leichter" <Stefan.Leichter at camline.com> wrote:
> > +/***********************************************************************
> > + *              ExtractVersionResource16W (SHELL32.@)
> > + */
> > +BOOL WINAPI ExtractVersionResource16W(LPWSTR s, DWORD d) {
> > +    FIXME("(%s %x) stub!\n", debugstr_w(s), d);
> > +    return FALSE;
> > +}
>
> Please follow the braces placement style of the file.
>
> Also you might be interested that according to
> http://www.geoffchappell.com/viewer.htm?doc=studies/windows/shell/shell32/h
>istory/names351.htm ExtractVersionResource16W is discontinued starting from
> Windows Vista.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: ExtractVersionResource16W.diff
Type: text/x-diff
Size: 948 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090503/6050b2b1/attachment.diff>


More information about the wine-patches mailing list