代码搜索:shared

找到约 10,000 项符合「shared」的源代码

代码结果 10,000
www.eeworm.com/read/304657/3787335

c common.c

/* Just includes ../common/common.c in order to * deal with libtool's inability to link to shared * libraries. */ #include "../common/common.c"
www.eeworm.com/read/294038/3923080

h divalog.h

/* * Include file for defining the kernel loggger messages * These definitions are shared between the klog driver and the * klogd daemon process * * Copyright (C) Eicon Technology Corporation, 20
www.eeworm.com/read/290502/3973907

def vnchooks.def

; VNCHooks.def : Declares the module parameters for the DLL. LIBRARY "VNCHooks" ; DESCRIPTION 'WinVNC 3.0 Hook Library' SECTIONS .SharedData read write shared
www.eeworm.com/read/287209/4025738

java gamelistener.java

package bingo.shared; // implement this interface if you are interested // in getting updates as to the current status // of the game keeper public interface GameListener extends Listener { publi
www.eeworm.com/read/287127/4027692

rc pgpdiskresidentver.rc

// VERSIONINFO structure which automatically include version // string from PGPdiskVersion.h // #include #include "..\Shared\PGPdiskVersion.h" ///////////////////////////////////////
www.eeworm.com/read/287127/4027699

rc pgpdiskinstallhelperver.rc

// VERSIONINFO structure which automatically include version // string from PGPdiskVersion.h // #include #include "..\Shared\PGPdiskVersion.h" ///////////////////////////////////////
www.eeworm.com/read/287127/4027706

rc pgpdiskappver.rc

// VERSIONINFO structure which automatically include version // string from PGPdiskVersion.h // #include #include "..\Shared\PGPdiskVersion.h" ///////////////////////////////////////
www.eeworm.com/read/287127/4027931

rc pgpdiskshellextver.rc

// VERSIONINFO structure which automatically include version // string from PGPdiskVersion.h // #include #include "..\Shared\PGPdiskVersion.h" ///////////////////////////////////////
www.eeworm.com/read/278859/4141178

vb datagridtablestyles.vb

Public NotInheritable Class MainFormDgStyle Public Const TableName As String = "Tasks" Public Shared Function GetStyle() As DataGridTableStyle Dim m_ResourceManager As New Res
www.eeworm.com/read/274962/4180207

h wlanctl.h

/* src/wlanctl/wlanctl.h * * Shared declarations for the wlanctl utility * * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. * ----------------------------------------------------