Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- From: "R.Wieser" <address@xxxxxxxxxxxxx>
- Date: Thu, 26 May 2005 10:57:49 +0200
William DePalo [MVP VC++] <willd.no.spam@xxxxxxxx> schreef in berichtnieuws
OHMdRaYYFHA.2520@xxxxxxxxxxxxxxxxxxxxxxx
Hello William,
> "R.Wieser" <address@xxxxxxxxxxxxx> wrote in message
> news:eVvs3sWYFHA.2948@xxxxxxxxxxxxxxxxxxxxxxx
> > Sorry, there seems to be not 16-bit LoadLibrary function available (as
far
> > as I can see in the header-files I've got ...
>
> 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 ... :-)
[Snip]
> I think you are missing the point make that there are multiple standards.
> You can access those files as well as Windows can or anything else can.
I beg to differ ...
> All you need to do is make the access in a 16 bit application that
> makes use of the 16 bit API.
.... that's what I call a(n unpractical) "work-around".
Furthermore, as mentioned in the above, there seems to be no 16-bit
"LoadLibrary" available (Can't find it in any of my include-files, or other
documents I have).
Thanks for your response though.
Regards,
Rudy Wieser
.
- Follow-Ups:
- Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- From: William DePalo [MVP VC++]
- Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- References:
- LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- From: R.Wieser
- Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- From: William DePalo [MVP VC++]
- Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- From: R.Wieser
- Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- From: William DePalo [MVP VC++]
- Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- From: R.Wieser
- Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- From: William DePalo [MVP VC++]
- LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- Prev by Date: RE: Server as Development Environment
- Next by Date: Looking for ADA95's Compiler for Pocket PC and ARM Processor
- Previous by thread: Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- Next by thread: Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- Index(es):