Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons



William DePalo [MVP VC++] <willd.no.spam@xxxxxxxx> schreef in berichtnieuws
u6m4cUgYFHA.3488@xxxxxxxxxxxxxxxxxxxxxxx
> "R.Wieser" <address@xxxxxxxxxxxxx> wrote in message

Hello William.

> news:eVyYWBdYFHA.2588@xxxxxxxxxxxxxxxxxxxxxxx
> >> LoadLibrary() has been a part of the Windows API since
> >> version 2.something of more than a dozen years ago.
> >
> > Yes, I (ofcourse) found that entry too. Alas, the function
> > description starts with the lines :
> > "<lpLibFileName>
> > Points to a null-terminated string that names the Win32 module
> > (either a .DLL or .EXE file)."
> > And somehow that makes me think that this function does not
> > like 16-bit modules either ... :-)
>
> What? At the time the documentation for Windows 2.x was written there was
no
> publicly available Win32 API or SDK.

I'm sorry, but it seems I was not too clear about this : I'm using a 32-bit
windows system (Win98se). I do *not* have windows 2.x (nor do I want to
install it).

[snip]

> Right. You need the SIXTEEN BIT SDK. It is bigger than a breadbox and
> TOTALLY separate from the 32 bit SDK which is totally separate from the 64
> bit SDK.

It seems that we are not talking on the same height here ... Oh well,
such is life :-)

Regards,
Rudy Wieser



.


Loading