文件名称:source10
介绍说明--下载内容均来自于网络,请自行研究使用
功能是LeadTools的介绍以及简单的多媒体编程,有两个目录
source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时
文件c:\test.jpg必须准备好
source\TestMCI为简单的多媒体编程
命令行编译过程如下
vcvars32
cl testmci.c user32.lib vfw32.lib-Function is LeadTools and simple introduction to multimedia programming, there are two directories source \ TestLead to LeadTools presentation, using a VC++5.0, run-time file c: \ test.jpg must be ready source \ TestMCI as simple multimedia programming command line compiler process is as follows vcvars32 cl testmci.c user32.lib vfw32.lib
source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时
文件c:\test.jpg必须准备好
source\TestMCI为简单的多媒体编程
命令行编译过程如下
vcvars32
cl testmci.c user32.lib vfw32.lib-Function is LeadTools and simple introduction to multimedia programming, there are two directories source \ TestLead to LeadTools presentation, using a VC++5.0, run-time file c: \ test.jpg must be ready source \ TestMCI as simple multimedia programming command line compiler process is as follows vcvars32 cl testmci.c user32.lib vfw32.lib
(系统自动生成,下载前可以参看下载内容)
下载文件列表
source10\readme.txt
........\testlead\chartfx.cpp
........\........\chartfx.h
........\........\font.cpp
........\........\font.h
........\........\lead.cpp
........\........\lead.h
........\........\picture.cpp
........\........\picture.h
........\........\resource.h
........\........\StdAfx.cpp
........\........\StdAfx.h
........\........\TestLead.001
........\........\TestLead.aps
........\........\TestLead.clw
........\........\TestLead.cpp
........\........\TestLead.dsp
........\........\TestLead.dsw
........\........\TestLead.exe
........\........\TestLead.h
........\........\TestLead.ncb
........\........\TestLead.opt
........\........\TestLead.plg
........\........\TestLead.rc
........\........\TestLeadDlg.cpp
........\........\TestLeadDlg.h
........\........\Debug\chartfx.obj
........\........\.....\font.obj
........\........\.....\lead.obj
........\........\.....\picture.obj
........\........\.....\StdAfx.obj
........\........\.....\TestLead.exe
........\........\.....\TestLead.obj
........\........\.....\TestLead.pdb
........\........\.....\TestLead.res
........\........\.....\TestLeadDlg.obj
........\........\.....\vc60.pdb
........\........\res\TestLead.ico
........\........\...\TestLead.rc2
........\....mci\testmci.c
........\.......\testmci.exe
........\....lead\Debug
........\........\res
........\testlead
........\testmci
source10
........\testlead\chartfx.cpp
........\........\chartfx.h
........\........\font.cpp
........\........\font.h
........\........\lead.cpp
........\........\lead.h
........\........\picture.cpp
........\........\picture.h
........\........\resource.h
........\........\StdAfx.cpp
........\........\StdAfx.h
........\........\TestLead.001
........\........\TestLead.aps
........\........\TestLead.clw
........\........\TestLead.cpp
........\........\TestLead.dsp
........\........\TestLead.dsw
........\........\TestLead.exe
........\........\TestLead.h
........\........\TestLead.ncb
........\........\TestLead.opt
........\........\TestLead.plg
........\........\TestLead.rc
........\........\TestLeadDlg.cpp
........\........\TestLeadDlg.h
........\........\Debug\chartfx.obj
........\........\.....\font.obj
........\........\.....\lead.obj
........\........\.....\picture.obj
........\........\.....\StdAfx.obj
........\........\.....\TestLead.exe
........\........\.....\TestLead.obj
........\........\.....\TestLead.pdb
........\........\.....\TestLead.res
........\........\.....\TestLeadDlg.obj
........\........\.....\vc60.pdb
........\........\res\TestLead.ico
........\........\...\TestLead.rc2
........\....mci\testmci.c
........\.......\testmci.exe
........\....lead\Debug
........\........\res
........\testlead
........\testmci
source10