Message du 13/02/04 02:51 De : Alexandre Julliard A : Christian Costa Copie à : wine-devel@winehq.com Objet : Re: Question about system.ini and win.ini Christian Costa writes:
I've just figured out that system.ini and win.ini are no more accessible from my ~/.wine directory. I had to copy them in the windows directory to make things work. Is it a recent change in wine or just a regression?
It's a side effect of the changes in the profile code to make it use standard file I/O APIs. I guess you can call it a feature ;-)
-- Alexandre Julliard julliard@winehq.com
;-) Thanks for the info, Alexandre. Bye, Christian