Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- From: "William DePalo [MVP VC++]" <willd.no.spam@xxxxxxxx>
- Date: Tue, 24 May 2005 11:42:54 -0400
"R.Wieser" <address@xxxxxxxxxxxxx> wrote in message
news:eVQqN14XFHA.2540@xxxxxxxxxxxxxxxxxxxxxxx
> Cause : the "LoadLibraryEx" with the "LOAD_LIBRARY_AS_DATAFILE" option set
> fails. (after the loading I'm using "EnumResourceNames" to iterate thru
> all
> icon-resources).
Well, how does it fail?
Immediately after the failing LoadLibraryEx() call, call GetLastError() and
look up the code in <winerror.h>. If it doesn't ring a bell with you, post
the code here, and someone should be able to explain it to you.
Regards,
Will
.
- Follow-Ups:
- References:
- Prev by Date: Drive's Media Type
- Next by Date: Re: Drive's Media Type
- Previous by thread: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- Next by thread: Re: LoadLibraryEx (as datafile) and MorIcons.dll - extracting icons
- Index(es):
Relevant Pages
|
Loading