|
this is a program which uses FileMaker.
hxxp://www.cpsl-tech.com/downloads/LucasStandardDemoSetup-v4.1EN.exe (ab 15MB).
When looking the String's resouce, i found only these:
STRINGTABLE
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
1102, "FileMaker Pro 7.0 Application Object"
1103, "FileMaker Pro 7.0 Document Object"
}
STRINGTABLE
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
1104, "FileMaker Pro 7.0 Documents Collection Object"
1105, "FileMaker Pro 7.0 Command Object"
}
Using PEiD: Microsoft Visual C++ 6.0
My question, where all the resources kept? Or are they wrapped by FileMaker?
|