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