home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Libraries
/
CDragAcrossTable 1.0b1
/
ExampleDemo.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-11-04
|
153 b
|
11 lines
|
[
TEXT/KAHL
]
#pragma once
#include "CSApplication.h"
struct CDragAcrossTableDemoDir : CShowcaseDemoDir
{
virtual void INewDemo( CDirectorOwner *aSupervisor);
};