hello everybody! i'm working on speed up the registry parsing at wine startup. what i would like to do is to move the whole registry parsing to the server side (where *.reg format 2 files already are, for example). right now i bounced to old *.reg format 1 parsing, which is still on client side. should i invest some effort and move it where it belongs (as i believe, please correct me if i'm wrong) or some message like "format 1 no longer supported" is enough? thanks, martin
- Re: registry parsing at startup Martin Pilka
- Re: registry parsing at startup Alexandre Julliard
- Re: registry parsing at startup Martin Pilka