"Robert Shearman" rob@codeweavers.com wrote:
Perhaps it would be better to prefix both a variable and lock/unlock interfaces with a module name, in this case "DEVENUM_" since they are global and externally visible.
Do we still need to worry about that crap even though we don't link directly to other DLLs anymore?
That's not a crap in the ELF world, and I'm not sure whether Wine DLLs aren't affected by it.