DevaV
14 years agoContributor
Reading string tables of DLL
Hi,
Could you please tell us how to read string tables in dll files from test complete.
We have a String table in dll that contains Values and captions. Now from test-complete is there any way to read that string table after loading that dll using CLR bridge.
String table of a dll
Value Caption
001 Test1
002 Test2
Kindly do suggest us better way to implement this in scripts.
Could you please tell us how to read string tables in dll files from test complete.
We have a String table in dll that contains Values and captions. Now from test-complete is there any way to read that string table after loading that dll using CLR bridge.
String table of a dll
Value Caption
001 Test1
002 Test2
Kindly do suggest us better way to implement this in scripts.