Dmitry Timoshkov wrote: > Rename wine-kernel -> kernel32, wine-ole -> ole32, wine-opengl -> opengl32, > wine-user -> user32 > Why do you want "32" at the end? Also note that opengl32 is a thunk dll. Most of it's code somewhere else.
> Add gdi32, ntdll, oleaut32, rpcrt4 and any other missing DLL component. > No, please do not add all dlls, listed are fine. That will create huge clutter. Lets do it one at a time, whenever we need it.