J
Jeff0803
Guest
I need to use a class(inherited from From class) declared other EXE project from DLL project in the same solution
My Solution consists of 1 exe, and 1 dll like following.
I can add reference dll from exe.
However, if try Add Reference, it shows only dlls, not exes.
How to reference the class in the exe project from dll project?
Continue reading...
My Solution consists of 1 exe, and 1 dll like following.
I can add reference dll from exe.
However, if try Add Reference, it shows only dlls, not exes.
How to reference the class in the exe project from dll project?
Continue reading...