home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 8 / 08.iso / d / d063 / 1.img / CREADME.TXT next >
Encoding:
Text File  |  1993-05-01  |  6.3 KB  |  159 lines

  1.                         Chinese Winodws SDKE README.TXT
  2.                         ===============================
  3.  
  4. This document contains supplemental information to the Chinese Windows
  5. SDKE Reference Guide.
  6.  
  7. *** Note: Chinese SDKE must be installed in the same directory as SDK, and
  8. the files in the SDKE will overwrite the files in the SDK with the same name.
  9. You can backup them if you would use the original SDK files afterwards.
  10.  
  11. SDKE Content
  12. ------------
  13.  
  14. README file :
  15.     creadme.txt            - this file
  16.  
  17. Chinese Windows 3.1 Glossary :
  18.     glossary.txt - Chinese Windows official glossary of terms
  19.  
  20. INSTALL program :
  21.     install.exe            - SDKE installation program
  22.     install.inf            - SDKE installation script
  23.  
  24. DEBUG files :
  25.     \debug\gdi.exe         - debug version of GDI
  26.     \debug\gdi.sym         - symbol file for debug GDI
  27.     \debug\krnl286.exe     - debug version of standard mode KERNEL
  28.     \debug\krnl286.sym     - symbol file for standard mode debug KERNEL
  29.     \debug\krnl386.exe     - debug version of 386 enhanced mode KERNEL
  30.     \debug\krnl386.sym     - symbol file for 386 enhanced mode debug KERNEL
  31.     \debug\user.exe        - debug version of USER
  32.     \debug\user.sym        - symbol file for debug USER
  33.     \debug\mmsystem.dll    - debug version of DLL of Multimedia System
  34.     \debug\mmsystem.sym    - symbol file for debug Multimedia System
  35.     \debug\wifedpd.dll     - WIFE DLL
  36.     \debug\wifedpd.sym     - symbol file for debug wifedpd.dll
  37.  
  38. NODEBUG files
  39.     \nodebug\gdi.sym       - symbol file for GDI.EXE in retail product
  40.     \nodebug\kernel.sym    - symbol file for KERNEL.EXE in retail product
  41.     \nodebug\krnl286.sym   - symbol file for KRNL286.EXE in retail product
  42.     \nodebug\krnl386.sym   - symbol file for KRNL386.EXE in retail product
  43.     \nodebug\user.sym      - symbol file for USER.EXE in retail product
  44.     \nodebug\mmsystem.sym  - symbol file for Multimedia System in retail product
  45.     \nodebug\wifedpd.sym   - symbol file for wifedpd.dll in retail product
  46.  
  47. LIBRARY :
  48.     \wlib\libw.lib         - Chinese Windows API import library
  49.     \wlib\winnls.lib       - WINNLS.DLL IMM API import library
  50.     \wlib\oem_big5.lib     - Character Code conversion API import library
  51.  
  52. GUIGES :
  53.     \cliptext\makefile     - make file
  54.     \cliptext\cliptext.c   - C source file
  55.     \cliptext\cliptext.def - module definition file
  56.     \cliptext\cliptext.h   - header include file
  57.     \cliptext\cliptext.rc  - resource file
  58.  
  59.     \editcntl\makefile     - make file
  60.     \editcntl\editcntl.c   - C source file
  61.     \editcntl\editcntl.def - module definition file
  62.     \editcntl\editcntl.h   - header include file
  63.     \editcntl\editcntl.rc  - resource file
  64.  
  65.     \editfile\makefile     - make file
  66.     \editfile\editfile.c   - C source file
  67.     \editfile\editfile.def - module definition file
  68.     \editfile\editfile.h   - header include file
  69.     \editfile\editfile.rc  - resource file
  70.  
  71. SAMPLES :
  72.     \showfont\cfont.c      - C source file
  73.     \showfont\makefile     - make file
  74.     \showfont\showfont.c   - C source file
  75.     \showfont\showfont.def - module definition file
  76.     \showfont\showfont.h   - header include file
  77.     \showfont\showfont.rc  - resource file
  78.  
  79.     \chelpex\chelpex.hlp   - pre-built sample help file
  80.     \chelpex\chelpex.hpj   - make script
  81.     \chelpex\chelpex.rtf   - main help text generated by WinWord in RTF format
  82.     \chelpex\chelpex.wri   - instruction
  83.     \chelpex\codec.bmp     - bitmap file
  84.     \chelpex\keys.rtf      - help text generated by WinWord in RTF format
  85.     \chelpex\max2icon.bmp  - bitmap file
  86.     \chelpex\mouse.bmp     - bitmap file
  87.     \chelpex\terms.rtf     - help text generated by WinWord in RTF format
  88.     \chelpex\winword.bmp   - bitmap file
  89.  
  90.     \winime\makefile       - sample input method editor make file
  91.     \winime\winime.c       - sample input method editor C source file
  92.     \winime\dic.c          - sample input method editor C source file
  93.     \winime\imesub.c       - sample input method editor C source file
  94.     \winime\winime.def     - sample input method editor module definition file
  95.     \winime\winime.h       - sample input method editor header file
  96.     \winime\winime.rc      - sample input method editor resource file
  97.     \winime\winime.rcv     - sample input method editor resource file
  98.  
  99.  
  100. INCLUDE FILES:
  101.     \include\ime.h         - IME common definitions include file
  102.     \include\winnls.h      - IMM API include file
  103.     \include\windows.h     - Chinese Windows main include file
  104.     \include\windows.inc   - Chinese Windows main include file
  105.     \include\imestruc.h    - Input Method Editor struct definitions.
  106.     \include\oem_big5.h    - Character Code conversion include files
  107.     \include\version.h     - Include file used in WINIME sample
  108.     \include\common.ver    - Include file used in WINIME sample
  109.  
  110.  
  111. REDISTRIBUTABLE COMPONENTS
  112.     \redist\ver.twn        - TAIWAN version of VER.DLL
  113.     \redist\shell.twn      - TAIWAN version of SHELL.DLL
  114.     \redist\commdlg.twn    - TAIWAN version of COMMDLG.DLL
  115.     \redist\ddeml.twn      - TAIWAN version of DDEML.DLL
  116.  
  117.  
  118. Building Sample Source Code
  119. ---------------------------
  120. With Microsoft C 5.1, use...
  121.  
  122.     make
  123.  
  124. With Microsoft C 6.0 or C7.0/C++, use...
  125.  
  126.     nmake
  127.  
  128. NOTE : if the memory is not enough, you may get the "out of heap" error message
  129. in the make process. You can try compiling the source files by directly typing
  130. the compiling instructions in the DOS prompt command, for example,in the sample
  131. SHOWFONT, you can type the following command in the DOS prompt:
  132.  
  133.         cl -nologo -c -G2sw -Zp -W3 -AS -Zid -Od showfont.c
  134.  
  135. and then, type NMAKE to begin the make process and skip the large file
  136. compiling.
  137.  
  138. To build CHELPEX.HLP, use...
  139.  
  140.     hc31 chelpex.hpj
  141.  
  142.  
  143.  
  144. CHELPEX - Sample Chinese Help File
  145. ----------------------------------
  146. The sample Chinese help file (CHELPEX.HLP) included in the SDKE can
  147. be built by executing the following command:
  148.  
  149.     hc31 chelpex.hpj
  150.  
  151.  
  152. Chinese Windows Glossary
  153. ------------------------
  154. The glossary which was used in the production of Chinese Windows is
  155. included as part of the sample source code.  In order to present
  156. the end user with a consistent interface, you are strongly encouraged
  157. to consult the glossary in the development of your application, and
  158. use the same translation for the same terminology, wherever possible.
  159.