Use functions in a dll

Use functions in a dll

1
NewbieNewbie
1

    Apr 06, 2007#1

    I have an activeX dll (build with Visual Basic 6.0) with all kinds of functions in it. I used it to extend another editor (Code Wright).
    How can I reuse this dll in Ultraedit ? ... can I for example call it from out of a ue-macro ? ... and if yes, how ?

    6,603548
    Grand MasterGrand Master
    6,603548

      Re: Use functions in a DLL

      Apr 06, 2007#2

      Maybe you can use some functions by using Rundll32.exe of Windows. See also the Microsoft support article Windows Rundll and Rundll32 Interface.

      You have to setup a user tool with the Rundll32.exe. User tools can be executed from within macros. But a direct usage of the DLL is not possible.
      Best regards from an UC/UE/UES for Windows user from Austria