Re: [Audyssey] To Liam Erven was Streamway

2010-06-07 Thread Liam Erven
I believe you can change the non unicode language to english in regional
settings in windows.  but my mind is a bit fuzzy on this.
 

-Original Message-
From: gamers-boun...@audyssey.org [mailto:gamers-boun...@audyssey.org] On
Behalf Of Philip Bennefall
Sent: Sunday, June 06, 2010 1:23 PM
To: Gamers Discussion list
Subject: [Audyssey] To Liam Erven was Streamway

Hello there,

>From what I remember, this is an issue related to interfacing with Streemway
from Visual Basic 6. It has to do with the fact that VB 6 passes a so called
Unicode string as the registration name and key, whilst Streemway is
expecting an Ansi string. So this is not an issue with Streemway itself, but
rather with the way that it is being called. Liam, I seem to recall you had
a way to fix this a while back?

Kind regards,

Philip Bennefall
- Original Message -
From: "Angellko21" 
To: "Gamers Discussion list" 
Sent: Sunday, June 06, 2010 8:14 PM
Subject: [Audyssey] Streamway


Dear friends,
When I launch Super egg hunt 1.2, stream way registration dialog is viewing.
I press ok and it is in demo mode. Please, what can I do?
Luká¹ Kakara
ICQ: 456195007
Mail: lukas86.kak...@seznam.cz
Tel: 605911566
Skype: Karamelko24











Internal Virus Database is out of date.
Checked by AVG - www.avg.com
Version: 8.5.432 / Virus Database: 271.1.1/2662 - Release Date: 02/01/10 
12:37:00


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to
gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] To Liam Erven was Streamway

2010-06-06 Thread Thomas Ward
Hi Damien,
Yes, Liam does use VB 6. Philip was responding to my comment that we
have the same sorts of problems with the .Net languages as they are
heavy unicode based languages. I don't use Streamway myself with .Net
as my new engine is written in C++, but I did try it out to see if I
could do it and ran into some issues where I would have to write a
managed wrapper for the library to get it to work correctly.

On 6/6/10, Damien Pendleton  wrote:
> Hi,
> I don't think Liam uses .net - I think he uses VB6, unless he's changed
> platforms recently.
> Regards,
> Damien.
>
>

---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] To Liam Erven was Streamway

2010-06-06 Thread Damien Pendleton

Hi,
I don't think Liam uses .net - I think he uses VB6, unless he's changed 
platforms recently.

Regards,
Damien.



- Original Message - 
From: "Philip Bennefall" 

To: "Gamers Discussion list" 
Sent: Sunday, June 06, 2010 8:06 PM
Subject: Re: [Audyssey] To Liam Erven was Streamway



Hi Thomas,

The majority of Unicode string classes will most likely also have 
conversion functions to convert between Unicode and Ascii, as at least in 
C++ both are still used quite extensively. In essence, it's just a normal 
char* rather than a wchar*. The stl string class, for instance, has the 
c_str method to do this. I'm not too sure about the .net languages, but if 
at any point I write a .net binding for Streemway I'll make a wrapper to 
take a Unicode string and simply do the conversion internally.


Kind regards,

Philip Bennefall
- Original Message - 
From: "Thomas Ward" 

To: ; "Gamers Discussion list" 
Sent: Sunday, June 06, 2010 8:42 PM
Subject: Re: [Audyssey] To Liam Erven was Streamway


Hi Philip,
H...I do see that as somewhat problematic though as the problem
isn't specific to VisualBasic 6. This also happens with any .Net
application  because the .Net String class converts ascii strings to
unicode automatically which makes sense most Windows applications use
unicode strings rather than ascii.  I supppose if you pass the string
directly to the Sw_Init function it wouldn't do that, but if you use
the String class it probibly would try and pass an Unicode string. I
think we need to look into this more as Unicode is pretty common and
ascii is almost a thing of the past as far as Windows is concerned.

On 6/6/10, Philip Bennefall  wrote:

Hello there,

From what I remember, this is an issue related to interfacing with 
Streemway
from Visual Basic 6. It has to do with the fact that VB 6 passes a so 
called

Unicode string as the registration name and key, whilst Streemway is
expecting an Ansi string. So this is not an issue with Streemway itself, 
but
rather with the way that it is being called. Liam, I seem to recall you 
had

a way to fix this a while back?

Kind regards,

Philip Bennefall







Internal Virus Database is out of date.
Checked by AVG - www.avg.com
Version: 8.5.432 / Virus Database: 271.1.1/2662 - Release Date: 02/01/10 
12:37:00



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to 
gamers-unsubscr...@audyssey.org.

You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the 
list,
please send E-mail to gamers-ow...@audyssey.org. 



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] To Liam Erven was Streamway

2010-06-06 Thread Damien Pendleton

Hi,
There is actually a function to convert unicode strings to ansi in VB. If I 
remember correctly you call, for example StrConv("SW_Username", 
vbFromUnicode)
I don't think there is any other way to do it except to make a wrapper 
initialisation module or something.

Regards,
Damien.


- Original Message - 
From: "Philip Bennefall" 

To: "Gamers Discussion list" 
Sent: Sunday, June 06, 2010 7:22 PM
Subject: [Audyssey] To Liam Erven was Streamway


Hello there,


From what I remember, this is an issue related to interfacing with Streemway

from Visual Basic 6. It has to do with the fact that VB 6 passes a so called
Unicode string as the registration name and key, whilst Streemway is
expecting an Ansi string. So this is not an issue with Streemway itself, but
rather with the way that it is being called. Liam, I seem to recall you had
a way to fix this a while back?

