On September 13, 2002 02:52 pm, Alexandre Julliard wrote:
Log message: Copied the registry functions needed by VMM into device.c and got rid of memory/registry.c.
Hmm, this is painful. Why and how long do we have to support Win95 advapi32?
"Dimitrie O. Paun" dpaun@rogers.com writes:
Hmm, this is painful. Why and how long do we have to support Win95 advapi32?
As long as some apps don't work with the builtin, but it's hard to say how much work remains. Probably the only way to find out for sure is to disable the native and see who complains <g>
On September 13, 2002 06:04 pm, Alexandre Julliard wrote:
As long as some apps don't work with the builtin, but it's hard to say how much work remains. Probably the only way to find out for sure is to disable the native and see who complains <g>
So what are you waiting? ;) I never use native dlls, let's try to use only builtin. If people are happy, we can remove that code before Wine 1.0, which is probably still like 6month away.
In all honesty, there isn't any other way, really...