Peter Ganten <[EMAIL PROTECTED]> wrote:

>The application is Winword from Office 97, german version. It does,
>what this short program illustrates:

[...]

> hRes = FindResourceEx ( hMod, (LPCTSTR )0x2, (LPCTSTR )0x1c85, 0 );

Ah, of course! Made another test and found: FindResourceEx with lang = 0
behaves exactly as FindResource!

Please try attached patch then...

Dmitry.

module.h.diff

pe_resource.c.diff

resource.c.diff

Reply via email to