On Sun, 14 May 2000, gerard patel wrote:

> - have some code to convert the 32bits resources to 16 bits; I was thinking
> to have the necessary code in a separate module (a helper dll) so it could be used
> throughout Wine.

This already exists. See loader/ne/convert.c. Just use the 16-bit resource
loader routines on 32-bit resources to invoke the converters.

Reply via email to