Hi, I know that this question has already was ask but I don't find the answer...
I would know if it's possible to extract or just show a program icon and a dll icon like a file explorer...
Thanks for your replies and sorry for this question already asked...
Edit: (On device).
Now I can get icon but can't show it without convert the icon to bitmap format... How can I do it? Anyone have a source code or other?
Edit:
Found! I can now convert any icon to bitmap just in drawing ico on bitmap
Now I've a problem again:
obj.Value=Obj.RunMethod2("ExtractAssociatedIcon","\Windows\fexplore.exe", "System.String")
It doesn't work on my device, it return "NullReferenceException"... Where is the problem?
Thanks for your replies!
Edit:
I saw that it's not available for Device... I'm searching an other way...
I would know if it's possible to extract or just show a program icon and a dll icon like a file explorer...
Thanks for your replies and sorry for this question already asked...
Edit: (On device).
Now I can get icon but can't show it without convert the icon to bitmap format... How can I do it? Anyone have a source code or other?
Edit:
Found! I can now convert any icon to bitmap just in drawing ico on bitmap
Now I've a problem again:
obj.Value=Obj.RunMethod2("ExtractAssociatedIcon","\Windows\fexplore.exe", "System.String")
It doesn't work on my device, it return "NullReferenceException"... Where is the problem?
Thanks for your replies!
Edit:
I saw that it's not available for Device... I'm searching an other way...
Last edited: