Director with C++ dll

Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default Director with C++ dll

    can director talk to a C++ dll ?
    Priya Guest

  2. Similar Questions and Discussions

    1. Director MX to Director MX 2004 FREE Upgrade now available
      Director MX to Director MX 2004 - English Macromedia Customers who purchased Director MX between December 6, 2003 and April 9, 2004 (dates subject...
    2. How to import a director file into director? URGENT
      Hi, I've kinda finished what i want to do and i've just realised i kinda stuffed up. i need to "combine" several director files into one. how do i...
    3. Director MX [for OS X] Get Info says its a Director 8.5 file!?!?!
      I am working on a kiosk for the http://www.arsc.edu and when I create files in Director MX and go to the finder to Get Info, it says that its a...
    4. loading director files into a director file?
      Hi I made 2 games in director and I'd like to have something like a menu to choose betweeen the 2 games so i was wondering if there was a way of...
    5. Can Director MX save a movie as a Director 8.5 file?
      Can Director MX save a movie as a Director 8.5 file? I can't find this option in "save as" or "export." HELP!
  3. #2

    Default Re: Director with C++ dll

    Hi,

    There's a developer called 'bin-bin' (sorry, I can't find his/her address at
    the moment) who has made an Xtra to enable Director to call dlls. C++ often
    causes problems because of something called 'mangling' - but an explanation
    of this is well beyond my capability ;-()

    Perhaps bin-bin, if you are about, jump in ... ?

    Alan Knight
    PTT. Kernow


    Alan Knight Guest

  4. #3

    Default Re: Director with C++ dll


    thanks very much. I need to search bin-bin now :)

    "Alan Knight" <alan@*nospam*ptt.co.uk> wrote in message news:br524u$j5g$1@forums.macromedia.com...
    Hi,

    There's a developer called 'bin-bin' (sorry, I can't find his/her address at
    the moment) who has made an Xtra to enable Director to call dlls. C++ often
    causes problems because of something called 'mangling' - but an explanation
    of this is well beyond my capability ;-()

    Perhaps bin-bin, if you are about, jump in ... ?

    Alan Knight
    PTT. Kernow


    Priya Guest

  5. #4

    Default Re: Director with C++ dll

    Alan, are there any samples or examples of this that i can look at ? it will be great help
    -Priya


    "Alan Knight" <alan@*nospam*ptt.co.uk> wrote in message news:br524u$j5g$1@forums.macromedia.com...
    Hi,

    There's a developer called 'bin-bin' (sorry, I can't find his/her address at
    the moment) who has made an Xtra to enable Director to call dlls. C++ often
    causes problems because of something called 'mangling' - but an explanation
    of this is well beyond my capability ;-()

    Perhaps bin-bin, if you are about, jump in ... ?

    Alan Knight
    PTT. Kernow


    Priya Guest

  6. #5

    Default Re: Director with C++ dll

    Priya,

    I found bin-bin's site:

    [url]http://www.xtra-ucd.com[/url]

    As I said, I don't have a use for his Xtra [I have an older, expensive
    product ;-(] and I don't program in C++ [I use Delphi].

    Best,

    Alan Knight


    Alan Knight Guest

  7. #6

    Default Re: Director with C++ dll

    In the old days there was an XObject called DLLGlue that allowed you to do
    this. Ravware has a similar solution that works for Windows and the Mac, but
    packaged as an Xtra. You can find it at

    [url]http://www.ravware.com/glu32.htm[/url]

    Regards,
    Mauricio
    Tabuleiro

    "Priya" <supriya@answerpal.com> wrote in message
    news:br4l1u$ppe$1@forums.macromedia.com...
    can director talk to a C++ dll ?


    Mauricio Piacentini Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139