Re: rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL

2005-05-29 Thread Detlef Riekenberg
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) *

Re: rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL

2005-05-29 Thread Dmitry Timoshkov
"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