Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2000
    Posts
    2,002

    Article: Making a Lua 5.0 Extension DLL with lcc-win32

    I wrote an article about making Lua extension DLLs using the free lcc-win32 compiler.

    Read the Article

    It shows a way to extend IR development products using a method which is similar to but more generic than the action plugin system. The DLLs it creates can extend your actions using Lua's loadlib() function.

    Note: loadlib is currently only supported in AutoPlay Media Studio 6.0 and Visual Patch 2.0 (v2.0.1.0+). We will be adding it to the next service releases of SUF70 and TU20 in the future.

    Hopefully this article will be a more approachable way to create your own Lua extension DLLs in C.

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Nicely done. Looks great.

Similar Threads

  1. What's new in AMS 5.0?
    By Ted in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 09-22-2003, 03:56 PM

Posting Permissions

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