CxImage library - How to add CArray?
-
I need to modify CxImage library function to include CArray as a parameter. I have no clue how to include reference to afxtempl.h in this libraray. Using VC 6.0 and MFC. Thanks for your help. Vaclav
Vaclav wrote:
I need to modify CxImage library function to include CArray as a parameter. I have no clue how to include reference to afxtempl.h in this libraray. Using VC 6.0 and MFC. Thanks for your help.
Hello Vaclav, there is no CxImage class in MFC. It looks like you are using a 3rd party library - it's best to contact their tech support. Regards, Nish
My blog : Nish’s thoughts on MFC, C++/CLI and .NET
-
I need to modify CxImage library function to include CArray as a parameter. I have no clue how to include reference to afxtempl.h in this libraray. Using VC 6.0 and MFC. Thanks for your help. Vaclav
On the other hand, if you are talking about Davide Pizzolato's class, ask this question in the article forum. Regards, Nish
My blog : Nish’s thoughts on MFC, C++/CLI and .NET
-
On the other hand, if you are talking about Davide Pizzolato's class, ask this question in the article forum. Regards, Nish
My blog : Nish’s thoughts on MFC, C++/CLI and .NET
-
Since Davide no longer "supports" his article I felt I had a better chance here. I guess I am looking for a generic advice how to add or put together different libraries. Vaclav
Vaclav wrote:
Since Davide no longer "supports" his article I felt I had a better chance here. I guess I am looking for a generic advice how to add or put together different libraries.
Ah okay. In that case, this question should be posted in the Visual C++[^] forum. This is the C++/CLI forum that's dedicated to the new managed and mixed-mode compiler available in VC++ 2005. Regards, Nish
My blog : Nish’s thoughts on MFC, C++/CLI and .NET