[Wine] Richedit problem

Sven Paschukat Sven.Paschukat at t-online.de
Thu Nov 24 15:33:45 CST 2005


Ari.Adrianto schrieb:
> fixme:richedit:RichEditANSIWndProc EM_HIDESELECTION: stub
> 
> I've tried to copy riched*.dll into ../system32/
> But the message still appear..

You have to say Wine that it should *use* these native DLLs. Try to 
start you application with
WINEDLLOVERRIDES="richedit,riched32=n" wine application.exe

Sven




More information about the wine-users mailing list