home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
gfx
/
misc
/
imagefx_sdk
/
sas
/
scanlib
/
dopwind.c
< 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
|
1994-01-28
|
103 b
|
7 lines
#include <scan/modall.h>
int DoPreviewWindow (LONG tag1, ...)
{
return(DoPreviewWindowA(&tag1));
}