Kind regards,

Philip Bennefall
- Original Message - 
From: "Angellko21" 

To: "Gamers Discussion list" 
Sent: Sunday, June 06, 2010 8:14 PM
Subject: [Audyssey] Streamway


Dear friends,
When I launch Super egg hunt 1.2, stream way registration dialog is viewing.
I press ok and it is in demo mode. Please, what can I do?
Luká¹ Kakara
ICQ: 456195007
Mail: lukas86.kak...@seznam.cz
Tel: 605911566
Skype: Karamelko24










Internal Virus Database is out of date.
Checked by AVG - www.avg.com
Version: 8.5.432 / Virus Database: 271.1.1/2662 - Release Date: 02/01/10
12:37:00


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to 
gamers-unsubscr...@audyssey.org.

You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org. 



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] To Liam Erven was Streamway

2010-06-06 Thread Philip Bennefall

Hi Thomas,

The majority of Unicode string classes will most likely also have conversion 
functions to convert between Unicode and Ascii, as at least in C++ both are 
still used quite extensively. In essence, it's just a normal char* rather 
than a wchar*. The stl string class, for instance, has the c_str method to 
do this. I'm not too sure about the .net languages, but if at any point I 
write a .net binding for Streemway I'll make a wrapper to take a Unicode 
string and simply do the conversion internally.


Kind regards,

Philip Bennefall
- Original Message - 
From: "Thomas Ward" 

To: ; "Gamers Discussion list" 
Sent: Sunday, June 06, 2010 8:42 PM
Subject: Re: [Audyssey] To Liam Erven was Streamway


Hi Philip,
H...I do see that as somewhat problematic though as the problem
isn't specific to VisualBasic 6. This also happens with any .Net
application  because the .Net String class converts ascii strings to
unicode automatically which makes sense most Windows applications use
unicode strings rather than ascii.  I supppose if you pass the string
directly to the Sw_Init function it wouldn't do that, but if you use
the String class it probibly would try and pass an Unicode string. I
think we need to look into this more as Unicode is pretty common and
ascii is almost a thing of the past as far as Windows is concerned.

On 6/6/10, Philip Bennefall  wrote:

Hello there,

From what I remember, this is an issue related to interfacing with 
Streemway
from Visual Basic 6. It has to do with the fact that VB 6 passes a so 
called

Unicode string as the registration name and key, whilst Streemway is
expecting an Ansi string. So this is not an issue with Streemway itself, 
but
rather with the way that it is being called. Liam, I seem to recall you 
had

a way to fix this a while back?

Kind regards,

Philip Bennefall







Internal Virus Database is out of date.
Checked by AVG - www.avg.com
Version: 8.5.432 / Virus Database: 271.1.1/2662 - Release Date: 02/01/10 
12:37:00



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] To Liam Erven was Streamway

2010-06-06 Thread Muhammed Deniz
He is on this list, also you could email him at the following email 
addresses.

First, this one is quite kommon.
liamer...@gmail.com
If I'm correct. The next one is:
l...@l-works.net
Think you'd like to contact this one if its an issue with any of his games:
liamer...@liamerven.com
My audio games for the blind group.
Discussions off topic are welcome in the holidays. Talking about games is 
welcome, talking about computer problems is welcome when their are know 
holidays but that's only in easter holidays or know holidays. If you want to 
joyn, just send a blank email to.

audiogamesfortheblind+subscr...@googlegroups.com
With the subject subscribe in the subject line.
Contact infermation.
email:
muhamme...@googlemail.com
msn:
muhammed123...@hotmail.co.uk
Skype:
muhammed.deniz
Klango username.
muhammed
- Original Message - 
From: "Castanedagarcia_Alfredo" 
To: "Philip Bennefall" ; "Gamers Discussion list" 


Sent: Sunday, June 06, 2010 7:24 PM
Subject: Re: [Audyssey] To Liam Erven was Streamway



hello,
If liam is on this list, could I talk to him on this email, or have him 
send me a private message?

Regards,
Alfredo

---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to 
gamers-unsubscr...@audyssey.org.

You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the 
list,
please send E-mail to gamers-ow...@audyssey.org. 



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] To Liam Erven was Streamway

2010-06-06 Thread Thomas Ward
Hi Philip,
H...I do see that as somewhat problematic though as the problem
isn't specific to VisualBasic 6. This also happens with any .Net
application  because the .Net String class converts ascii strings to
unicode automatically which makes sense most Windows applications use
unicode strings rather than ascii.  I supppose if you pass the string
directly to the Sw_Init function it wouldn't do that, but if you use
the String class it probibly would try and pass an Unicode string. I
think we need to look into this more as Unicode is pretty common and
ascii is almost a thing of the past as far as Windows is concerned.

On 6/6/10, Philip Bennefall  wrote:
> Hello there,
>
> From what I remember, this is an issue related to interfacing with Streemway
> from Visual Basic 6. It has to do with the fact that VB 6 passes a so called
> Unicode string as the registration name and key, whilst Streemway is
> expecting an Ansi string. So this is not an issue with Streemway itself, but
> rather with the way that it is being called. Liam, I seem to recall you had
> a way to fix this a while back?
>
> Kind regards,
>
> Philip Bennefall

---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] To Liam Erven was Streamway

2010-06-06 Thread Castanedagarcia_Alfredo
hello,
If liam is on this list, could I talk to him on this email, or have him send me 
a private message?
Regards,
Alfredo

---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.