Try2: Implement directory object in wineserver.

Vitaliy Margolen wine-patch at kievinfo.com
Wed Nov 23 22:50:12 CST 2005


Corrected and improved according to all suggestions.

ChangeLog:
Implement directory object in wineserver.

 server/Makefile.in  |    1 
 server/directory.c  |  398 +++++++++++++++++++++++++++++++++++++++++++++++++++
 server/main.c       |    1 
 server/object.c     |   64 ++++++--
 server/object.h     |   34 ++++
 server/protocol.def |   21 +++
 server/request.c    |    1 
 server/unicode.h    |   13 ++
 8 files changed, 519 insertions(+), 14 deletions(-)
 create mode 100644 server/directory.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d418f130dd854063a527cb8d1b4d2897c9bcc9fa.diff
Type: text/x-patch
Size: 22145 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051123/48b50c21/d418f130dd854063a527cb8d1b4d2897c9bcc9fa-0001.diff


More information about the wine-patches mailing list