use .dll file with header in C++ S-Function

1 vue (au cours des 30 derniers jours)
Neha
Neha le 24 Juil 2017
Commenté : Walter Roberson le 24 Juil 2017
I have a .dll file and its corresponding header file. How can I properly use the functions inside the .dll file which are defined also in the header file in a C++ S Function? If needed I can provide the code I have so far.
  1 commentaire
Walter Roberson
Walter Roberson le 24 Juil 2017
Are the needed functions static class members? Are they declared in the header file with extern "C"

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by