D
Dominique Vandensteen
I want to get the icon from my application exe file
dim myIcon as Icon = ... -> "myApplication.exe,0"
how can I do that?
dim myIcon as Icon = ... -> "myApplication.exe,0"
how can I do that?
