rcedit.$getresourcestring()

Function group Execute on client Platform(s)
rcedit NO All

Syntax

rcedit.$getresourcestring(cFileName, iKey)

Description

Returns the resource string with key iKey from the exe/dll in cFileName. You need an integer to identify the string. These can be inspected with tools such as Resource Hacker. Returns kTrue if operation succeeded, else kFalse.