quote:
Originally posted by matty
I think you need to use SHGetFileInfoW.
Thanks! Unfortunatly i'm not sure about i should use that funcion... maybe with Interop.Call("kernel32"... ecc?? Help
I made a function which lists current active processes using
GetObject and works correctly even without calling "new ActiveXObject".