r10048: Dissect a security_secinfo as a uint32 just to get the winreg
authorTim Potter <tpot@samba.org>
Tue, 6 Sep 2005 01:55:40 +0000 (01:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:36:33 +0000 (13:36 -0500)
dissector compiling and linking.  It's really an enum defined in
security.idl.

source/librpc/idl/winreg.cnf [new file with mode: 0644]

diff --git a/source/librpc/idl/winreg.cnf b/source/librpc/idl/winreg.cnf
new file mode 100644 (file)
index 0000000..e767cc9
--- /dev/null
@@ -0,0 +1 @@
+IMPORT security_secinfo        offset = dissect_ndr_uint32(tvb, offset, pinfo, tree, drep, hf_winreg_winreg_GetKeySecurity_sec_info, NULL);