代码搜索:avifile
找到约 217 项符合「avifile」的源代码
代码结果 217
www.eeworm.com/read/113801/7811696
h avifile.h
#ifndef _AVIFILE_H_
#define _AVIFILE_H_
#include
#include
#include "avitimer.h"
#define TEXT_HEIGHT 20
#define AVIIF_KEYFRAME 0x00000010L // this frame is a key frame.
#def
www.eeworm.com/read/113801/7811715
cpp avifile.cpp
#include
#include
#include
#include
#include
#include "avifile.h"
BOOL CAVIFile::Compress()
{
HRESULT hr;
hr = AVIMakeCompresse
www.eeworm.com/read/320068/13433736
h avifile.h
#ifndef _AVIFILE_H_
#define _AVIFILE_H_
#include
#include
#include "avitimer.h"
#define TEXT_HEIGHT 20
#define AVIIF_KEYFRAME 0x00000010L // this frame is a key frame.
#def
www.eeworm.com/read/320068/13433755
cpp avifile.cpp
#include
#include
#include
#include
#include
#include "avifile.h"
BOOL CAVIFile::Compress()
{
HRESULT hr;
hr = AVIMakeCompresse
www.eeworm.com/read/154033/11994675
dll avifile.dll
www.eeworm.com/read/233639/14144132
h avifile.h
#pragma once
#ifndef __AVIFILE_H
#define __AVIFILE_H
#include
class CAviFile
{
HDC m_hAviDC;
HANDLE m_hHeap;
LPVOID m_lpBits; // Useful for holding the bitmap co
www.eeworm.com/read/233639/14144139
cpp avifile.cpp
#include "StdAfx.h"
#include "avifile.h"
#ifndef __countof
#define __countof(x) ((sizeof(x)/sizeof(x[0])))
#endif
CAviFile:: CAviFile(LPCSTR lpszFileName /* =_T("Output.avi") */,
DWORD d
www.eeworm.com/read/114827/15036567
gif avifile.gif
www.eeworm.com/read/242732/4543205
rc avifile_no.rc
/*
* Copyright 2005 Alexander N. S鴕nes
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/242732/4543210
c avifile.c
/*
* Copyright 1999 Marcus Meissner
* Copyright 2002-2003 Michael G黱newig
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gene