Am Samstag, den 28.05.2005, 00:12 +0200 schrieb Detlef Riekenberg:
> Hi.
>
> Changelog:
> Partial Implementation of shell32/SHHelpShortcuts_RunDLL
> Connect and Disconnect: Forwarded to mpr.dll
> AddPrinter: Forward to printui.dll
>
What did I wrong with this Patch ?
1) Forwa
Am Montag, den 30.05.2005, 10:29 +0900 schrieb Dmitry Timoshkov:
> > +
> > +return StrCmpW(e1->name, e2->name);
>
> I strongly suspect that this comparison should be case insensitive.
Sorry for not written this comment:
* The Commands are Case-Sensitive! (Checked with Win98SE and Win2000)
*
"Detlef Riekenberg" <[EMAIL PROTECTED]> wrote:
> Changelog:
> Partial Implementation of shell32/SHHelpShortcuts_RunDLL
>Connect and Disconnect: Forwarded to mpr.dll
>AddPrinter: Forwarded to printui.dll
> +static int shrundll_compare(const void *p1, const void *p2)
> +{
> +str