
=<>
=<> GreenPad ver 1.06.2 Source Code
=<>                                                            2005/11/27


<<What's This?>>

  WindowspȈՃeLXgGfB^ GreenPad ̃\[XR[hłB
  C++RpCŃRpCł܂B


<<Visual C++ .NET>>

  J҂̃CłBꂪԂ߂łB
  Ekilib.sln JāArhĂB

  * Recommended.
    Just open kilib.sln and build the main project.

<<Visual C++ 6.0>>

  J҂̃CłAł͎gĂ܂B
  eXgĂȂ̂ŁArhG[
  N\܂B
  Ekilib.dsw JărhĂBc
@EGlobal IME ΉLɂɂ́AŐVł Platform SDK 
    ZbgAbvς݂łKv܂B
      http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
    Ȃǂ\łB
  EGlobal IME Ήsvȏꍇ́AtSDK̃o[Wł
    rhł܂B̏ꍇAvWFNg̃vvZbT̐ݒ
    USEGLOBALIME }N̒`ĂB


<<Visual C++ Compiler from Command Line>>

  Visual C++ Toolkit AWindows 2003 SP1 Platform SDK t
  RpCłrh\łB
  E\[XR[h̃tH_
      nmake /f Makefile_vcc
    ƂR}hsĂB

  * Type
      nmake /f Makefile_vcc
    from the command prompt at the root directory of the source archive.

<<Borland C++ Compiler>>

  C++ Builder X Personalŕt̃R}hCRpCŃeXgĂ܂B
  E\[XR[h̃tH_
      make -f Makefile_bcc
    ƂR}hsĂB
    makeR}h͕KBorland̂̂gpĂB

  * Type
      make -f Makefile_bcc
    from the command prompt at the root directory of the source archive.
    Please be sure to use the Borland's 'make' tool.

<<Digital Mars C++>>

  o[W 8.42n ŃeXgĂ܂B
  EłDMCɂ̓\[XRpCtĂȂ߁A
    rhɂ Borland C++ Compiler Ȃǂɕt brcc32 
    KvɂȂ܂B
  EDMCɂimm32.dllp̃C|[gCutĂȂ߁A
      http://www.kmonos.net/alang/dmc/
    肷邩AOōĂĂB
  E\[XR[h̃tH_
      make -f Makefile_dmc
    ƂR}hsĂB
    makeR}h͕KDigital Marŝ̂gpĂB
  EiexesƓ{ꃊ\[XƉpꃊ\[X
    藐肪̂łsBǂȂ
    ĂƂ肪łcj

  * Type
      make -f Makefile_dmc
    from the command prompt at the root directory of the source archive.
    Please be sure to use the Digital Mars' 'make' tool.
    Since the free version of Digital mars C does not contain a resource
    compiler, you need to get brcc32.exe resource compiler from Borland.


<<GNU C++ (MinGW)>>

  o[W 3.4.2 ŃeXgĂ܂B
  E\[XRpCwindres{ʂȂ߁A
    rhɂ Borland C++ Compiler Ȃǂɕt brcc32 
    KvɂȂ܂B
  Ei{Ήwindres悤Ȃ̂łÅł
    ̂삹cBwindresǵAMakefile
    Y镔brcc32Ȃ悤ɂĂp
    Bj
  E\[XR[h̃tH_
      make -f Makefile_gcc
    ƂR}hsĂB
    makeR}h͕KGNÛ̂gpĂ

  * Type
      make -f Makefile_gcc
    from the command prompt at the root directory of the source archive.
    Please be sure to use the GNU 'make' tool.
    Since the windres resource compiler in MinGW cannot handle Japanese
    resources, you need to get brcc32.exe resource compiler from Borland.
    If you don't to need Japanese GUI of GreenPad, you can edit the makefile
    to use windres instead of brcc32.


<<CZX>>

  NYSL Version 0.9982  http://www.kmonos.net/nysl/

  A. {\tgEFA Everyone'sWare łB̃\tgɂllA
     ̍̂̂Ɠ悤ɁARɗp邱Ƃo܂B

    A-1. t[EFAłB҂͎gpv܂B
    A-2. L}̂̔@킸ARɓ]ځEĔzzł܂B
    A-3. Ȃނ ρEvOł̗p sĂ\܂B
    A-4. ύX̂╔IɎgp̂́AȂ̂̂ɂȂ܂B
         Jꍇ́AȂ̖ỎōsĉB

  B. ̃\tg𗘗p邱ƂɂĐQɂāA҂
     ӔC𕉂Ȃ̂Ƃ܂Be̐ӔCɂĂpB

  C. Ґli K.INABA ɋA܂B쌠͕܂B

  D. ȏ̂ŔA\[XEsoCȋoɓKp܂B


---------------------------------------------------------------------------
                                       by k.inaba( http://www.kmonos.net/ )
