Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Quick question on Visual Studio

Options
  • 02-03-2007 2:25am
    #1
    Closed Accounts Posts: 2,349 ✭✭✭


    Edit: Scrap all this sorry, turns out it does it automatically and I wasn't paying enough attention!

    Sorry but this seems to be a pain to find out from MSDN or the internet.
    I have a program that doesn't have any GUI and I'm trying to change the icon.

    I have the icon made in a resource file in the project, but I don't know how to reference that resource and to set it as the icon for the file.

    It's not using MFC or any of that, it's just windows C code. Thanks.


Advertisement