home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega Top 1
/
os2_top1.zip
/
os2_top1
/
APPS
/
UTILS
/
A-G
/
APCODEC2
/
ANPOMSVC.SCR
< prev
next >
Wrap
Text File
|
1995-02-20
|
1KB
|
46 lines
/* anpomsvc.SCR */
mmioCodec2Install =
(
mmio2Length = 404L
mmio2FourCC = "AVI "
mmio2DllName = "$(DEST)anpomsvc.DLL"
mmio2DllEntryPoint = "CramCodecEntry"
mmio2CompTypeFcc = "msvc"
mmio2CompSubType = 0L
mmio2MediaType = 0x40L
mmio2Flags = 0L
mmio2CapsFlags = 0x010E1E02L
mmio2HWName = ""
mmio2MaxSrcBuf = 0L
mmio2SyncMethod = 2L
mmio2Reserved1 = 0x035353552L
mmio2XAlign = 8L
mmio2YAlign = 8L
mmio2SpecInfo = ""
)
mmioCodec2Install =
(
mmio2Length = 404L
mmio2FourCC = "AVI "
mmio2DllName = "$(DEST)anpomsvc.DLL"
mmio2DllEntryPoint = "CramCodecEntry"
mmio2CompTypeFcc = "MSVC"
mmio2CompSubType = 0L
mmio2MediaType = 0x40L
mmio2Flags = 0L
mmio2CapsFlags = 0x010E1E02L
mmio2HWName = ""
mmio2MaxSrcBuf = 0L
mmio2SyncMethod = 2L
mmio2Reserved1 = 0x035353552L
mmio2XAlign = 8L
mmio2YAlign = 8L
mmio2SpecInfo = ""
)