The MASM Forum Archive 2004 to 2012

General Forums => The Laboratory => Topic started by: Mystic-Mirage on August 13, 2008, 10:12:04 PM

Title: Please test these UNICODE macros.
Post by: Mystic-Mirage on August 13, 2008, 10:12:04 PM
Hi!

English isn't my native language so I made some macros to support other languages in masm32.
My macros provide support more languages then macros above and ucmacros.asm by using code pages. I hope my macros will be useful.

P.S. Sorry for my English...

[attachment deleted by admin]
Title: Re: Working with unicode string data
Post by: hutch-- on August 13, 2008, 10:39:29 PM
Hi Mystic,

Welcome on board and thanks for posting quickly so we know who you are. Don't worry about your English, we can understand yopu fine.  :U
Title: Re: Working with unicode string data
Post by: Mystic-Mirage on August 14, 2008, 10:47:47 AM
Thanks!

What you think about my macros? May be it can be optimized? Or may be it is necessary to add some functionality like support more codepages or something more?
May be I should add more macros for more flexibility?

It's my fist serious work, that can be useful not only for me. So opinion of experts will be helpful.
Title: Re: Working with unicode string data
Post by: hutch-- on August 14, 2008, 11:38:20 AM
I am the wrong person to ask at the moment, I have just finished over 2 months of intensive work and I am close to brain dead. Probably one of our members can help you once they have a look at it.
Title: Re: Working with unicode string data
Post by: Mystic-Mirage on September 01, 2008, 11:36:14 AM
So, nobody interesting?  :(
Title: Re: Working with unicode string data
Post by: hutch-- on September 01, 2008, 11:40:25 PM
Mystic-Mirage,

Of course people have been interested, thats why they have downloaded your macros and samples. I will let you in on a little secret, when the stuff you post is reliable and works well, nobody bothers to comment as its already useful code. Its only when there is something wrong with it that you hear much.

If you think you can improve the code, do it and post it in a new topic so that more people get to see it and test it out but don't always expect a lot of comment as many may not have the experience to make comment on it.