----- Original Message ----- From: "Jürgen Schmied" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, March 10, 2002 6:33 AM Subject: Re: More Shlwapi ordinal routines - updated
> Hello! > > I saw your patch today and noticed you are really doing W<-->A conversion for the > version* functions. > Is there a special reason for this? > The A<-->W conversion in shlwapi is only for systems lacking the W-functions like > win95 so it's not nessesary to do this for us. > It's enough to just forward the entry points to the W-functions in the version.dll. > Jürgen, You are right. The next time I go into ordinal.c (which should be soon) I will fix up the .350-.352 routines. Sorry about that lack of thought. Guy