Jump to content

Need help with dllcall?


Recommended Posts

Show us the C headerfile (maybe openwith.h) or the function description to let us help. I can not download the file from here.

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning.

Link to comment
Share on other sites

thanks trancexx, dllcall works (partially). It opens OpenWith Enhanced window, but when I drag files on compiled script I always get this:

SnapCrab_Open with (Enhanced)_2016-12-8_20-59-57_No-00.png

When files are dragged on this script

Run("RunDll32.exe" & ' "' & @ScriptDir & '\OpenWith.dll",OpenWith ' & '"' & $CmdLine[1] & '"', "")

it works like this

SnapCrab_OpenWith (Enhanced)_2016-12-8_21-6-47_No-00.png

Any way to make dllcall work with dragged files?

Edited by Nikolas92
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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