How to view icons from a DLL or EXE file
Shows how to extract and draw an icon from a DLL.
Uses the following API functions:
- BitBlt
- DeleteObject
- DrawIcon
- ExtractIcon
Back to Code Samples
Copyright © 2000 by Matt E. Hart, All Rights Reserved Worldwide.
Nothing on this web site may be reproduced, in any form, without express written consent.