TOMERP
May 16th, 2004, 12:56 PM
hello
i wrote a dll using C++ two years ego.
i used external headers like this:
in "MAIN.cpp" i called external header & wrote the following line:
#include "ABCD.h"
now i need to write it in C#.
need to know if & how to do it in C#.
:confused:
i wrote a dll using C++ two years ego.
i used external headers like this:
in "MAIN.cpp" i called external header & wrote the following line:
#include "ABCD.h"
now i need to write it in C#.
need to know if & how to do it in C#.
:confused: