代码搜索:MachDevice
找到约 16 项符合「MachDevice」的源代码
代码结果 16
www.eeworm.com/read/226171/14491508
idl machdevice.idl
// MachDevice.idl : type library source for MachDevice.dll
// This file will be processed by the MIDL compiler to produce the
// type library (MachDevice.tlb).
[ uuid(0C9FB259-B864-40A5-B59F-65E1
www.eeworm.com/read/226171/14491514
def machdevice.def
; MachDevice.def : Declares the module parameters for the DLL.
LIBRARY "G100"
EXPORTS
; Explicit exports can go here
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRe
www.eeworm.com/read/226171/14491521
cpp machdevice.cpp
// MachDevice.cpp : Defines the initialization routines for the DLL.
//
// Revision history
// 9 June John Prentice - this version separates the user supplied code into another file or files with f
www.eeworm.com/read/226171/14491526
h machdevice.h
// MachDevice.h : main header file for the MachDevice DLL
//
#pragma once
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
//#include "resource.h"
www.eeworm.com/read/226171/14491537
aps machdevice.aps
www.eeworm.com/read/226171/14491538
ncb machdevice.ncb
www.eeworm.com/read/226171/14491542
sln machdevice.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MachDevice", "MachDevice.vcproj", "{3BCE2258-BDC9-4403-941A-1B21D07BC585}"
ProjectSec
www.eeworm.com/read/226171/14491544
rc machdevice.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/226171/14491545