B
Bruce
I have seen sample code that is implemented in the .h header file ("java
style") and I have seen samples where the code was implemented in the
..CPP file. Which is correct? What is the best place to put my code
implementation in VC++ DotNet?
P.S. The code is for a control where I am only going to distribute the
DotNet DLL.
Bruce
style") and I have seen samples where the code was implemented in the
..CPP file. Which is correct? What is the best place to put my code
implementation in VC++ DotNet?
P.S. The code is for a control where I am only going to distribute the
DotNet DLL.
Bruce