Plex 2E

  • 1.  call dll c++ from external application

    Posted Sep 29, 2017 07:44 AM

    Hello everyone!
    I need to call a c ++ dll from an external c # application.
    My application written with plex is already open and I have to call a dll by passing parameters.
    how can I do?



  • 2.  Re: call dll c++ from external application

    Posted Oct 02, 2017 03:58 PM

    Help text for calling a C++ DLL

     

    Have a look at the help text - the above image shows how to call a DLL from a command line.