Hello Hagen
Hagen Patzke wrote:
> Stefan Kuhr wrote:
>> However, I can't for the life of me find out, how these files in this
>> "lang\hdmi" subdirectory are referenced from the inf file, so I dunno
>> why my code fails to find these files from parsing the inf file.
>
> Two possibilities come to mind:
>
>
> (a) Your customer selects these files (or directories) with a
> language-dependent string section:
>
My code covers this situation, because I parse the inf file several
times with different thread locales set. There is no indication in this
particular inf file from the strings section to the files in the
"lang\hdmi" subdirectory. Another strange thing is also that there is
only one strings section for English, no other strings sections in
dot-langid notation.
>
> (b) Your customer uses a custom co-installer that installs/copies the
> files, and thus they are not referenced in the INF.
>
> http://www.osronline.com/ddkx/install/coinst_5p0n.htm
>
That's what I suspect as well.
Thanks for giving an answer to my question.
--
Stefan Kuhr