OK, I have 2 DLLs I want the same Enums in both...Should I just add a private class and just add all my enums publicly in there.
God knows why you can't define them in a module?

Woka