• 博客(0)
  • 资源 (1)

空空如也

CPictureEx

此类能显示gif动画,从别处转载 class CPictureEx : public CStatic { DECLARE_DYNAMIC(CPictureEx) public: struct TFrame // structure that keeps a single frame info { IPicture *m_pPicture; // pointer to the interface used for drawing SIZE m_frameSize; SIZE m_frameOffset; UINT m_nDelay; // delay (in 1/100s of a second) UINT m_nDisposal; // disposal method }; ……

2013-06-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除