----- Original Message ----- From: "Alexandre Julliard" <[EMAIL PROTECTED]> To: "Guy L. Albertelli" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, February 15, 2002 2:27 PM Subject: Re: RESUBMIT: Some more Shlwapi ordinal routines
> "Guy L. Albertelli" <[EMAIL PROTECTED]> writes: > > > > > dlls/shlwapi/ordinal-cmap.h <--- new file > > > > - Has the 32k bytes that are returned by SHGetInverseCMAP. > > I'm a bit concerned about this one. Do you have an algorithm for > generating it, or is it simply a dump of the native dll? This might > get us in trouble. > I will resubmit the patch without the SHGetInverseCMAP. The data was just what was returned by the native DLL. I understand the "trouble" issue. Sorry to reply so late, been out of town. Guy