* lib/vfw32.def: Remove, replacing with ...
* lib/msvfw32.def: New file. * lib/avicap32.def: New file. * lib/avifil32.def: New file. * lib/vfw32.mri: New file. * Makefile.in: (MRI_FILES, MIMPLIBS): New vars for import libs with multiple dll's. (LIBS): Add MIMPLIBS. (DISTFILES): Add MRI_FILES. (libvfw32.a): Build using mri script.
This commit is contained in:
49
winsup/w32api/lib/msvfw32.def
Normal file
49
winsup/w32api/lib/msvfw32.def
Normal file
@@ -0,0 +1,49 @@
|
||||
LIBRARY MSVFW32.DLL
|
||||
EXPORTS
|
||||
VideoForWindowsVersion@0
|
||||
StretchDIB@48
|
||||
MCIWndRegisterClass
|
||||
MCIWndCreateW
|
||||
MCIWndCreateA
|
||||
MCIWndCreate
|
||||
ICSeqCompressFrameStart@8
|
||||
ICSeqCompressFrameEnd@4
|
||||
ICSeqCompressFrame@20
|
||||
ICSendMessage@16
|
||||
ICRemove@12
|
||||
ICOpenFunction@16
|
||||
ICOpen@12
|
||||
ICMThunk32@20
|
||||
ICLocate@20
|
||||
ICInstall@20
|
||||
ICInfo@12
|
||||
ICImageDecompress@20
|
||||
ICImageCompress@28
|
||||
ICGetInfo@12
|
||||
ICGetDisplayFormat@24
|
||||
ICDrawBegin
|
||||
ICDraw
|
||||
ICDecompress
|
||||
ICCompressorFree@4
|
||||
ICCompressorChoose@24
|
||||
ICCompress
|
||||
ICClose@4
|
||||
GetSaveFileNamePreviewW@4
|
||||
GetSaveFileNamePreviewA@4
|
||||
GetOpenFileNamePreviewW@4
|
||||
GetOpenFileNamePreviewA@4
|
||||
GetOpenFileNamePreview@4
|
||||
DrawDibTime@8
|
||||
DrawDibStop@4
|
||||
DrawDibStart@8
|
||||
DrawDibSetPalette@8
|
||||
DrawDibRealize@12
|
||||
DrawDibProfileDisplay@4
|
||||
DrawDibOpen@0
|
||||
DrawDibGetPalette@4
|
||||
DrawDibGetBuffer@16
|
||||
DrawDibEnd@4
|
||||
DrawDibDraw@52
|
||||
DrawDibClose@4
|
||||
DrawDibChangePalette@16
|
||||
DrawDibBegin@32
|
Reference in New Issue
Block a user