On Dec 15, 2007 11:02 PM, Vitaliy Margolen wine-devel@kievinfo.com wrote:
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.
It's consistent with the policy: one component per module reported. What do you have against the 32? As opengl32 is a thunk, there shouldn't be any bug reports attributed to that component, and the component shouldn't exist. I'm fine with an opengl keyword if people want it, but as you said, the bug lies elsewhere.
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.
I'm fine with waiting for the report to add components, but there are bug reports now that need components that do not exist.