Hello,
I have a problem, i have a file who opened other process and this process defined in CreateFile
non file sharing, then i have other application and i want read data from this
file in same time, but how to do.
I can't change file sharing in first application. I can reach computer administrator right's, i can do changes in system, but probably "code" solution will be better for this problem if this can be done by code.
Can anyone help me?