Uwe Bonnes <[EMAIL PROTECTED]> writes: > But loading native kernel32 and friends will lead to a crash. Would you > abject an explicit check for those?
As long as it is configurable that would be acceptable. But you cannot simply hard-code kernel32 as builtin all the time, there may be cases where you want to load the native. And note that you can already specify a full path in the load order config so you could use that to solve the problem in your case. -- Alexandre Julliard [EMAIL PROTECTED]