代码搜索结果
找到约 322,615 项符合
Interface 的代码
interface.dp2
Interface.o: E:/电子制作/FAT_SD_MENU/Main/SYS_Config.h C:/PROGRA~1/icc/include/macros.h C:/PROGRA~1/icc/include/iom64v.h C:/PROGRA~1/icc/include/string.h C:/PROGRA~1/icc/include/_const.h C:/PROGRA~1/icc/i
interface.o.d
interface.o: ../interface.c \
d:/program\ files/winrar/lib/gcc/../../avr/include/avr/io.h \
d:/program\ files/winrar/lib/gcc/../../avr/include/avr/sfr_defs.h \
d:/program\ files/winrar/lib/gc
interface.plg
礦ision2 Build Log
Project:
E:\wjfasm\KEIL\TEST\2005\便携紫外\LCD\INTERFACE.uv2
Project File Date: 02/02/2005
Output:
interface.h
/* Prototypes of functions defined in interface.c. */
/*
* This is a temporary function that allocates and fills in a ModeInfo
* structure based on a svgalib mode number.
*/
ModeInfo *__svgalib
interface.cpp
//interface.cpp
#include "stdafx.h"
#include "test.h"
#include "interface.h"
#ifdef __cplusplus
extern "C" {
#endif
extern short LBLOG(char * s, char * data, int len);
#ifdef __cplusplu
interface.h
// interface.h
struct IMotion : public IUnknown
{
STDMETHOD_(void, Fly) () = 0;
STDMETHOD_(int&, GetPosition) () = 0;
};
struct IVisual : public IUnknown
{
STDMETHOD_(void, D
interface.h
// interface.h
struct IMotion : public IUnknown
{
STDMETHOD_(void, Fly) () = 0;
STDMETHOD_(int&, GetPosition) () = 0;
};
struct IVisual : public IUnknown
{
STDMETHOD_(void, D
interface.h
// interface.h
struct IMotion : public IUnknown
{
STDMETHOD_(void, Fly) () = 0;
STDMETHOD_(int&, GetPosition) () = 0;
};
struct IVisual : public IUnknown
{
STDMETHOD_(void, D
interface.h
// interface.h
struct IMotion : public IUnknown
{
STDMETHOD_(void, Fly) () = 0;
STDMETHOD_(int&, GetPosition) () = 0;
};
struct IVisual : public IUnknown
{
STDMETHOD_(void, D
interface.h
// Interface.h: interface for the CInterface class.
//
//////////////////////////////////////////////////////////////////////
/*---------------------------------------------------------------------