Report a bug
If you spot a problem with this page, click here to create a Bugzilla issue.
Improve this page
Quickly fork, edit online, and submit a pull request for this page. Requires a signed-in GitHub account. This works well for small changes. If you'd like to make larger changes you may want to consider using a local clone.

core.sys.windows.vfw

Windows API header module
written in the D programming language
enum int ICVERSION;
COMPMAN - Installable Compression Manager.
BOOL ICInfo(DWORD fccType, DWORD fccHandler, ICINFO* lpicinfo);
ICM function declarations
BOOL ICInstall(DWORD fccType, DWORD fccHandler, LPARAM lParam, LPSTR szDesc, UINT wFlags);
ICM function declarations
BOOL ICRemove(DWORD fccType, DWORD fccHandler, UINT wFlags);
ICM function declarations
LRESULT ICGetInfo(HIC hic, ICINFO* picinfo, DWORD cb);
ICM function declarations
HIC ICOpen(DWORD fccType, DWORD fccHandler, UINT wMode);
ICM function declarations
HIC ICOpenFunction(DWORD fccType, DWORD fccHandler, UINT wMode, FARPROC lpfnHandler);
ICM function declarations
LRESULT ICClose(HIC hic);
ICM function declarations
LRESULT ICSendMessage(HIC hic, UINT msg, DWORD_PTR dw1, DWORD_PTR dw2);
ICM function declarations
struct VIDEOHDR;
Structures
LRESULT AVICapSM(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam);
AVICap window class
BOOL capSetCallbackOnError()(HWND hWnd, LPVOID fpProc);
message wrapper
struct CAPDRIVERCAPS;
structs
BOOL GetOpenFileNamePreviewA(LPOPENFILENAMEA lpofn);
FilePreview dialog.
BOOL GetSaveFileNamePreviewA(LPOPENFILENAMEA lpofn);
FilePreview dialog.
BOOL GetOpenFileNamePreviewW(LPOPENFILENAMEW lpofn);
FilePreview dialog.
BOOL GetSaveFileNamePreviewW(LPOPENFILENAMEW lpofn);
FilePreview dialog.