16 Dec
2007
16 Dec
'07
5:28 a.m.
Dmitry Timoshkov wrote:
"Vitaliy Margolen" <wine-devel(a)kievinfo.com> 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.
If the component exists it should be named properly, i.e. represent the DLL it belongs to in order to avoid a possible confusion.
That's the part I'd like to avoid. Unless we want to list most of the subsystems in keywords, that span small parts of multiple dlls.