Forgot to add, you can create a "wrapper" for a DLL. The only problem, it will have to be winelib app running under Wine. Wine is more then just a few libraries. It's a whole environment. You can't pull only one piece out of it and expect it to work. Especially of that one piece [kernel drivers] touches so many things.