Results 1 to 3 of 3

Thread: @Charles

  1. #1

    @Charles

    Hello Charles,
    I lost my FreeBASIC SDK stuff.
    Do you have an uptodate FB thinCore SDK.
    I mean the version with the EXT datatype we wrote in the past.

    Thank you for your support.

    Joshy
    (Sorry about my bad English.)

  2. #2
    Hi Joshy,

    These files go back to 2010.

    For Oxygen-thinCore interfacing, (Oxygen is still written in FB), I used late binding (Dylibload), which completely avoids using def files and lib files.

    Anyway I hope you find these files still useable.

    Charles
    Attached Files Attached Files

  3. #3
    Thank you Charles
    i was wondering why the EXT type isn't a part of FreeBASIC SDK include file thinCorte.bi

    There was only one inline assembler error "mov eax,ebp-20" in function float_to_ascii().
    after label PowerAdjust:
    mov eax,tempdw must be mov eax,[tempdw]

    Joshy
    Last edited by D.J.Peters; 20-05-2013 at 16:00.
    (Sorry about my bad English.)

Similar Threads

  1. Hello Charles
    By peter in forum Sources, Templates, Code Snippets, Tips and Tricks, Do you know ...
    Replies: 32
    Last Post: 25-10-2010, 19:19
  2. Getting error in Mandelbrot4 o2 demo Charles
    By kryton9 in forum O2h Compiler
    Replies: 5
    Last Post: 12-06-2010, 13:21
  3. Charles Darwin's Dangerous Idea
    By Charles Pegge in forum Shout Box Area
    Replies: 0
    Last Post: 18-03-2010, 23:12
  4. Thanks Charles
    By Michael Hartlef in forum O2 JIT Compiler / Assembler / Oxygen project
    Replies: 3
    Last Post: 05-03-2010, 14:45
  5. Charles, question for you about FreeBasic
    By kryton9 in forum Other languages
    Replies: 7
    Last Post: 13-03-2008, 08:55

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
  •