On Thu, Jul 24, 2008 at 2:39 PM, Batt212 <wineforum-user@xxxxxxxxxx> wrote: > I'm studing wine for my thesis but I've an question: if I can use native dll for an application because are there many builtin dll in usr/lib/wine? I understand for system dll like kernel32.dll, user32.dll etc > I am not sure I understand the question. Yes you can use a native dll for a dll that wine provides as a builtin (well except for a few directx ... ) but it is usually better that you do not do this. John