Convert all NTSTATUS return codes to WERROR.
authorTim Potter <tpot@samba.org>
Sat, 22 Nov 2003 05:34:25 +0000 (05:34 +0000)
committerTim Potter <tpot@samba.org>
Sat, 22 Nov 2003 05:34:25 +0000 (05:34 +0000)
commit5cba48252a8b3338a296d7ec8fa8ccba43dd190e
tree563d053faa597e93485732f4bd3d62e26f89502e
parent76c24a5cb09b096a9cb490f3bb42af0b9d0f5fa9
Convert all NTSTATUS return codes to WERROR.

Implement all OpenXXX calls, EnumKey, OpenKey, QueryInfoKey.

Started EnumValue but it doesn't work yet.
source/librpc/idl/winreg.idl
source/torture/rpc/winreg.c