On 8/24/07, Reece Dunn <[EMAIL PROTECTED]> wrote:
>
> You don't need to have a Windows machine to write the tests. You can
> write them and build them through the Wine libraries. The reason for
> building them on Windows is so that you can verify them against
> Windows, but you could always post th
On 23/08/07, Guan Xin <[EMAIL PROTECTED]> wrote:
> On 8/23/07, Juan Lang <[EMAIL PROTECTED]> wrote:
> > You may generally post source to wine-devel if it's short and to the
> > point. Please don't post a binary.
>
> Acturally, this bug is obvious as I have pointed it out. No source is needed
> for
On 8/23/07, Juan Lang <[EMAIL PROTECTED]> wrote:
> You may generally post source to wine-devel if it's short and to the
> point. Please don't post a binary.
Acturally, this bug is obvious as I have pointed it out. No source is needed
for demonstration. Also I always programmed with Borland's AFX
On 8/20/07, James Hawkins <[EMAIL PROTECTED]> wrote:
> It doesn't matter when you looked at the code versus when you
> submitted the patch. You prove a 'bug' is necessary by writing test
> cases. Also, please bottom-post in this mailing list.
>
> --
> James Hawkins
>
Acturally, I have test case
I have submitted no patch after looking at Windows source code.
The original submission certainly introduced to WINE nothing but a bug.
I was later forced to prove this bug is necessary.
On 8/20/07, James Hawkins <[EMAIL PROTECTED]> wrote:
>
> No patches will be accepted from you for the Wine proj
On 8/19/07, Guan Xin <[EMAIL PROTECTED]> wrote:
> I have submitted no patch after looking at Windows source code.
> The original submission certainly introduced to WINE nothing but a bug.
> I was later forced to prove this bug is necessary.
>
It doesn't matter when you looked at the code versus wh
On 8/19/07, Guan Xin <[EMAIL PROTECTED]> wrote:
> Q: Can you give a simple example of such a program (preferably downloadable)?
> A: Yes. If you have Simplified Chinese environment, you can try:
> http://update.cz88.net/soft/qqwry.rar
> which is a freeware for IP address-to-geographical address
> t
Q: Can you give a simple example of such a program (preferably downloadable)?
A: Yes. If you have Simplified Chinese environment, you can try:
http://update.cz88.net/soft/qqwry.rar
which is a freeware for IP address-to-geographical address
translation. Before patching WINE, most (though not all) la
Xin Guan wrote:
> This patch solves the problem that many MBCS programs display garbage code
> for text strings. Because most windows programmers do not handle charsets
> properly, we have to force DEFAULT_CHARSET in here.
Can you give a simple example of such a program (preferably downloadable)?