Jump to content

Recommended Posts

Posted

Hello,

I need to use this icon:
http://prntscr.com/2wjkzq

in GUI as image that will appear in the gui in custom size.

i need that it will work properly on Windows XP , Windows Vista , Windows 7 , Windows 8 & 8.1 & 8.2 & 8.3 & 8.4 and etc..

 

I don't know how to do it.

I need help.

Thanks for helpers.

Posted

GUICtrlCreateIcon

In this way you have to put the path for the icon file.

What if in other windows's like XP , Vista , 8 the path is not the same?

if you say that in this case the path is the same in all Windows OS then it is fine.

if not then i need another  way..

Posted

Thanks,

I can't get it to work:

GUICtrlCreateIcon("shell32.dll", 78, 20, 20)

why it is not working?

What did I do wrong?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...