home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NEXT Generation 27
/
NEXT27.iso
/
pc
/
demos
/
emperor
/
dx3.exe
/
SDK
/
SAMPLES
/
DS3DVIEW
/
FILE.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
|
1996-08-28
|
137 b
|
10 lines
#ifndef ___VIEWER_FILE_OPENERS
#define ___VIEWER_FILE_OPENERS
char* OpenNewFile(HWND);
char* OpenNewSoundFile(HWND);
#endif