Author Topic: unicode filenames with TrIDLib  (Read 12196 times)

aneumann

  • Newbie
  • *
  • Posts: 1
unicode filenames with TrIDLib
« on: October 14, 2008, 06:11:01 AM »
Hey, TrID is a very cool product!!

I'm trying to identify the file type of some files with japanese characters in the filename using the C# sample code that comes with TrIDLib. Unfortunatley TrIDLib doesnt return any results for these files. My code runs fine on files with regular ASCII filenames. Ive also tried the japanese files in TrIDNet, and they identify fine there.

I figure this is something solved by using TrIDEngine directly from C# as opposed to using TrIDLib. Just thought it worth asking if anyone has encountered similar problems?

Adam

Mark0

  • Administrator
  • Hero Member
  • *****
  • Posts: 2743
    • Mark0's Home Page
Re: unicode filenames with TrIDLib
« Reply #1 on: October 15, 2008, 01:49:00 AM »
Thanks Adam!

Yes, in facts at the moment TrIDLib don't support Unicode filenames.
But this will change very soon, with the next update.

cdub

  • Newbie
  • *
  • Posts: 1
Re: unicode filenames with TrIDLib
« Reply #2 on: March 17, 2009, 01:25:00 PM »
Thanks Adam!

Yes, in facts at the moment TrIDLib don't support Unicode filenames.
But this will change very soon, with the next update.

I'm also being affected from this issue on files with Arabic filenames. Is an updated version of the DLL likely to be released anytime soon.

TrIDLib is a great piece of software btw!