14 lines
346 B
C
14 lines
346 B
C
|
/*--------------------------------------------------------------+
|
||
|
| IntOpts.h - Header file for Interleaving options dialog |
|
||
|
| |
|
||
|
|(C) Copyright Microsoft Corporation 1991. All rights reserved.|
|
||
|
+--------------------------------------------------------------*/
|
||
|
|
||
|
/*
|
||
|
* Defines
|
||
|
*/
|
||
|
|
||
|
#define comptypeNONE 0
|
||
|
|
||
|
#include "avifile.rc"
|