home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / srctrn.zip / SRCTRANS.PH < prev    next >
Text File  |  1994-01-11  |  553b  |  18 lines

  1. //
  2. //  Source render drag/drop sample
  3. //
  4. //  Author : Andrew Clinch
  5. //
  6. //  Disclaimer :
  7. //  In no event shall Andrew Clinch be liable for any damages whatsoever
  8. //  (including, without limitation, damaged or loss of business profits, business
  9. //  interruption, loss of business information, or other pecuniary loss) arising
  10. //  out of the use or inability to use this sample code, even if Andrew Clinch
  11. //  has been advised of the possibility of such damages.
  12. //
  13.  
  14.    #define IDD_DRAGWIN        100 
  15.    #define ID_ICON            1001
  16.  
  17.  
  18.