Developer Question: Vista Icons

  • Thread starter Thread starter Berry J.
  • Start date Start date
B

Berry J.

Hello, I'm a french software developer and a have a question concerning
the Vista icons.
Is it allowed / legal to have one or two Vista Icons from the RC2 Build
in our application (in c++ resource file)? The application is a System
Tweak Utiltiy for Windows XP and Vista.
Best regards, Berry
 
Berry said:
Hello, I'm a french software developer and a have a question concerning
the Vista icons.
Is it allowed / legal to have one or two Vista Icons from the RC2 Build
in our application (in c++ resource file)? The application is a System
Tweak Utiltiy for Windows XP and Vista.
Best regards, Berry

Edit: The application is freeware.
 
If the icon is in an icon resource file that is part of Windows, just point
your app to the icon in that resource file. Then you're legally using a part
of Windows.
 
Dale said:
If the icon is in an icon resource file that is part of Windows, just point
your app to the icon in that resource file. Then you're legally using a part
of Windows.

ok thanks. i asked because there are many apps which are using xp icons.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top