Thank You very much for the advice. Now the program finaly runs, but the Text to Speech Engine still doesn't work. When I start VoJ I get this: ---------------------------------------------------------------------------------------------------- fixme:ole:OaBuildVersion Version value not known yet. Please investigate it ! fixme:ole:CoRegisterMessageFilter message filter has been registered, but will not be used fixme:ole:OleLoadPictureEx (0x971fb4,6582,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f96c), partially implemented. ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory fixme:ole:OleLoadPictureEx (0x973814,1894,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f99c), partially implemented. fixme:ole:OLEPictureImpl_SaveAsFile (0x1adc78)->(0x1c8b88, 0, (nil)), hacked stub. fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x1c8a5c), stub! fixme:ole:OaBuildVersion Version value not known yet. Please investigate it ! fixme:ole:CoRegisterMessageFilter message filter has been registered, but will not be used fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x202a64c), stub! ----------------------------------------------------------------------------------------------------- I think it must be related to the ALSA line that the Engine doesn't work, but I don't know how to solve this. I also tried to get away the ole fixmes but when I did the same what I did with the richedit fixmes (I copied ole32.dll and some others related to this one in the wine directory and regged them) the program didnt work again so I deleted the ole dlls. Am Freitag, den 08.12.2006, 10:44 -0800 schrieb Duane Clark: > Gerfried Essler wrote: > > Ok, thank you, can anybody tell me which richedit dlls I should copy? > > I have no clue. > > Assuming you have a windows machine around, look in the directory, > probably c:\winnt\system32. There should be files named riched20.dll and > riched32.dll. Copy them to Wine's windows/system32 directory. Then run > winecfg, click the Libraries tab, type riched20 into the New override > box and click add, and do the same with the names riched32 and plain > riched (I don't know what the right name is to use). > > Now try your program. > > > _______________________________________________ > wine-users mailing list > wine-users@xxxxxxxxxx > http://www.winehq.org/mailman/listinfo/wine-users _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users