|
-
Jun 26th, 2002, 06:18 PM
#1
Thread Starter
Hyperactive Member
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.
-
Jun 26th, 2002, 06:36 PM
#2
Member
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?
-
Jun 26th, 2002, 06:51 PM
#3
PowerPoster
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....
-
Jun 26th, 2002, 07:28 PM
#4
Frenzied Member
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.
-
Jun 26th, 2002, 07:36 PM
#5
Thread Starter
Hyperactive Member
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.
-
Jun 26th, 2002, 07:41 PM
#6
Frenzied Member
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.
-
Jun 26th, 2002, 09:03 PM
#7
Thread Starter
Hyperactive Member
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.
-
Jun 26th, 2002, 09:05 PM
#8
The picture isn't missing
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  .
-
Jun 27th, 2002, 07:57 AM
#9
Thread Starter
Hyperactive Member
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.
-
Jun 27th, 2002, 09:05 AM
#10
Frenzied Member
Well, my installation (VB6 Pro) does... dunno?
-
Jun 27th, 2002, 09:12 AM
#11
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|