Dan Kelly
2008-02-29 12:37:00 UTC
Hi
I am using Delphi to develop applications for Windows XP and wondering about
using the standard icons from Shell32.dll on my toolbar.
I've been trying to track down the usage rights fror these icons and getting
mixed messages.
Basically:
1) Can I use the icons from Shell32.dll in my application?
If so can I :
2) Extract the images to load the ones I want into a Delphi TImagelist?
or
3) Do I have to load the full Shell32.dll list using the API calls?
Finally
4) Can I base my icons on the standard icons if there are any missing?
Cheers
Dan
I am using Delphi to develop applications for Windows XP and wondering about
using the standard icons from Shell32.dll on my toolbar.
I've been trying to track down the usage rights fror these icons and getting
mixed messages.
Basically:
1) Can I use the icons from Shell32.dll in my application?
If so can I :
2) Extract the images to load the ones I want into a Delphi TImagelist?
or
3) Do I have to load the full Shell32.dll list using the API calls?
Finally
4) Can I base my icons on the standard icons if there are any missing?
Cheers
Dan