Results 1 to 1 of 1

Thread: C# - Extract the Icon Associated with any File on Your System

Threaded View

  1. #1

    Thread Starter
    New Member WidgetMan's Avatar
    Join Date
    Feb 2005
    Posts
    10

    C# - Extract the Icon Associated with any File on Your System

    Contained in the zip file are two implementations, in both C# and VB.NET, of an "IconExtractor" class that allows you to obtain the icon associated with any file on your system. The implementation tucks away all the Win32 API stuff into a nice black box. You call the simple "Extract" method and pass it the file name and the desired icon size.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width