Description: Put in the VB in English translated into Unicode first introduce some VB code in two functions: ChrW () and AscW (). For the Chr () and Asc () function must be very familiar with the U.S., for ChrW () and AscW () possible A LITTLE more unfamiliar. ChrW contains Unicode function return the String, if the platform does not support Unicode on, its function and Chr function the same AscW function return Unicode character code, if the platform does not support Unicode, with the Asc function of the same function.
File list (Check if you may need any files):
在VB中如何把中文转化成Unicode码.doc