home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / OWLSRC.PAK / OWL.RC < prev    next >
Encoding:
Text File  |  1997-05-06  |  1.0 KB  |  40 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1992, 1996 by Borland International, All Rights Reserved
  4. //
  5. //$Revision:   10.9  $
  6. //
  7. // Resources for ObjectWindows DLLs
  8. //----------------------------------------------------------------------------
  9.  
  10. #include "version.rc"
  11.  
  12. #if !defined(__WIN32__) && !defined(_WIN32)
  13. # include "owl/colmnhdr.rh"
  14. # include "owl/colmnhdr.rc"
  15. #endif
  16.  
  17. #include "owl/docview.rc"
  18. #include "owl/editfile.rh"
  19. #include "owl/editfile.rc"
  20. #include "owl/editsear.rh"
  21. #include "owl/editsear.rc"
  22. #include "owl/inputdia.rh"
  23. #include "owl/inputdia.rc"
  24. #include "owl/statusba.rc"
  25. #include "owl/printer.rh"
  26. #include "owl/printer.rc"
  27. #include "owl/slider.rh"
  28. #include "owl/slider.rc"
  29. #include "owl/editview.rc"
  30. #include "owl/listview.rc"
  31. #include "owl/except.rc"
  32. #include "owl/owlapp.rc"
  33. #include "owl/panespli.rh"
  34. #include "owl/panespli.rc"
  35. #include "owl/propsht.rh"
  36. #include "owl/propsht.rc"
  37. #include "owl/winsock.rh"
  38. #include "owl/winsock.rc"
  39.  
  40.