代码搜索:Slideshow
找到约 377 项符合「Slideshow」的源代码
代码结果 377
www.eeworm.com/read/478865/6706525
c slideshow.c
#include "slideshow.h"
#include "slideshow.bid"
int AEEClsCreateInstance(AEECLSID ClsId, IShell * pIShell, IModule * po, void ** ppObj)
{
*ppObj = NULL;
if(ClsId == AEECLSID_SLIDESHOW_BID )
www.eeworm.com/read/478865/6706526
h slideshow.h
/*
* slideshow.h
*
*/
#ifndef __SLIDESHOW_H__
#define __SLIDESHOW_H__
#include "AEE.h"
#include "AEEDisp.h"
#include "AEEModGen.h"
#include "AEEAppGen.h"
#include "AEEDisp.h"
#
www.eeworm.com/read/478865/6706528
bid slideshow.bid
#ifndef SLIDESHOW_BID
#define SLIDESHOW_BID
#define AEECLSID_SLIDESHOW_BID 0x01F1F002
#endif //SLIDESHOW_BID
www.eeworm.com/read/478865/6706529
mif slideshow.mif
www.eeworm.com/read/478865/6706530
ncb slideshow.ncb
www.eeworm.com/read/478865/6706531
dsw slideshow.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/478865/6706533
dsp slideshow.dsp
# Microsoft Developer Studio Project File - Name="slideshow" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/261194/11660388
java slideshow.java
//
// Description:
// SlideShow Test
//
// Authors:
// Jonathan Shore
//
// Copyright:
// Copyright 2001 E-Publishing Group Inc. Permission is granted to use or
//