代码搜索:Registry

找到约 9,490 项符合「Registry」的源代码

代码结果 9,490
www.eeworm.com/read/148359/5715500

registry

> /usr/share/xml/docbook/xml/4.1.2/dbpoolx.mod > http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod > /usr/share/xml/docbook/xml/4.1.2/dbpoolx.mod > http://www.oasis-open.org/docbook/xml/4.1.2/do
www.eeworm.com/read/292026/8381912

c registry.c

/* Copyright (c) 2004-2008 TrueCrypt Foundation. All rights reserved. Governed by the TrueCrypt License 2.4 the full text of which is contained in the file License.txt included in TrueCrypt bi
www.eeworm.com/read/292026/8381987

h registry.h

/* Copyright (c) 2004-2008 TrueCrypt Foundation. All rights reserved. Governed by the TrueCrypt License 2.4 the full text of which is contained in the file License.txt included in TrueCrypt bi
www.eeworm.com/read/192123/8403066

jsp registry.jsp

www.eeworm.com/read/291552/8410124

h registry.h

// Registry.h class CRegistry { public: CRegistry(); CRegistry( HKEY, const char * ); ~CRegistry(); BOOL Open( HKEY, const char * ); BOOL Close( void ); BOOL IsOpen( void ); B
www.eeworm.com/read/291552/8410147

cpp registry.cpp

// Registry.cpp #include "stdafx.h" #include "Registry.h" CRegistry::CRegistry() { m_hKey = NULL; //Open( _hKey, m_strUseKey ); } CRegistry::CRegistry( HKEY hKey, const char *lpszS
www.eeworm.com/read/391055/8425491

cpp registry.cpp

///////////////////////////////////////////////////////////////////////////// // Copyright (C) 1997 by Joerg Koenig // All rights reserved // // Distribute freely, except: don't remove my name fro
www.eeworm.com/read/391055/8425747

h registry.h

#if !defined(AFX_REGISTRY_H__F4278021_A322_11D1_9FB1_444553540000__INCLUDED_) #define AFX_REGISTRY_H__F4278021_A322_11D1_9FB1_444553540000__INCLUDED_ ////////////////////////////////////////////
www.eeworm.com/read/191434/8429617

java registry.java

/* * @(#)Registry.java 1.16 01/12/03 * * Copyright 2002 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package java.rmi.registry;
www.eeworm.com/read/290298/8490747

cpp registry.cpp

///////////////////////////////////////////////////////////////////////////// // Copyright (C) 1998 by Shane Martin // All rights reserved // // Distribute freely, except: don't remove my name fro