Results 1 to 11 of 11

Thread: Using Microsoft Icons?

  1. #1

    Thread Starter
    Hyperactive Member brenaaro's Avatar
    Join Date
    Sep 2001
    Location
    Montreal, Canada
    Posts
    391

    Using Microsoft Icons?

    Does anyone know the legal specifics of using icons created by Microsoft (like those that come with VB) in my own application, and then selling that application?

    Also, does the same apply to Windows XP icons? I don't use any "Trademark" icons like those for Outlook, but I do use the generic "Open Folder", "New Document", "Search", "Close", etc icons.
    And I, for one, welcome our new insect overlords. I'd like to remind them as a trusted TV personality, I can be helpful in rounding up others to toil in their underground sugar caves.

  2. #2
    Member 110359's Avatar
    Join Date
    Jun 2002
    Location
    Melbourne, Australia
    Posts
    43
    I don't think it would matter to use the open folder, close etc. icons. But I think that before you sell the product you would probably have to check to see if there were any heavy copyright laws or something small that could get you into trouble.
    Why is it that when you kill one man people call you a murderer and when you kill one thousand you are a conqueror?

  3. #3
    PowerPoster
    Join Date
    Aug 2000
    Location
    IN SILENCE
    Posts
    6,441

    Well

    How are you using the Icons? I use them in my app to display a Office Document Folder that figures the association of the file...

    Is this illegal?
    Remaining quiet down here !!!

    BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....

  4. #4
    Frenzied Member John McKernan's Avatar
    Join Date
    Jan 2002
    Location
    SE PA
    Posts
    1,295
    The icons, etc that were shipped with VB or Visual Studio - those contained in the following folders (if a standard installation):

    ...\Microsoft Visual Studio\Common\Graphics\Bitmaps
    ...\Microsoft Visual Studio\Common\Graphics\Cursors
    ...\Microsoft Visual Studio\Common\Graphics\Icons

    are included in the redistributable list, and can be used in and distributed with your programs. Other icons may not necessarily be considered redistributable.

  5. #5

    Thread Starter
    Hyperactive Member brenaaro's Avatar
    Join Date
    Sep 2001
    Location
    Montreal, Canada
    Posts
    391
    Hmm ok. I use the icons for toolbars in my apps, nothing else.

    If some of those icons are included in VB.NET's \icons folder, would I require to purchase VB.NET, or does my clunky VB-Professional license grant me permission?

    Thanks for the replies btw.
    And I, for one, welcome our new insect overlords. I'd like to remind them as a trusted TV personality, I can be helpful in rounding up others to toil in their underground sugar caves.

  6. #6
    Frenzied Member John McKernan's Avatar
    Join Date
    Jan 2002
    Location
    SE PA
    Posts
    1,295
    If some of those icons are included in VB.NET's \icons folder, would I require to purchase VB.NET, or does my clunky VB-Professional license grant me permission?
    My guess would be that a VB.Net license would be required since the redistributable list is dependant on the version of VB you own.

  7. #7

    Thread Starter
    Hyperactive Member brenaaro's Avatar
    Join Date
    Sep 2001
    Location
    Montreal, Canada
    Posts
    391
    Ok thanks.
    And I, for one, welcome our new insect overlords. I'd like to remind them as a trusted TV personality, I can be helpful in rounding up others to toil in their underground sugar caves.

  8. #8
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    well if you're smart you can extract the icons from shell32.dll, so not only do you not have to include them in your project and have less space, you can also have the OS icon style instead of just you own chosen styles.
    Remember, if someone's post was not helpful, you can always rate their post negatively .

  9. #9

    Thread Starter
    Hyperactive Member brenaaro's Avatar
    Join Date
    Sep 2001
    Location
    Montreal, Canada
    Posts
    391
    I just noticed something, in my Microsoft Visual Studio\Common\ folder, I dont have a \Graphics folder ...?
    And I, for one, welcome our new insect overlords. I'd like to remind them as a trusted TV personality, I can be helpful in rounding up others to toil in their underground sugar caves.

  10. #10

  11. #11

    Thread Starter
    Hyperactive Member brenaaro's Avatar
    Join Date
    Sep 2001
    Location
    Montreal, Canada
    Posts
    391
    It's ok, I think I'm an idiot. I must not have selected "extra graphics" or something when I did the install. I checked my co-worker's computer and he had them.
    And I, for one, welcome our new insect overlords. I'd like to remind them as a trusted TV personality, I can be helpful in rounding up others to toil in their underground sugar caves.

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