开发者

How to unlock folder in delphi [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, o开发者_运维百科r rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago.

i had created two service,both are using same folder..i want to unlocked the folder when first service work got over..plz help?????


Its not clear what you want. But two or more processes can use the same folder.

You can't delete or rename a folder that is in use by another process.

If you read and write a file at the same time, results can be unpredictable. But if you open a file you can specify if you want exclusive access.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