widl and #pragma pack(x)

2005-05-10 Thread Dietrich Teickner
Can it be, that widl does not work with any #pragma pack(x) statements in any header-files called from *.idl ? I have problems with mshtml.dl in the odin environment. lineno = (int)strtol(yytext, cptr, 10); if(!lineno) yyerror(Malformed '#...' line-directive; invalid linenumber); after

discusion about a message loop in listview.c

2005-03-29 Thread Dietrich Teickner
I have some weeks before reported, FlashFXP v3.02 loops with a message-loop in listview.c after login. It does this in Odin and in Wine. In Odin it stops in smaller time (deep 1000). Wine has a bigger stack, and so needs wine more time for this, bat I can see in the loog, the args for the

discusion about a message loop in listview.c

2005-03-29 Thread Dietrich Teickner
Sorry, this helps Agent 2.0 only with a earlyer try, where I have directly checked the loop inside SendMessageTimeout. After moving this to LISTVIEW_SetItemState only FlashFXP 3.02 works. Agent 2.0 has also a meesageloop (veryfied in Odin), it is not the same as with LISTVIEW_SetItemState.

FlashFXP v 3.01 and wine + Odin

2005-03-05 Thread Dietrich Teickner
Currently I have tested FlashFXP v3.01 (ftp-client with ssl) with wine, after I found it chrashs in Odin with stack-overflow. And I found FlashFXP stops after the same actiom in wine. I think that is the same message-loop, that I found in odin. with SysListView 6834 LVM_SETITEMSTATE in

RtlFillMemoryUlong

2005-02-13 Thread Dietrich Teickner
With one inline asm-statement this function would smaler and faster. And the comment for * ulCount [I] Number of bytes to write need change. And one question, How can I start ntdll_test.exe.so in wine ? Dietrich /* *

Subject: Re: Faster TlsAlloc() or zero_bit_scan

2005-02-11 Thread Dietrich Teickner
Not all You can every write in c/c++. Sometime You need a call for a library function. I think, that can be one and I think, not only TlsAlloc use a zero_bit_scan. Dietrich On Thu, 10 Feb 2005 18:59:21 +0100, Dietrich Teickner wrote: I have a suggestion for a faster implementation

Subject: Re: Faster TlsAlloc() or zero_bit_scan

2005-02-11 Thread Dietrich Teickner
Not all You can every write in c/c++. Sometime You need a call for a library function. I think, that can be one and I think, not only TlsAlloc use a zero_bit_scan. It must be first zero_bit in the first 'bytecount' DWORD from the bitmap addr. Dietrich On Thu, 10 Feb 2005 18:59:21 +0100, Dietrich

Faster TlsAlloc() or zero_bit_scan

2005-02-10 Thread Dietrich Teickner
Hi, I have a suggestion for a faster implementation of the zero_bit_scan in RtlFindClearBits[EMAIL PROTECTED] (rlbitmap.c) for e.g. TlsAlloc() The main is the usage of the instruction 'bsf eax, eax' This I have implemented in the new experimental odinxp-tree for finding the first

`__ctype_b' .. `__ctype_toupper'

2005-01-02 Thread Dietrich Teickner
Hi, I have updated to suse 9.1. After them I have this error. Where must be this definitions ? Dietrich ../../libs/libwpp.a(y.tab.o)(.text+0x2827): In function `combine_mtext': /home/sao2l02/Wine/wine/libs/wpp/./ppy.y:626: undefined reference to `__ctype_b' ...

disk-space ?

2004-11-05 Thread Dietrich Teickner
0[N:\wine]cvs -z0 update -kb -dP ? .cvspass cvs server: Updating . cvs server: failed to create lock directory for `/home/wine' (/home/wine/#cvs.lo ck): No space left on device cvs server: failed to obtain dir lock in repository `/home/wine' cvs [server aborted]: read lock failed - giving up

alsa 0.9 + audio.c

2004-10-13 Thread Dietrich Teickner
Hi, Have anyone a solution for this problem ? Dietrich

build problems with/without alsa 0.9

2004-10-07 Thread Dietrich Teickner
After buildproblems with alsa at my samba sserver (alsa 0.9) I have removed the sound, (hi works without). After them I have other problems. No rules for build. Can anyone help ? Dietrich make[2]: Verlassen des Verzeichnisses ?/home/sao2l02/Wine/wine/dlls/vwin32.vxd½ rm -f vwin32.vxd.so ln -s

audio.c - problems

2004-10-05 Thread Dietrich Teickner
Knows anyone this problem ? I can not compile wine since some days.I have checked out all new and also start make clen after connfigure and some more. Any Ideas ? Dietrich make[2]: Wechsel in das Verzeichnis ?/home/sao2l02/Wine/wine/dlls/winmm/winealsa½ gcc -c -I. -I. -I../../../include

Re: bc21en209 at Odin

2003-12-03 Thread Dietrich Teickner
Hi Craig, The best way is for the future the first, removing '\\?\' in Odin and Wine. This way will need some times in odin, we are not prepaired for this, And I have no update access for wine. I will try to inform wine about the problem. I thing You have implemented this methods and You modify

sql.y line 73

2003-10-22 Thread Dietrich Teickner
Hello, I need help. Since some time I try to compile wine new. I have done this without problems some times before. I have started ./configure and after them make depend make. The build stops in wine/dll/msy with make[2]: Wechsel in das Verzeichnis ?/home/.xx./Wine/wine/dlls/msi½ gcc -c -I. -I.