Displaying 2 results from an estimated 2 matches for "paradox7".
Did you mean:
paradox
2007 Mar 19
2
Wine crash: err:x11drv:X11DRV_CreateWindow invalid window height (or width)
Paradox 7.0 crashes wine with this error on suse 10.1:
hk@linux:~> wine /home/hk/.wine/drive_c/Program\
Files/Borland/Paradox7/pdxwin32.exe
err:x11drv:X11DRV_CreateWindow invalid window height -24
err:x11drv:X11DRV_CreateWindow invalid window width -70
err:x11drv:X11DRV_CreateWindow invalid window height -24
(there it stops, and goes no further).
I tested this on wine 0.9.26, 0.9.27 and 0.9.28, on two separate suse 10.1...
2009 Aug 04
1
Windows help (winhlp32)
Is there a way of getting an application to use the Windows native winhlp32.exe?
Although I've replaced the exe in c:\windows and c:\windows\system32 my application (Borland Paradox7) still invokes the Wine help (which is broken as it doesn't display the Contents and Search and is full of 'not yet implemented' messages).
So I assume the DDI call from Paradox is being routed to some built-in wnhelp semi-workalike.
Of course I can put Windows' winhlp32.exe in Pr...