Results 1 to 3 of 3

Thread: [Answers] COM & DLL

Threaded View

  1. #1
    Lianja MVP
    Join Date
    Dec 2012
    Location
    Croatia, Zagreb
    Posts
    1,135

    [Answers] COM & DLL

    Q:
    We need to call a number of 3rd party 32 bit Windows DLLs from Lianja.
    Is this easy to do?
    A:
    It depends on what sort of DLLs they are, standard native DLLs or managed .net DLLs. These are different altogether.
    If the DLLs contain standard C functions (not .net) you should be able to use DECLARE DLL.
    If these are .net managed DLLs you need to write a set of wrapper classes or functions using the Lianja C/C++ API that instantiates the .net runtime and proxies the calls passing parameters in and out.



    All topics in [Answers] alphabetically: http://www.lianja.com/community/show...ll=1#post12352
    Last edited by josipradnik; 2016-03-02 at 04:07.

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us