[Bug 3142] Delphi 1.0 generated programs with some types of component won't run.

Wine Bugs wine-bugs at winehq.org
Sat Jul 30 14:22:23 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3142





------- Additional Comments From pgr at arcelectronicsinc.com  2005-30-07 14:22 -------
I tested with win95se with and without printer installed. Three changes to win.ini

*** noprtini/WIN.INI	2005-07-30 13:03:30.000000000 -0400
--- withprnt/WIN.INI	2005-07-30 14:33:34.000000000 -0400
***************
*** 1,8 ****
--- 1,9 ----
  [windows]
  load=
  run=
  NullPort=None
+ device=Canon Bubble-Jet BJC-600,CANON800,FILE:
  
  [Desktop]
  Wallpaper=(None)
  TileWallpaper=0
***************
*** 339,348 ****
--- 340,351 ----
  Package=Package,Package,packager.exe,picture
  Wordpad.Document.1=WordPad Document,WordPad
Document,C:\PROGRA~1\ACCESS~1\WORDPAD.EXE,picture
  
  [Devices]
+ Canon Bubble-Jet BJC-600=CANON800,FILE:
  
  [PrinterPorts]
+ Canon Bubble-Jet BJC-600=CANON800,FILE:,15,45
  
  [Sounds]
  SystemDefault=,

------------
Added the Cannon info from a real 95 system to the wine win.ini. The wine
win.ini had entrys for my priters from Cups but was missing the [PrinterPorts]
section. 
The result of testing with cvs from about 20050728 still showed the same error
with changes to win.ini
 
When I get some free time I will be looking to narrow it down to the exact API
call that is casusing the failure. 


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list