public int LockFile(string filename, long offset, long length, Dokan.DokanFileInfo info) { NotImplemented(); return 0; }