Print this page
1575 untangle libmlrpc ... (smbsrv)

*** 19,28 **** --- 19,30 ---- * CDDL HEADER END */ /* * Copyright 2010 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. + * + * Copyright 2013 Nexenta Systems, Inc. All rights reserved. */ #ifndef _MLSVC_WINREG_NDL_ #define _MLSVC_WINREG_NDL_
*** 41,51 **** * HKEY_DYN_DATA (HKDD) Runtime data for Windows 9x applications. * HKEY_PERFORMANCE_TEXT (HKPT) Runtime performance information. * HKEY_PERFORMANCE_NLS (HKPN) Runtime performance information. */ ! #include "ndrtypes.ndl" /* Windows NT */ #define WINREG_OPNUM_OpenHKCR 0x00 #define WINREG_OPNUM_OpenHKCU 0x01 #define WINREG_OPNUM_OpenHKLM 0x02 --- 43,53 ---- * HKEY_DYN_DATA (HKDD) Runtime data for Windows 9x applications. * HKEY_PERFORMANCE_TEXT (HKPT) Runtime performance information. * HKEY_PERFORMANCE_NLS (HKPN) Runtime performance information. */ ! #include <libmlrpc/ndrtypes.ndl> /* Windows NT */ #define WINREG_OPNUM_OpenHKCR 0x00 #define WINREG_OPNUM_OpenHKCU 0x01 #define WINREG_OPNUM_OpenHKLM 0x02