代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/297656/8005756
cpp plugin.cpp
static char *plugin_id =
"@(#)Copyright (C) H.Shirouzu 1996-2001 plugin.cpp Ver1.47";
/* ========================================================================
Project Name : IP Messenger
www.eeworm.com/read/145276/12740289
def plugin.def
; PlugIn.def : Declares the module parameters for the DLL.
LIBRARY "PowerIn"
DESCRIPTION 'PowerIn Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
CreateDriver @1
www.eeworm.com/read/145276/12740293
aps plugin.aps
www.eeworm.com/read/145276/12740322
h plugin.h
#include "resource.h" // main symbols
/////////////////////////////////////////////////////////////////////////////
// CPlugInApp
// See PlugIn.cpp for the implementation of this class
//
www.eeworm.com/read/145276/12740324
cpp plugin.cpp
// PlugIn.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "PlugIn.h"
#include "Piexport.h"
#include "rpc.h"
#include "typedef.h"
#include "predef.h"