Hi again, I just want to add I'm having the same C# and C++ projects in .Net under windows and "using namepace" works without any problem in C++ project. And also my C++ code will be on the same namespace as C# codes and the main reason is I want to call the functions of C++ code from my C# and I prefer not to compile my C++ project into a dll and use them that way.
Thanks, -- View this message in context: http://mono.1490590.n4.nabble.com/using-namespace-in-C-projects-tp3697014p3697056.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
