Does anyone know of a way that you can get the string that is held at this reference point (its the contents of a registry value that corresponds to a string - see this thread for more info http://www.vbforums.com/showthread.php?t=617477):
Code:
@%Systemroot%\system32\wbem\wmisvc.dll,-204
I think I've seen C# (or maybe C++) code use lines like this but I cant find any way of getting the value from the DLL in VB.NET

Cheers
Chris