home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910A.BIN / OLS / tar32053 / tar32053.exe / SDK / SRC_E.TXT < prev    next >
Text File  |  1999-05-23  |  772b  |  25 lines

  1. ###############################################
  2.     TAR32.DLL Source Program Document
  3.     Yoshioka Tsuneo(QWF00133@niftyserve.or.jp)
  4. ###############################################
  5. + COMPILE ENVIRONMENT
  6. I compile TAR32.DLL using under environment.
  7.     Visual C++ 5.0J
  8.     Windows 95(Japanese Edition)
  9. You need compile at least under Environments.
  10.     32bit Windows Environment
  11.     32bit C Compiler.
  12.     Resource Compiler.
  13.     
  14. + How To Compile
  15. I explain by "Visual C++ 5.0".
  16.  
  17. 1.Make New Project "TAR32".
  18.   Project Type is Win32 Dynamic-Link Library.
  19. 2.Add all files in src directory to project.
  20.   not only ".c" file but also ".rc",".def" file.
  21. 3.Let's Compile! praying successing...
  22.  
  23. +If you can compile at Other Environments(English,etc..)
  24. If report to me, i'm happy.(-:
  25.