Hello

Is any body know how can I read File to String Variable ??? (With API function)

I try with ReadFile, but it read to Byte Array, and it take too long time to convert it to string.

Thanks for any help or examples.