home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / Painted Black 0.91 / src / HDSCustom.c < prev    next >
Encoding:
C/C++ Source or Header  |  1995-12-27  |  549 b   |  28 lines  |  [TEXT/CWIE]

  1. /*****************************************************************************
  2.  
  3. Hub's Drop Shell 1.0
  4. ©Copyright 1995, Hubert Figuière, All right reserved.
  5.  
  6.  
  7. HDSCustom.c
  8.  
  9. January 29th 1995
  10.  
  11. Author :
  12.     Hubert Figuière                HF
  13.  
  14. Purpose : this a shell used for creating simple Drag'n Drop application
  15.  
  16. 01/29/95
  17.     -First implementation (HF)
  18. 03/11/95
  19.     -removed all the stuff for Painted Black
  20.     
  21. *****************************************************************************/
  22.  
  23.  
  24. #include "HDSCustom.h"
  25. #include "Painted Black.h"
  26.  
  27. //#include "Painted Black II.c"
  28.