Vitaliy Margolen
|
cf21d4d7ca
|
Move mailslot devices into directory name space.
|
2005-12-05 13:30:26 +01:00 |
Vitaliy Margolen
|
babfa79436
|
Move named pipe objects into directory name space.
Change tests accordingly.
Add small test for WaitNamedPipe.
|
2005-12-05 13:09:35 +01:00 |
Alexandre Julliard
|
3764da68de
|
server: Move handle allocation out of open_object_dir.
|
2005-12-05 12:52:05 +01:00 |
Vitaliy Margolen
|
80444dfe51
|
Implement symbolic link object in wineserver.
Implement Nt[Create|Open|Query]SymbolicLinkObject.
Change tests accordingly.
|
2005-11-30 19:22:57 +01:00 |
Vitaliy Margolen
|
3c6bdcce53
|
Implement directory object in wineserver.
Implement Nt[Create|Open]DirectoryObject.
Change tests accordingly.
|
2005-11-29 17:21:05 +01:00 |