default rule for dll's

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sibare
Level 2
Level 2
Posts: 24
Joined: Tue Apr 14, 2020 1:42 pm

default rule for dll's

Post by sibare »

When we want to override wine built-in dll's with original windows dll's, we have to copy an orignial windows dll into ~/.wine/drive_c/windows/system32 or we must be sure, that is is already in any directory.

By adding it into the list in the library tab in winecfg, we can then choose between different rules:
1. builtin
2. native
3. builtin, native
4. native, builtin

Question:
When we do not add the copied original dll into the list and define a rule: What is then the rule (default)?
1) or 3) ?

Thank you.
Locked