-
The new release 1.2.0.2 of the WABAccess component is available for download.
This version has some new improvement:
* Migration to Visual Studio 2005
* Support of UNICODE
* Add CreateFlag on NewContact method (Elements collection), NewDl method (Elements collection), NewOneOff method (Members collection), Add method (Members collection)
2006-11-19 12:36:46 UTC by jeanmarcf
-
Logged In: YES
user_id=1212861
Hi,
Can you try the WABAccess (you can download it bellow). I have add the support of UNICODE, I think this will resolve your
problem with Chinese character set.
Please post a comment to report me if it solve the problem.
If this new version is good I will post a release.
Thank.
2006-11-13 09:49:08 UTC by jeanmarcf
-
Dear Sir,
I do a test for my Chinese mywab.wab.
If the fieldArray(0) is English , the error is free. (no any error);
If the fieldArray(0) is Chinese , the fiedArray(0) is writen in corrupted name.
And then it appears the duplicate name for this reason. (Because the corrupted name is
the same as previous one.)
Set objContact = objContainer.Elements.NewContact(False, fieldArray(0)...
2006-11-13 01:49:04 UTC by nobody
-
Please try this one created by Chinese environment
(Winxp Chinese version).
Thank you for help...
2006-11-12 13:17:59 UTC by nobody
-
Logged In: YES
user_id=1212861
Hi,
Please can you give me a sample of a wab file created with Wab.exe in your character set. The sample must have a folder with a
contact, a DL with members (the contact and a oneoff).
And can you give a wab file modified with the WabAccess component.
Thank you.
2006-11-10 18:52:08 UTC by jeanmarcf
-
Dear Sir,
Set objContact = objContainer.Elements.NewContact
(False, fieldArray(1), Me.hWnd)
The input data fieldArray(1) is Chinese.
When I open the WAB file, and found that corrupted
DisplayName.
(cannot not read normally, not Chinese originally
input.)
Thank you very much.
2006-11-10 01:40:18 UTC by nobody
-
The new release of the WABAccess component is available for download. This version has some new improvement:
* Migrated to Visual Studio 2003
* Add new parameter SelectedRecipient for ShowAddress
* Add new method for Recipients collection
* Add new method NewRecipients for Session object.
2006-10-06 21:35:59 UTC by jeanmarcf
-
Logged In: YES
user_id=1212861
New release 1.1.0.1 include this request.
2006-10-06 21:32:11 UTC by jeanmarcf
-
Add the possibility to create a recipients collection
and send it with the showAdress method in order to get
this list of entries pre selected (like with Microsoft
Outlook)
2006-09-21 22:42:13 UTC by fredneret
-
The first release of the WABAccess component is available for download. This version gives a full access to the Window Address Book (or WAB). The WAB is used by Outlook Express to store your contacts and distributions list.
With this component you can easily read and modify your WAB with simple script like Visual Basic Scripting.
2005-02-09 12:48:48 UTC by jeanmarcf