home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NEXT Generation 27
/
NEXT27.iso
/
pc
/
demos
/
emperor
/
dx3.exe
/
SDK
/
SAMPLES
/
DS3DVIEW
/
FILE.H
< prev
next >
Wrap
C/C++ Source or Header
|
1996-08-28
|
137b
|
10 lines
#ifndef ___VIEWER_FILE_OPENERS
#define ___VIEWER_FILE_OPENERS
char* OpenNewFile(HWND);
char* OpenNewSoundFile(HWND);
#endif