Hi There,

  I have a Win32 console mode application that hangs in an inf. loop
trying to use FindWindowA() to find it's text mode console window (which
Wine displays nicely in an xterm).  The cause of the problem appears to be
that in Wine console windows do not get added to the global window list (I
do not have access to any MS operating systems to verify if this is the
correct behaviour or not - I assume so as this application does reportedly
run). Can someone who is familar with the Wine source tree give me a
couple pointers as to which files/data structures I should be concerned
with so I can add console windows to the global window list?

        Thanks,

                CraigN

PS. Is there an approved method of determining whether you are running
under Wine from the Win32 API?
---
      Craig Newell                email: [EMAIL PROTECTED]
      Free Spirit                 icbm:  somewhere in NJ, USA

Reply via email to