Hi.
I have a problem extracting associated icons from a file when using VB.Net.
in VB6 I could use the ExtractAssociatedIcon API, but that requires an "Instance" parameter. In VB6 I could use App.hInstance.
Does anyone know how to extract icons in VB.net, or does anyone know where to find the hInstance value?




Reply With Quote