Jump to content

Recommended Posts

Posted (edited)

Solved I just put the

; Open Media Info dll
      $hDLL = DllOpen("MediaInfo.dll")
      ; New MediaInfo handle
      $aMediaInfo = DllCall($hDLL, "ptr", "MediaInfo_New")
      $hMediaInfo = $aMediaInfo[0]

before the select and everything is ok.

thx for your help

Bye

Processor

Edited by Processor

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...