Referencing classes in an exe

  • Thread starter Thread starter John Spiegel
  • Start date Start date
J

John Spiegel

Hi all,

This is probably simple, but for some reason escapes me. I've got a
solution with a main project set to build an exe and the others to build
dlls. How do I reference a class in the main project (that will be the exe)
from one of the others?

- John
 
Thanks, Peter. It was looking that way, but I was hoping I was missing
something. Time to restructure...

- John
 
Back
Top