B2

所属分类:工具条
开发工具:Visual C++
文件大小:2119KB
下载次数:3
上传日期:2011-01-14 16:49:49
上 传 者xmcai
说明:  vc 把视频放在工具条的代码,有点泪水,ie动画图标
(vc the video on the tool bar code, a little tear, ie animated icons)

文件列表:
CHILDFRM.CPP (1493, 1999-01-23)
CHILDFRM.H (1403, 1999-01-23)
MAINFRM.CPP (2561, 1999-01-23)
MAINFRM.H (1578, 1999-01-23)
RESOURCE.H (725, 1999-01-23)
STDAFX.CPP (201, 1999-01-23)
STDAFX.H (987, 1999-01-23)
Wzd5.dsp (4881, 2011-01-14)
WZD5.DSW (531, 2011-01-14)
WZD6.DSP (4882, 1999-01-23)
WZD6.DSW (531, 1999-01-23)
WZD.CPP (4315, 1999-01-23)
WZD.H (1333, 1999-01-23)
WZD.RC (13966, 1999-01-23)
WZDDOC.CPP (1682, 1999-01-23)
WZDDOC.H (1450, 1999-01-23)
WZDTLBAR.CPP (1339, 1999-01-23)
WZDTLBAR.H (897, 1999-01-23)
WZDVIEW.CPP (2491, 1999-01-23)
WZDVIEW.H (1849, 1999-01-23)
Debug\ChildFrm.obj (16385, 2011-01-14)
Debug\MainFrm.obj (18939, 2011-01-14)
Debug\StdAfx.obj (106134, 2011-01-14)
Debug\vc60.idb (222208, 2011-01-14)
Debug\vc60.pdb (364544, 2011-01-14)
Debug\Wzd.obj (23280, 2011-01-14)
Debug\Wzd.res (205660, 2011-01-14)
Debug\Wzd5.exe (356474, 2011-01-14)
Debug\Wzd5.ilk (363320, 2011-01-14)
Debug\Wzd5.pch (5475708, 2011-01-14)
Debug\Wzd5.pdb (361472, 2011-01-14)
Debug\WzdDoc.obj (14738, 2011-01-14)
Debug\WzdTlbar.obj (15476, 2011-01-14)
Debug\WzdView.obj (19508, 2011-01-14)
Wzd5.001 (4932, 1999-01-23)
WZD5.ncb (58368, 2011-01-14)
WZD5.OPT (54784, 2011-01-14)
Wzd5.plg (2486, 2011-01-14)
Wzd.aps (228220, 2011-01-14)
RES\MFC2.AVI (195016, 1999-01-23)
... ...

///////////////////////////////////////////////////////////////////// // Example files. ///////////////////////////////////////////////////////////////////// WzdTlbar.cpp -- a toolbar class that creates an animation control WzdTlbar.h in its far right corner ///////////////////////////////////////////////////////////////////// // Modify Mainframe Class. ///////////////////////////////////////////////////////////////////// // 1) add a .AVI file to your project--please refer to the book for // an easy way // 2) use the new toolbar class in this classs CWzdToolbar m_wndToolBar; // 3) disable toolbar docking in Mainfrm.cpp // TODO: Delete these three lines if you don't want the toolbar to // be dockable // m_wndToolBar.EnableDocking(CBRS_ALIGN_ANY); // EnableDocking(CBRS_ALIGN_ANY); // DockControlBar(&m_wndToolBar); ///////////////////////////////////////////////////////////////////// // From: Visual C++ MFC Programming by Example by John E. Swanke // Copyright (C) 1999 jeswanke. All rights reserved. /////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者