Il giorno ven, 05/08/2011 alle 09.54 -0500, vitamin ha scritto: > viper wrote: > > Wine upgraded to 1.3.25, reinstalled delphi and devexpr, but the error remains. > > What exact command are you using to start it? Post complete terminal output. > > I've copied all files from /home/viper/.wine/drive_c/Programmi/Developer Express Inc/Library/Delphi7 to /home/viper/.wine/drive_c/windows/system32 I start delphi7 with wine /home/viper/.wine/dosdevices/c \:/Programmi/Borland/Delphi7/Bin/delphi32.exe Now i have DevExpr components in delphi (so previous problem is [SOLVED]) and a new error: Registration procedure, Dxedreg.Register in package C:\Programmi \Developer Express Inc\Library\Delphi7\dcldxEdtrD7.bpl raised exception class Exception: Invalid action registration. But i think it's only a delphi error.. Btw the console output from the cmd to the error is: fixme:pager:PAGER_Create [0x100b0] Drag and Drop style is not implemented yet. fixme:win:LockWindowUpdate (0x20030), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate (0x20030), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate (0x20030), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate (0x20030), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate (0x20030), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:pager:PAGER_Create [0x100fe] Drag and Drop style is not implemented yet. fixme:pager:PAGER_Create [0x20102] Drag and Drop style is not implemented yet. fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy Then when i click "Ok" delphi starts normally.. now i can start testing all features.. Viper PS: this version of dev express gives me the same problem under windows, in win xp i must copy files in system32 as under wine..