Displaying 1 result from an estimated 1 matches for "evosoft".
Did you mean:
esosoft
2010 Jan 15
3
wine and network files sharing
We have a Windows application that uses shared archive files in local network: one computer acts as server and stores the physical archive files and all clients connect to that server with samba for directly reading and writing archive files in multiple access.
For file managing the application uses the Windows API:
CreateFile, CloseHandle, LockFile, UnlockFile, SetFilePointer, ReadFile,