Results 1 to 3 of 3

Thread: How to create a new SDK?

  1. #1

    How to create a new SDK?

    Hi Eros,

    if I want to create an SDK for another language, is the convertion of the thincore.inc file the part that has to be done? Besides from maybe creating an import library for the DLL if the language needs something like this? I'm thinking about an SDK for FreePascal.

    Cheers
    Michael

  2. #2
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Re: How to create a new SDK?

    Yes.
    thinCore.inc has all the current interfaces available for thinBasic.

    Usually there are not much troubles when dealing with function interfaces dealing with numeric parameters or numeric return data.
    Problems can be when dealing with strings because, as you know, there are many different ways to handle them. If FreePascal manage BSTR strings I suppose there will be few problems too.

    Also, if you need, I can create new interfaces. We just need to talk about what and how.

    Ciao
    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  3. #3

    Re: How to create a new SDK?

    Quote Originally Posted by Eros Olmi

    Also, if you need, I can create new interfaces. We just need to talk about what and how.
    Thanks for the info. I will contact you when I need help.

    Michael

Similar Threads

  1. how to create a hyperlink
    By martin in forum UI (User Interface)
    Replies: 3
    Last Post: 17-04-2011, 10:35
  2. Can thinbundle create a console exe?
    By Michael Hartlef in forum thinBundle suggest new features
    Replies: 31
    Last Post: 01-06-2007, 09:48
  3. Directory where to create bundled exe
    By ErosOlmi in forum thinBundle suggest new features
    Replies: 0
    Last Post: 21-02-2007, 00:43

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •