Re: RESUBMIT: Some more Shlwapi ordinal routines
"Guy L. Albertelli" <galberte(a)neo.lrun.com> 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. -- Alexandre Julliard julliard(a)winehq.com
----- Original Message ----- From: "Alexandre Julliard" <julliard(a)winehq.com> To: "Guy L. Albertelli" <galberte(a)neo.lrun.com> Cc: <wine-devel(a)winehq.com> Sent: Friday, February 15, 2002 2:27 PM Subject: Re: RESUBMIT: Some more Shlwapi ordinal routines
"Guy L. Albertelli" <galberte(a)neo.lrun.com> 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
participants (2)
-
Alexandre Julliard -
Guy L. Albertelli