User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 22 of 22

Thread: Trying to use the DLL Object to call a C sharp assembly...

  1. #21
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, guys.

    Well, now I'm afraid I'm stuck at Square One again: This application must be able to run from any out-of-the-box Windows operating system. Unfortunately, Windows Server 2003 does not come with .NET Framework 2.0 or later (nor with any redistributable packages) when installed out-of-the-box. So, I'm afraid I can't use the .NET Script extension.

    Would anyone know how to write a DLL file which uses C, C++, or a standard Windows DLL file to determine user right assignments? Then I could use the DLL object instead of the .NET Script extension. Would that be possible?

  2. #22
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by RGBreality View Post
    Would anyone know how to write a DLL file which uses C, C++, or a standard Windows DLL file to determine user right assignments?
    This is nonsensical.
    For starters, C/C++/or DLL is incorrect. Any Windows DLL is written in C. Also, an MFX file is actually a DLL itself. Thus an MMF2 extension would just be a DLL calling another DLL file - you might as well skip this step and just use the DLL object.
    Combined with the Binary object, you should be able to read whatever you want from whatever data is returned.

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Replies: 3
    Last Post: 23rd September 2013, 03:39 PM
  2. Make a Call without "Call Phone" permission?!?
    By StingRay in forum Android Export Module Version 2.0
    Replies: 4
    Last Post: 21st April 2013, 08:35 AM
  3. LOAD ON CALL for active object
    By stillhawk in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 14th April 2011, 01:14 AM
  4. Javascript call with JS Object as parameter
    By netninja in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 19th July 2010, 02:49 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
  •