home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / tools / 1382 < prev    next >
Encoding:
Text File  |  1992-11-10  |  4.6 KB  |  96 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!news.edu.tw!news!Uz.nthu.edu.tw!yfwu
  3. From: yfwu@Uz.nthu.edu.tw (EE U780935)
  4. Subject: Visual Basic run under Chinese Windows 3.x
  5. Message-ID: <1992Nov10.104147.8933%yfwu@Uz.nthu.edu.tw>
  6. Organization: National Tsing Hua University (HsinChu)
  7. Date: Tue, 10 Nov 1992 10:41:47 GMT
  8. Lines: 86
  9.  
  10. Hello Visual Basic lovers,
  11.     Since there are so many people ask me about the compatible/performance
  12. problems of Visual Basic's applications running under Chinese Windows. Here
  13. is a summary:
  14.  
  15. First, [[[ Chinese Windows summary ]]]
  16. There are many Chinese Windows in Taiwan and Chinese Mainland. Here is some
  17. of them. <<<< All Chinese inner code are BIG-5 code >>>>
  18.  
  19.    1. Microsoft Chinese Windows 3.0
  20.       Price: NT$3,700.                     (NT$25.5 = US$1)
  21.       Disks: 11 disks (5 1/4")
  22.       Features: Fully Chinese Message support.
  23.                 One True-Type Chinese font.
  24.                 Support DynaLab's Golden Butterfly Card(GB2A) Chinese Font
  25.                   Generator.
  26.       Disadvantages: About 30% slow than Windows 3.0.
  27.                      Need 2 disks calls C-Win WDL to modify the original
  28.                        C-Windows if you want to run Visual Basic or Word 2.0.
  29.                      Only support 3 printer drivers and about 7 display
  30.                        drivers.
  31.  
  32.    2. Microsoft Chinese Windows 3.1
  33.       Not announced yet, beta testing now. Will be announced on April 1993.
  34.       Features: The same as MS C-Win 3.0
  35.                 It says that the display speed will be 6 times faster than
  36.                   MS C-Win 3.0.
  37.       Beta-test-first-look: Although it says about six times faster than MS
  38.                               C-Win 3.0, it seems as slow as C-Win 3.0.
  39.  
  40.    3. III Chinese Windows Environment 3.x.   About NT$2,700.
  41.       Not announced, will be announced on December 1992.
  42.       Features: Must be installed/run under Windows 3.x.
  43.                 Because not modifying the kernal of Windows, the display
  44.                 speed is as fast as Windows.
  45.                 3 scaleable Chinese font supported.
  46.                 Support DynaLab's Golden Butterfly Card/Disks Chinese Font
  47.                 Generator. 
  48.       Disadvantages: The chinese fonts seems ugly than other C-WIN system.
  49.                      The older version (3.0/3.0A) has display problem with 
  50.                      Word /Excel. The newest version 3.1 (will be announced on
  51.                      December) is unknown.
  52.  
  53.    4. Acer Chinese Windows Environment 3.1 
  54.       Disks: 4 disks (5 1/4")
  55.       Price: Sorry, don't know.
  56.       Features: Support one Chinese fonts.
  57.                 Support DynaLab's Golden Butterfly Card/Disks Chinese Font
  58.                   Generator.
  59.                 Must be installed/run under Windows 3.x.
  60.       Disvantages: Don't know because I haven't installed it yet. After I
  61.                      install it, I'll post the test result again.
  62.  
  63.    5. Eten Chinese Windows Driver x.x
  64.       All unknow, maybe alpha test now.
  65.       Announce Date: unknow, maybe on 1993.
  66.      
  67. Second, let's consider Visual Basic's compatible/performance problems.
  68. Because all Chinese Windows Environment except MS C-WIN are run under MS
  69. English Windows. Ther work like ATM. So no problem lah!!! But for MS C-WIN
  70. 3.0, because it modify the kernel of Windows, it's original display driver
  71. will conflict with Visual Basic and cause UAE. But the MS WDL corrected it. So
  72. no problem too.
  73.  
  74. Performance problems are depends on Windows system, not your problem, so don't
  75. worry about it too.
  76.  
  77. Third: DBCS, DBCS! Does C-Win support DBCS?????
  78.     Many foreign people ask about the DBCS( Double-byte Character Set) problems
  79. because Chinese word are combined by 2-byte, i.e., 2 English chars = 1 Chinese
  80. word. They query about that Visual Basic can handle DBCS ??? Sorry, the 
  81. answer is No. DBCS handler is done by Windows system, not your VB program.
  82. But there are *no* Chinese Windows support DBCS now, including Microsoft
  83. Chinese Windows 3.x. But don't worry about it lah! VB program run in this
  84. CHinese system works well too. I never see any problem about the DBCS. And,
  85. the DBCS handler is easy to program, if you meet the problem, just write one.
  86. It's easy, no kidding.
  87.  
  88. Any questions? Ask me! 
  89. --
  90. ===============================================================================
  91.  Yuh-Fuu Wu                                      National Tsing-Hua University
  92.  e-mail: yfwu@uz.nthu.edu.tw                     Dept. of Electric Engineering
  93.                                                  Hsin-Chu City, 300
  94.  Like MS Visual Basic most!                      Taiwan, ROC
  95. ===============================================================================
  96.