- AVICapSM
LRESULT AVICapSM(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
- DrawDibBegin
BOOL DrawDibBegin(HDRAWDIB hdd, HDC hdc, int dxDst, int dyDst, LPBITMAPINFOHEADER lpbi, int dxSrc, int dySrc, UINT wFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibChangePalette
BOOL DrawDibChangePalette(HDRAWDIB hdd, int iStart, int iLen, LPPALETTEENTRY lppe)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibClose
BOOL DrawDibClose(HDRAWDIB hdd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibDraw
BOOL DrawDibDraw(HDRAWDIB hdd, HDC hdc, int xDst, int yDst, int dxDst, int dyDst, LPBITMAPINFOHEADER lpbi, LPVOID lpBits, int xSrc, int ySrc, int dxSrc, int dySrc, UINT wFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibEnd
BOOL DrawDibEnd(HDRAWDIB hdd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibError
UINT DrawDibError(HDRAWDIB hdd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibGetBuffer
LPVOID DrawDibGetBuffer(HDRAWDIB hdd, LPBITMAPINFOHEADER lpbi, DWORD dwSize, DWORD dwFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibGetPalette
HPALETTE DrawDibGetPalette(HDRAWDIB hdd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibInit
BOOL DrawDibInit()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibOpen
HDRAWDIB DrawDibOpen()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibProfileDisplay
LRESULT DrawDibProfileDisplay(LPBITMAPINFOHEADER lpbi)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibRealize
UINT DrawDibRealize(HDRAWDIB hdd, HDC hdc, BOOL fBackground)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibSetPalette
BOOL DrawDibSetPalette(HDRAWDIB hdd, HPALETTE hpal)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibStart
BOOL DrawDibStart(HDRAWDIB hdd, DWORD rate)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibStop
BOOL DrawDibStop(HDRAWDIB hdd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibTime
BOOL DrawDibTime(HDRAWDIB hdd, LPDRAWDIBTIME lpddtime)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DrawDibUpdate
BOOL DrawDibUpdate(HDRAWDIB hdd, HDC hdc, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- FromHex
DWORD FromHex(char n)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetOpenFileNamePreviewA
BOOL GetOpenFileNamePreviewA(LPOPENFILENAMEA lpofn)
- GetOpenFileNamePreviewW
BOOL GetOpenFileNamePreviewW(LPOPENFILENAMEW lpofn)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetSaveFileNamePreviewA
BOOL GetSaveFileNamePreviewA(LPOPENFILENAMEA lpofn)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetSaveFileNamePreviewW
BOOL GetSaveFileNamePreviewW(LPOPENFILENAMEW lpofn)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICAbout
DWORD ICAbout(HIC hic, HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICClose
LRESULT ICClose(HIC hic)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICCompress
DWORD ICCompress(HIC hic, DWORD dwFlags, LPBITMAPINFOHEADER lpbiOutput, LPVOID lpData, LPBITMAPINFOHEADER lpbiInput, LPVOID lpBits, LPDWORD lpckid, LPDWORD lpdwFlags, LONG lFrameNum, DWORD dwFrameSize, DWORD dwQuality, LPBITMAPINFOHEADER lpbiPrev, LPVOID lpPrev)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICCompressBegin
LRESULT ICCompressBegin(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICCompressEnd
LRESULT ICCompressEnd(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICCompressGetFormat
LRESULT ICCompressGetFormat(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICCompressGetFormatSize
DWORD ICCompressGetFormatSize(HIC hic, LPVOID lpbi)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICCompressGetSize
DWORD ICCompressGetSize(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICCompressQuery
LRESULT ICCompressQuery(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICCompressorChoose
BOOL ICCompressorChoose(HWND hwnd, UINT uiFlags, LPVOID pvIn, LPVOID lpData, PCOMPVARS pc, LPSTR lpszTitle)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICCompressorFree
void ICCompressorFree(PCOMPVARS pc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICConfigure
DWORD ICConfigure(HIC hic, HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompress
DWORD ICDecompress(HIC hic, DWORD dwFlags, LPBITMAPINFOHEADER lpbiFormat, LPVOID lpData, LPBITMAPINFOHEADER lpbi, LPVOID lpBits)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICDecompressBegin
LRESULT ICDecompressBegin(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressEnd
LRESULT ICDecompressEnd(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressEx
LRESULT ICDecompressEx(HIC hic, DWORD dwFlags, LPBITMAPINFOHEADER lpbiSrc, LPVOID lpSrc, int xSrc, int ySrc, int dxSrc, int dySrc, LPBITMAPINFOHEADER lpbiDst, LPVOID lpDst, int xDst, int yDst, int dxDst, int dyDst)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressExBegin
LRESULT ICDecompressExBegin(HIC hic, DWORD dwFlags, LPBITMAPINFOHEADER lpbiSrc, LPVOID lpSrc, int xSrc, int ySrc, int dxSrc, int dySrc, LPBITMAPINFOHEADER lpbiDst, LPVOID lpDst, int xDst, int yDst, int dxDst, int dyDst)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressExEnd
LRESULT ICDecompressExEnd(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressExQuery
LRESULT ICDecompressExQuery(HIC hic, DWORD dwFlags, LPBITMAPINFOHEADER lpbiSrc, LPVOID lpSrc, int xSrc, int ySrc, int dxSrc, int dySrc, LPBITMAPINFOHEADER lpbiDst, LPVOID lpDst, int xDst, int yDst, int dxDst, int dyDst)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressGetFormat
LONG ICDecompressGetFormat(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressGetFormatSize
LONG ICDecompressGetFormatSize(HIC hic, LPVOID lpbi)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressGetPalette
LRESULT ICDecompressGetPalette(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressOpen
HIC ICDecompressOpen(DWORD fccType, DWORD fccHandler, LPBITMAPINFOHEADER lpbiIn, LPBITMAPINFOHEADER lpbiOut)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressQuery
LRESULT ICDecompressQuery(HIC hic, LPVOID lpbiInput, LPVOID lpbiOutput)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDecompressSetPalette
LRESULT ICDecompressSetPalette(HIC hic, LPVOID lpbiPalette)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDraw
DWORD ICDraw(HIC hic, DWORD dwFlags, LPVOID lpFormat, LPVOID lpData, DWORD cbData, LONG lTime)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICDrawBegin
DWORD ICDrawBegin(HIC hic, DWORD dwFlags, HPALETTE hpal, HWND hwnd, HDC hdc, int xDst, int yDst, int dxDst, int dyDst, LPBITMAPINFOHEADER lpbi, int xSrc, int ySrc, int dxSrc, int dySrc, DWORD dwRate, DWORD dwScale)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICDrawChangePalette
LRESULT ICDrawChangePalette(HIC hic, LPVOID lpbiInput)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawEnd
LRESULT ICDrawEnd(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawFlush
LRESULT ICDrawFlush(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawGetTime
LRESULT ICDrawGetTime(HIC hic, LPVOID lplTime)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawOpen
HIC ICDrawOpen(DWORD fccType, DWORD fccHandler, LPBITMAPINFOHEADER lpbiIn)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawQuery
LRESULT ICDrawQuery(HIC hic, LPVOID lpbiInput)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawRealize
LRESULT ICDrawRealize(HIC hic, HDC hdc, BOOL fBackground)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawRenderBuffer
LRESULT ICDrawRenderBuffer(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawSetTime
LRESULT ICDrawSetTime(HIC hic, DWORD lTime)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawStart
LRESULT ICDrawStart(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawStartPlay
LRESULT ICDrawStartPlay(HIC hic, DWORD lFrom, DWORD lTo)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawStop
LRESULT ICDrawStop(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawStopPlay
LRESULT ICDrawStopPlay(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawSuggestFormat
LRESULT ICDrawSuggestFormat(HIC hic, LPBITMAPINFOHEADER lpbiIn, LPBITMAPINFOHEADER lpbiOut, int dxSrc, int dySrc, int dxDst, int dyDst, HIC hicDecomp)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICDrawWindow
DWORD ICDrawWindow(HIC hic, LPVOID prc)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICGetBuffersWanted
LRESULT ICGetBuffersWanted(HIC hic, LPVOID lpdwBuffers)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICGetDefaultKeyFrameRate
DWORD ICGetDefaultKeyFrameRate(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICGetDefaultQuality
DWORD ICGetDefaultQuality(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICGetDisplayFormat
HIC ICGetDisplayFormat(HIC hic, LPBITMAPINFOHEADER lpbiIn, LPBITMAPINFOHEADER lpbiOut, int BitDepth, int dx, int dy)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICGetInfo
LRESULT ICGetInfo(HIC hic, ICINFO* picinfo, DWORD cb)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICGetState
DWORD ICGetState(HIC hic, LPVOID pv, DWORD_PTR cb)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICGetStateSize
DWORD ICGetStateSize(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICImageCompress
HANDLE ICImageCompress(HIC hic, UINT uiFlags, LPBITMAPINFO lpbiIn, LPVOID lpBits, LPBITMAPINFO lpbiOut, LONG lQuality, LONG* plSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICImageDecompress
HANDLE ICImageDecompress(HIC hic, UINT uiFlags, LPBITMAPINFO lpbiIn, LPVOID lpBits, LPBITMAPINFO lpbiOut)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICInfo
BOOL ICInfo(DWORD fccType, DWORD fccHandler, ICINFO* lpicinfo)
ICM function declarations
- ICInstall
BOOL ICInstall(DWORD fccType, DWORD fccHandler, LPARAM lParam, LPSTR szDesc, UINT wFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICLocate
HIC ICLocate(DWORD fccType, DWORD fccHandler, LPBITMAPINFOHEADER lpbiIn, LPBITMAPINFOHEADER lpbiOut, WORD wFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICOpen
HIC ICOpen(DWORD fccType, DWORD fccHandler, UINT wMode)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICOpenFunction
HIC ICOpenFunction(DWORD fccType, DWORD fccHandler, UINT wMode, FARPROC lpfnHandler)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICQueryAbout
DWORD ICQueryAbout(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICQueryConfigure
DWORD ICQueryConfigure(HIC hic)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICRemove
BOOL ICRemove(DWORD fccType, DWORD fccHandler, UINT wFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICSendMessage
LRESULT ICSendMessage(HIC hic, UINT msg, DWORD_PTR dw1, DWORD_PTR dw2)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICSeqCompressFrame
LPVOID ICSeqCompressFrame(PCOMPVARS pc, UINT uiFlags, LPVOID lpBits, BOOL* pfKey, LONG* plSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICSeqCompressFrameEnd
void ICSeqCompressFrameEnd(PCOMPVARS pc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICSeqCompressFrameStart
BOOL ICSeqCompressFrameStart(PCOMPVARS pc, LPBITMAPINFO lpbiIn)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ICSetState
DWORD ICSetState(HIC hic, LPVOID pv, DWORD_PTR cb)
Undocumented in source. Be warned that the author may not have intended to support it.
- ICSetStatusProc
LRESULT ICSetStatusProc(HIC hic, DWORD dwFlags, LRESULT lParam, LONG function(LPARAM, UINT, LONG) fpfnStatus)
Undocumented in source. Be warned that the author may not have intended to support it.
- InitVFW
LONG InitVFW()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- MAKEAVICKID
DWORD MAKEAVICKID(WORD tcc, WORD stream)
Undocumented in source. Be warned that the author may not have intended to support it.
- MAKE_AVIERR
SCODE MAKE_AVIERR(DWORD error)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndCanConfig
BOOL MCIWndCanConfig(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndCanEject
BOOL MCIWndCanEject(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndCanPlay
BOOL MCIWndCanPlay(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndCanRecord
BOOL MCIWndCanRecord(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndCanSave
BOOL MCIWndCanSave(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndCanWindow
BOOL MCIWndCanWindow(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndChangeStyles
LONG MCIWndChangeStyles(HWND hwnd, UINT mask, LONG value)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndClose
LONG MCIWndClose(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndCreateA
HWND MCIWndCreateA(HWND hwndParent, HINSTANCE hInstance, DWORD dwStyle, LPCSTR szFile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- MCIWndCreateW
HWND MCIWndCreateW(HWND hwndParent, HINSTANCE hInstance, DWORD dwStyle, LPCWSTR szFile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- MCIWndDestroy
void MCIWndDestroy(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndEject
LONG MCIWndEject(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndEnd
LONG MCIWndEnd(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetActiveTimer
UINT MCIWndGetActiveTimer(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetAlias
UINT MCIWndGetAlias(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetDest
LONG MCIWndGetDest(HWND hwnd, LPRECT prc)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetDevice
LONG MCIWndGetDevice(HWND hwnd, LPVOID lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetDeviceID
UINT MCIWndGetDeviceID(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetEnd
LONG MCIWndGetEnd(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetError
LONG MCIWndGetError(HWND hwnd, LPVOID lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetFileName
LONG MCIWndGetFileName(HWND hwnd, LPVOID lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetInactiveTimer
UINT MCIWndGetInactiveTimer(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetLength
LONG MCIWndGetLength(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetMode
LONG MCIWndGetMode(HWND hwnd, LPTSTR lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetPalette
HPALETTE MCIWndGetPalette(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetPosition
LONG MCIWndGetPosition(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetPositionString
LONG MCIWndGetPositionString(HWND hwnd, LPTSTR lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetRepeat
BOOL MCIWndGetRepeat(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetSource
LONG MCIWndGetSource(HWND hwnd, LPRECT prc)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetSpeed
LONG MCIWndGetSpeed(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetStart
LONG MCIWndGetStart(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetStyles
UINT MCIWndGetStyles(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetTimeFormat
LONG MCIWndGetTimeFormat(HWND hwnd, LPTSTR lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetVolume
LONG MCIWndGetVolume(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndGetZoom
UINT MCIWndGetZoom(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndHome
LONG MCIWndHome(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndNew
LONG MCIWndNew(HWND hwnd, LPVOID lp)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndOpen
LONG MCIWndOpen(HWND hwnd, LPVOID sz, UINT f)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndOpenDialog
LONG MCIWndOpenDialog(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndOpenInterface
LONG MCIWndOpenInterface(HWND hwnd, LPUNKNOWN pUnk)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndPaletteKick
BOOL MCIWndPaletteKick(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndPause
LONG MCIWndPause(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndPlay
LONG MCIWndPlay(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndPlayFrom
LONG MCIWndPlayFrom(HWND hwnd, LONG lPos)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndPlayFromTo
LONG MCIWndPlayFromTo(HWND hwnd, LONG lStart, LONG lEnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndPlayReverse
LONG MCIWndPlayReverse(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndPlayTo
LONG MCIWndPlayTo(HWND hwnd, LONG lPos)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndPutDest
LONG MCIWndPutDest(HWND hwnd, LPRECT prc)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndPutSource
LONG MCIWndPutSource(HWND hwnd, LPRECT prc)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndRealize
LONG MCIWndRealize(HWND hwnd, BOOL fBkgnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndRecord
LONG MCIWndRecord(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndRegisterClass
BOOL MCIWndRegisterClass()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- MCIWndResume
LONG MCIWndResume(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndReturnString
LONG MCIWndReturnString(HWND hwnd, LPVOID lp, UINT len)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSave
LONG MCIWndSave(HWND hwnd, LPVOID szFile)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSaveDialog
LONG MCIWndSaveDialog(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSeek
LONG MCIWndSeek(HWND hwnd, LONG lPos)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSendString
LONG MCIWndSendString(HWND hwnd, LPTSTR sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSetActiveTimer
void MCIWndSetActiveTimer(HWND hwnd, UINT active)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSetInactiveTimer
void MCIWndSetInactiveTimer(HWND hwnd, UINT inactive)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSetOwner
LONG MCIWndSetOwner(HWND hwnd, HWND hwndP)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSetPalette
LONG MCIWndSetPalette(HWND hwnd, HPALETTE hpal)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSetRepeat
void MCIWndSetRepeat(HWND hwnd, BOOL f)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSetSpeed
LONG MCIWndSetSpeed(HWND hwnd, UINT iSpeed)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSetTimeFormat
LONG MCIWndSetTimeFormat(HWND hwnd, LPTSTR lp)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSetTimers
void MCIWndSetTimers(HWND hwnd, UINT active, UINT inactive)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSetVolume
LONG MCIWndSetVolume(HWND hwnd, UINT iVol)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndSetZoom
void MCIWndSetZoom(HWND hwnd, UINT iZoom)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndStep
LONG MCIWndStep(HWND hwnd, LONG n)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndStop
LONG MCIWndStop(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndUseFrames
LONG MCIWndUseFrames(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndUseTime
LONG MCIWndUseTime(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MCIWndValidateMedia
void MCIWndValidateMedia(HWND hwnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- MKFOURCC
DWORD MKFOURCC(char ch0, char ch1, char ch2, char ch3)
Undocumented in source. Be warned that the author may not have intended to support it.
- StreamFromFOURCC
WORD StreamFromFOURCC(DWORD fcc)
Undocumented in source. Be warned that the author may not have intended to support it.
- StretchDIB
void StretchDIB(LPBITMAPINFOHEADER biDst, LPVOID lpDst, int DstX, int DstY, int DstXE, int DstYE, LPBITMAPINFOHEADER biSrc, LPVOID lpSrc, int SrcX, int SrcY, int SrcXE, int SrcYE)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- TWOCCFromFOURCC
WORD TWOCCFromFOURCC(DWORD fcc)
Undocumented in source. Be warned that the author may not have intended to support it.
- TermVFW
LONG TermVFW()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ToHex
BYTE ToHex(DWORD n)
Undocumented in source. Be warned that the author may not have intended to support it.
- VideoForWindowsVersion
DWORD VideoForWindowsVersion()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- capCaptureAbort
BOOL capCaptureAbort(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capCaptureGetSetup
BOOL capCaptureGetSetup(HWND hWnd, LPCAPTUREPARMS s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capCaptureSequence
BOOL capCaptureSequence(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capCaptureSequenceNoFile
BOOL capCaptureSequenceNoFile(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capCaptureSetSetup
BOOL capCaptureSetSetup(HWND hWnd, LPCAPTUREPARMS s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capCaptureSingleFrame
BOOL capCaptureSingleFrame(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capCaptureSingleFrameClose
BOOL capCaptureSingleFrameClose(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capCaptureSingleFrameOpen
BOOL capCaptureSingleFrameOpen(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capCaptureStop
BOOL capCaptureStop(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capCreateCaptureWindowA
HWND capCreateCaptureWindowA(LPCSTR lpszWindowName, DWORD dwStyle, int x, int y, int nWidth, int nHeight, HWND hwndParent, int nID)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- capCreateCaptureWindowW
HWND capCreateCaptureWindowW(LPCWSTR lpszWindowName, DWORD dwStyle, int x, int y, int nWidth, int nHeight, HWND hwndParent, int nID)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- capDlgVideoCompression
BOOL capDlgVideoCompression(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capDlgVideoDisplay
BOOL capDlgVideoDisplay(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capDlgVideoFormat
BOOL capDlgVideoFormat(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capDlgVideoSource
BOOL capDlgVideoSource(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capDriverConnect
BOOL capDriverConnect(HWND hWnd, WPARAM i)
Undocumented in source. Be warned that the author may not have intended to support it.
- capDriverDisconnect
BOOL capDriverDisconnect(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capDriverGetCaps
BOOL capDriverGetCaps(HWND hWnd, LPCAPDRIVERCAPS s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capDriverGetName
BOOL capDriverGetName(HWND hWnd, LPTSTR szName, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capDriverGetVersion
BOOL capDriverGetVersion(HWND hWnd, LPTSTR szVer, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capEditCopy
BOOL capEditCopy(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capFileAlloc
BOOL capFileAlloc(HWND hWnd, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capFileGetCaptureFile
BOOL capFileGetCaptureFile(HWND hWnd, LPTSTR szName, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capFileSaveAs
BOOL capFileSaveAs(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
- capFileSaveDIB
BOOL capFileSaveDIB(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
- capFileSetCaptureFile
BOOL capFileSetCaptureFile(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
- capFileSetInfoChunk
BOOL capFileSetInfoChunk(HWND hWnd, LPCAPINFOCHUNK lpInfoChunk)
Undocumented in source. Be warned that the author may not have intended to support it.
- capGetAudioFormat
DWORD capGetAudioFormat(HWND hWnd, LPWAVEFORMATEX s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capGetAudioFormatSize
DWORD capGetAudioFormatSize(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capGetDriverDescriptionA
BOOL capGetDriverDescriptionA(UINT wDriverIndex, LPSTR lpszName, int cbName, LPSTR lpszVer, int cbVer)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- capGetDriverDescriptionW
BOOL capGetDriverDescriptionW(UINT wDriverIndex, LPWSTR lpszName, int cbName, LPWSTR lpszVer, int cbVer)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- capGetMCIDeviceName
BOOL capGetMCIDeviceName(HWND hWnd, LPTSTR szName, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capGetStatus
BOOL capGetStatus(HWND hWnd, LPCAPSTATUS s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capGetUserData
BOOL capGetUserData(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capGetVideoFormat
DWORD capGetVideoFormat(HWND hWnd, void* s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capGetVideoFormatSize
DWORD capGetVideoFormatSize(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capGrabFrame
BOOL capGrabFrame(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capGrabFrameNoStop
BOOL capGrabFrameNoStop(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capOverlay
BOOL capOverlay(HWND hWnd, BOOL f)
Undocumented in source. Be warned that the author may not have intended to support it.
- capPaletteAuto
BOOL capPaletteAuto(HWND hWnd, WPARAM iFrames, LPARAM iColors)
Undocumented in source. Be warned that the author may not have intended to support it.
- capPaletteManual
BOOL capPaletteManual(HWND hWnd, WPARAM fGrab, LPARAM iColors)
Undocumented in source. Be warned that the author may not have intended to support it.
- capPaletteOpen
BOOL capPaletteOpen(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
- capPalettePaste
BOOL capPalettePaste(HWND hWnd)
Undocumented in source. Be warned that the author may not have intended to support it.
- capPaletteSave
BOOL capPaletteSave(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
- capPreview
BOOL capPreview(HWND hWnd, BOOL f)
Undocumented in source. Be warned that the author may not have intended to support it.
- capPreviewRate
BOOL capPreviewRate(HWND hWnd, WPARAM wMS)
Undocumented in source. Be warned that the author may not have intended to support it.
- capPreviewScale
BOOL capPreviewScale(HWND hWnd, BOOL f)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetAudioFormat
BOOL capSetAudioFormat(HWND hWnd, LPWAVEFORMATEX s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetCallbackOnCapControl
BOOL capSetCallbackOnCapControl(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetCallbackOnError
BOOL capSetCallbackOnError(HWND hWnd, LPVOID fpProc)
- capSetCallbackOnFrame
BOOL capSetCallbackOnFrame(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetCallbackOnStatus
BOOL capSetCallbackOnStatus(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetCallbackOnVideoStream
BOOL capSetCallbackOnVideoStream(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetCallbackOnWaveStream
BOOL capSetCallbackOnWaveStream(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetCallbackOnYield
BOOL capSetCallbackOnYield(HWND hWnd, LPVOID fpProc)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetMCIDeviceName
BOOL capSetMCIDeviceName(HWND hWnd, LPTSTR szName)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetScrollPos
BOOL capSetScrollPos(HWND hWnd, LPPOINT lpP)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetUserData
BOOL capSetUserData(HWND hWnd, LPARAM lUser)
Undocumented in source. Be warned that the author may not have intended to support it.
- capSetVideoFormat
BOOL capSetVideoFormat(HWND hWnd, void* s, WPARAM wSize)
Undocumented in source. Be warned that the author may not have intended to support it.
\ vfw.d * * Windows API header module * written in the D programming language * * Placed into public domain * \**********************************************************************