home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_122 / 2.ddi / OLESRVR.ZIP / OLESRVR.PRJ (.txt) < prev    next >
Encoding:
Borland C/C++ Project  |  1992-06-10  |  7.5 KB  |  77 lines

  1. Turbo C Project File 
  2. ..\..\INCLUDE;..\..\..\CLASSLIB\INCLUDE;..\..\..\INCLUDE
  3. UDE;C:\BC3\OLE\INCLUDE
  4. ..\..\LIB;..\..\..\CLASSLIB\LIB;..\..\..\LIB
  5. BC3\OLE\LIB
  6. STRICT;WIN31
  7. 32767
  8. ~GREP
  9. -n+ $MEM(64) $NOSWAP $PROMPT $CAP MSG(GREP2MSG)void *.c 
  10. ~Turbo Assembler
  11. /MX /ZI /O $TASM
  12. Turbo ~Debugger
  13. $EXENAME
  14. Turbo ~Profiler
  15. tprof
  16. $EXENAME
  17. R~esource Compiler
  18. -31 $RC
  19. ~Import Librarian
  20. IMPLIB
  21. $IMPLIB
  22. An MDI program, with windows for showing Oleobjects,
  23. A window will be an Ole Document window.  It will support all the editing
  24. commands to put objects in it.  Objects will be in an ObjectWindow.  It
  25. will maintain a list of them.  Should work on just the OleDocument Window
  26. right now.5
  27. OLESRVR.CPP
  28. EXAMPL31\OLESRVR\OLESRVR.CPP
  29. SERVER.CPP
  30. \EXAMPL31\OLESRVR\SERVER.CPP
  31. OBJECT.CPP
  32. \EXAMPL31\OLESRVR\OBJECT.CPP
  33. DOCUMENT.CPP
  34. XAMPL31\OLESRVR\DOCUMENT.CPP
  35. OLESRVR.RC
  36. \EXAMPL31\OLESRVR\OLESRVR.RC
  37. ..\..\LIB\OWL.DEF
  38. L.DEF
  39. ..\LIB\OWL.DEF
  40. ..\LIB\O
  41. ..\..\..\INCLUDE\COMMDLG.H
  42. DOCUMENT.CPP
  43. ..\..\..\INCLUDE\STRING.H
  44. OBJECT.CPP
  45. ..\..\..\INCLUDE\SHELLAPI.H
  46. SERVER.CPP
  47. OLESRVR.H
  48. ..\..\..\INCLUDE\CTYPE.H
  49. ..\..\..\INCLUDE\OLE.H
  50. ..\..\INCLUDE\DIALOG.H
  51. ..\..\INCLUDE\MDI.H
  52. ..\..\INCLUDE\SCROLLER.H
  53. ..\..\..\INCLUDE\DOS.H
  54. ..\..\..\INCLUDE\STDLIB.H
  55. ..\..\INCLUDE\TCOLLECT.H
  56. ..\..\..\INCLUDE\FSTREAM.H
  57. ..\..\INCLUDE\OBJSTRM.H
  58. ..\..\INCLUDE\WINDOBJ.H
  59. ..\..\INCLUDE\WINDOW.H
  60. ..\..\..\INCLUDE\WINDOWS.H
  61. ..\..\..\INCLUDE\MEM.H
  62. ..\..\..\INCLUDE\IOSTREAM.H
  63. ..\..\..\INCLUDE\_NULL.H
  64. ..\..\..\INCLUDE\STDDEF.H
  65. ..\..\..\CLASSLIB\INCLUDE\CLSDEFS.H
  66. ..\..\..\INCLUDE\LIMITS.H
  67. ..\..\..\CLASSLIB\INCLUDE\CLSTYPES.H
  68. ..\..\..\CLASSLIB\INCLUDE\OBJECT.H
  69. ..\..\INCLUDE\MODULE.H
  70. ..\..\INCLUDE\APPLICAT.H
  71. ..\..\INCLUDE\OWLRC.H
  72. ..\..\INCLUDE\OWLDEFS.H
  73. ..\..\..\INCLUDE\_DEFS.H
  74. ..\..\INCLUDE\OWL.H
  75. OLESRVR.CPP
  76. R~esource Compiler
  77.