K
K
KPIshnik2014-01-28 21:12:34
C++ / C#
KPIshnik, 2014-01-28 21:12:34

Why does the GetFileInformationByHandle function not work on files with Russian names?

When calling GetFileInformationByHandle, the GetLastError function returns ERROR_INVALID_HANDLE when working with files whose names are written in Russian. Has anyone come across something similar? Suggest a solution.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Trrrrr, 2014-01-29
@Trrrrr

show the full code. Apparently your handle is invalid. It turns out the file did not open.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question