CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    Icons all messed up

    I use LoadImage to load icons from disk and then use that to fill an imagelist for TreeViews and ListViews.

    On Win98, it messes up the Icons on the QuickLaunch toolbar of the TaskBar and alos in some other places like Windows Explorer.

    I haven't tried on Win95.

    How can this be ?





  2. #2
    Join Date
    May 1999
    Posts
    53

    Re: Icons all messed up

    You might want to try "Repair Icons" from MS Tweak UI.



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

Featured