代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/321849/13394872
h plugin_one.h
// PlugIn_one.h : main header file for the PLUGIN_ONE DLL
//
#if !defined(AFX_PLUGIN_ONE_H__E96B3728_B531_42F9_8DC2_EBDBD53D8C62__INCLUDED_)
#define AFX_PLUGIN_ONE_H__E96B3728_B531_42F9_8DC2_EBDB
www.eeworm.com/read/321849/13394873
vcp plugin_one.vcp
# Microsoft eMbedded Visual Tools Project File - Name="PlugIn_one" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "
www.eeworm.com/read/321849/13394874
vcc plugin_one.vcc
; CLW file contains information for the WCE MFC ClassWizard
[General Info]
Version=1
ClassCount=1
Class1=CPlugIn_oneApp
LastClass=CPlugIn_oneApp
NewFileInclude2=#include "PlugIn_one.h"
Resour
www.eeworm.com/read/321849/13394875
def plugin_one.def
; PlugIn_one.def : Declares the module parameters for the DLL.
LIBRARY "PLUGIN_ONE"
;DESCRIPTION 'PLUGIN_ONE Windows CE Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/321849/13394877
vcb plugin_one.vcb
www.eeworm.com/read/321849/13394878
rc plugin_one.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/321849/13394879
vcw plugin_one.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/321849/13394881
vco plugin_one.vco
www.eeworm.com/read/321849/13394883
cpp plugin_one.cpp
// PlugIn_one.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "PlugIn_one.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_F
www.eeworm.com/read/321849/13394884