I have an app that works fine when connecting to a
Firebird database server by IP address but crashes
when trying to connect by server name...
Would I be correct in guessing that wine does not
bother looking for WINS server when trying to resolve
a name to an address? (Note that wine crashes as
o
I rebuilt app after putting AVI back in and is this
what you are looking for? (Last part of
WINEDEBUG=+animate )
I would like to help in any way I can but not quite
sure how to go about it...
trace:animate:ANIMATE_WindowProc hwnd=0x1007a msg=81
wparam=0 lparam=403e94f8
trace:animate:ANIMATE_Cr
Thanks for the fix to the length of reported string
fix...
I had a small .AVI file on a progress bar form that
caused wine to crash... Is there a known problem with
wine and the little animated icons (avi files)?
For testing I temporarily removed the avi from the
progress indication form and con
There are several parts of a C++ Builder app I am
working on that try to call the LockWindowUpdate()
WIN32 api call it appears to result in a wine crash
with the following error:
fixme:win:LockWindowUpdate (0x2002a), partial stub!
Where do I go to find out who (if anyone) is working
on support
Would I be correct in guessing that:
"Relayexclude"="RtlEnterCriticalSection;RtlLeaveCriticalSection;
_EnterSysLevel;_LeaveSysLevel;_CheckNotSysLevel;NtCurrentTeb;
LdrAccessResource;RtlUpperChar;kernel32.97;kernel32.98;TlsGetValue"
are generally not important messages for debugging?
(and also is +
I have a Borland C++ Application (with full source
code) that I am trying to get to run under Wine
20050830. (I plan on switching to CVS builds once I
see some progress)
I keep getting "segmentation fault" when running the
app. I found info on WINEDEBUG and am currently
running it set to +relay