* On Sat, 20 Aug 2005, Felix Nawothnig wrote:
> * Saulius Krasuckas wrote:
> >
> > Adding "97;98" to "HKEY_CURRENT_USER/Software/Wine/debug/RelayExclude"
> > string value doesn't help me.
>
> Try "kernel32.97;kernel32.98".
Works. \m/
Am Samstag, 20. August 2005 02:53 schrieb James Liggett:
> Hi,
> Yesterday, after not upgrading my wine CVS copy for about a month, I
> upgraded to do some testing.
I've used IDA Demo with Wine CVS from last week and didn't notice such a
problem.
I haven't tried with any newer version though.
Ste
The tmp files generated by the testProps() and testCodepage() in dlls/ole32/tests/stg_prop.c don't
get deleted in windows nt 4.0, even if apparently a DeleteFileW is done on them.
Ivan.
Saulius Krasuckas wrote:
I want to exclude this stuff.
Adding "97;98" to "HKEY_CURRENT_USER/Software/Wine/debug/RelayExclude"
string value doesn't help me.
Adding "_EnterSysLevel;_LeaveSysLevel;97;98" does not help either.
Suggestions?
Try "kernel32.97;kernel32.98".
Felix
Using CVS version I get following calls in the output very frequently:
000b:Call kernel32.97(408b8880) ret=40891d49
000b:Ret kernel32.97() retval=40428f60 ret=40891d49
000b:Call kernel32.98(408b8880) ret=40891e27
000b:Ret kernel32.98() retval= ret=40891e27
I want to exclude this stuff.