Try using IO.File.ReadAllText("%SystemRoot%\system32\wbem\wmisvc.dll") and find the string manually, then try to find its relation with -204. I don't understand what the - sign is for (how do you get a negative resource? is it because the sign bit is set and it's actually at position (Not 204) - 1?)