statusbox.h
上传用户:xinjie
上传日期:2021-05-30
资源大小:491k
文件大小:6k
源码类别:

BREW编程

开发平台:

Visual C++

  1. #ifndef STATUSBOX_H
  2. #define STATUSBOX_H
  3. /*
  4.   ===========================================================================
  5.   
  6.   FILE: statusbox.c
  7.    
  8.   SERVICES:  
  9.       A simple status box control
  10.    
  11.   DESCRIPTION: 
  12.      Statusbox can show an animated or filmstrip-style image and some 
  13.      text, all loaded via BREW resources.  If the image cannot be loaded,
  14.      only the text is shown.
  15.   
  16.   ===========================================================================
  17.   ===========================================================================
  18.     
  19.                Copyright