R
Richard
how can I extract an icon from a fil
for example this sentence
"F:\WINDOWS\System32\shell32.dll,3"
how can I extract icon nr 3 from the shell32.dll??
I found some code for VB6 that might have worked in VB6, but it's been
changed in VB.NET, it was some API-calls, and drawing on compononts using
the hDC property, but the hDC property has been deleted in the PictureBox,
and I haven't found it in other components neither.
But it's got to be possible to do in VB.NET
Please help, I can't seem to figure it out.
regards Richard
for example this sentence
"F:\WINDOWS\System32\shell32.dll,3"
how can I extract icon nr 3 from the shell32.dll??
I found some code for VB6 that might have worked in VB6, but it's been
changed in VB.NET, it was some API-calls, and drawing on compononts using
the hDC property, but the hDC property has been deleted in the PictureBox,
and I haven't found it in other components neither.
But it's got to be possible to do in VB.NET
Please help, I can't seem to figure it out.
regards Richard