Page 2 of 2

Re: [TFindFile] Request for Unicode version

PostPosted: March 10th, 2009, 5:57 pm
by Kambiz
Most of my current projects are in C#. I use VS 2008, no need for Delphi 2009.

I used Unicode Library for FindFile but seems it is better to use TNT. I will include FindFileW in FindFile download. In a few days it would be done.

Yes, I am Persian.

Re: [TFindFile] Request for Unicode version

PostPosted: March 10th, 2009, 6:54 pm
by avushoi
I used Unicode Library for FindFile but seems it is better to use TNT.

Why :-s ?

If you don't mind, I want to ask again a question that not related to this topic:

What kind of application or project that you create with C#?
Personally I rarely see the .NET application out there. I could found more Java application than .NET application.

Re: [TFindFile] Request for Unicode version

PostPosted: March 10th, 2009, 7:40 pm
by Kambiz
Because the component needs to interact with Unicode UI anyway.

Nowadays all languages are more or less the same. We use C# because it is .NET native, and we use .NET because of WPF.