Re: Re: bug report.

2003-01-07 Thread yf
>> [yf@yf 2002]$ wine ./hexin.exe >> fixme:ole:CoRegisterMessageFilter stub >> fixme:shdocvw:WBPCI2_GetGUID stub: dwGuidKind = 1, pGUID = {----} >> fixme:shdocvw:WBPCI2_GetGUID Wrongly returning IPropertyNotifySink interface {9bfbbc02-eff

Re: About picture format.

2002-11-25 Thread yf
ÔÚ 2002-11-26 ¶þ µÄ 12:13£¬ Dmitry Timoshkov дµÀ£º > "yf" <[EMAIL PROTECTED]> wrote: > > > > > if ( IsLegalDBCSChar_cp936( *str_src, *(str_src+1) ) ) > > > > { > > > > - str2b_dst->byte1 = *str_src; > > > > - s

Re: About picture format.

2002-11-25 Thread yf
ÔÚ 2002-11-26 ¶þ µÄ 02:45£¬ Alexandre Julliard дµÀ£º > yf <[EMAIL PROTECTED]> writes: > > > if ( IsLegalDBCSChar_cp936( *str_src, *(str_src+1) ) ) > > { > > - str2b_dst->byte1 = *str_src; > > - str2b_dst->byte2 = *(str_src+1); &g

Re: Re: About picture format.

2002-11-25 Thread yf
> On Mon, Nov 25, 2002 at 01:03:00PM +0800, yf wrote: > > > > It is a Windows application. > > you can download it on http://www.myhexin.com/tw2002/rjxz/download.asp?rjxz=exe1 > > Which program do you start? when running, it complains: fixme:ole:OLEPictureI

RE: About picture format.

2002-11-20 Thread yf
ÔÚ 2002-11-20 Èý µÄ 18:13£¬ Patrik Stridvall дµÀ£º > > 0ˆ80‰3 2002-11-20 0‡60‹5 0…80‡2 15:270„50…1 Marcus Meissner >0ˆ40…70…80†80„50†2 > > > On Tue, Nov 19, 2002 at 09:20:40PM +0800, yf wrote: > > > > I'm using a application that using 0x001

Re: About picture format.

2002-11-20 Thread yf
ÔÚ 2002-11-20 Èý µÄ 15:27£¬ Marcus Meissner дµÀ£º > On Tue, Nov 19, 2002 at 09:20:40PM +0800, yf wrote: > > I'm using a application that using 0x0010 picture format. I found that > > wine only support Bitmap and JPEG picture format. Where can I get some > > info about

About picture format.

2002-11-19 Thread yf
I'm using a application that using 0x0010 picture format. I found that wine only support Bitmap and JPEG picture format. Where can I get some info about it. I want to implement it. Pls give me some hints about it.

something about Chinese character processing

2002-11-15 Thread yf
I found that to show Chinese character properly, following should be modified. But it only affect menu, the character within the windows still as before ( can't be showed properly). What should I do then? --- wine-20021031/graphics/x11drv/codepage.c.original 2002-11-16 13:50:31.0 +0800 +

something with Chinese character processing

2002-11-15 Thread yf
But there still some character can't be properly showed. Where I lost should be modified, please tell me. Best regards. /yf

something with Chinese character processing

2002-11-15 Thread yf
But there still some character can't be properly showed. Where I lost should be modified, please tell me. Best regards. /yf

Pls help me.

2002-11-07 Thread yf
When I using wine start a winapp, it first download some data and then save it to the disk. But when save the data, it always says "Disk full while accessing C:\south\Base.map. What's the matter with it? How could I resolve it? Pls give me some hints? Best regards. /yf