Displaying 2 results from an estimated 2 matches for "winedebugg".
Did you mean:
winedebug
2003 Oct 30
7
problem installing Wine on RedHat
This is what happens when i run the ./tools/wineinstall
WINE Installer v0.74
Running configure...
configure: creating cache config.cache
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no
2004 Aug 11
5
problem with delphi bde app
Hi,
I'm trying to run some old delphi application, which uses BDE to connect
to an access mdb file.
The application displays an error, that it couldn't open the database.
I can run BDEADMIN and I see that database aliases are configured propoerly.
I did some winedebugg'ing and noticed following mesassages
....
...
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Inval...