Patrik Stridvall <[EMAIL PROTECTED]> writes:
> So the few exception should be marked somehow like
> void FOODRV_DEV_Bar(void)
> or
> void FOODRV_LOG_Bar(void)
Great, let's obfuscate the function names to try to explain what the
code is doing... then of course some function gets moved to another
table without being renamed and the situation is even worse than
before.
I really don't see the point, you are inventing more and more complex
mechanisms and conventions to fix what is a non-existent issue. Right
now graphics driver always take logical coordinates and do the
conversion, it works, it's clear from reading the code what is
happening, and I don't see any reason to change it.
--
Alexandre Julliard
[EMAIL PROTECTED]