![]() |
| | #1 |
| Registered User Join Date: May 2006
Posts: 1,579
| reference type in EXE? We can refer and use another type in a C# DLL file, but can we refer and use another type in a C# EXE file (build as executable)? thanks in advance, George |
| George2 is offline |
| | #2 |
| Registered User Join Date: Apr 2008 Location: USA
Posts: 22
| If you are talking about references from an executable to another executable from within a published C# executable the answer is yes. |
| TheRaven is offline |
| | #3 | |
| Registered User Join Date: May 2006
Posts: 1,579
| Sorry TheRaven, my English is not good. I mean "Add Reference..." function in Visual Studio 2008. :-) Answer is yes? Quote:
regards, George | |
| George2 is offline |
| | #4 |
| Confused Join Date: Sep 2001 Location: Sweden
Posts: 3,125
| Why don't you try it?
__________________ MagosX.com Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime. |
| Magos is offline |
| | #5 |
| Registered User Join Date: May 2006
Posts: 1,579
| |
| George2 is offline |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do you resolve this error? | -EquinoX- | C Programming | 32 | 11-05-2008 04:35 PM |
| Undefined Reference Compiling Error | AlakaAlaki | C++ Programming | 1 | 06-27-2008 11:45 AM |
| failure to import external C libraries in C++ project | nocturna_gr | C++ Programming | 3 | 12-02-2007 03:49 PM |
| Strange/false errors | Ganoosh | Windows Programming | 8 | 10-20-2005 04:54 PM |
| How to: Use OpenGL with Jgrasp | Pickels | Game Programming | 3 | 08-30-2005 10:37 AM |