
Unable to extract resources from DLL's using API functions
Quote:
>I have compiled a DLL full of bitmaps for my application and yet the API
>functions I am using in VB do not return their respective handles. Has
>anybody experienced this before and knows what the problem is ?
>Could you let me know ??
>Michael.
Mike
I have been messing with this for sometime and have finally solved the
problem about six months ago. Go to my web page and download my
sample program and check out the code. It is the first sample
program,there are only two there so far. In the sample I extract BMP,
WAV and ICO files from the DLL and display them in a VB app. It is
pretty blah stuff but the code should be of some value, I hope. Since
I posted that program I have also figured out how to extract
StringTable info from a DLL, which is helping me for my next program.
Any questions or problems let me know.
Good luck
Michael Park
___________________________________________________________________
?These views are my own and do not represent my company in anyway?