ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Idea DVD discid

(1/1)

jolly1:
Hi,
  Just found your site I recently downloaded AutoHotKey, have been trying to create a AHK file to get the DVD disc id.
Have read that the dll file is quartz.dll and the command is getdiscid(). I'm no programmer so it's a real struggle have tried the following

Result := DllCall("C:\WINDOWS\system32\quartz.dll\GetDiscID", "str", "f:\" , "int64 *", UniqueID)
Msgbox, %UniqueID% %Result%

Have tried multiple variations of the above with no success

ideally would be just the commandline

discid =  getdiscid F:\

thamks for any help

Navigation

[0] Message Index

Go to full version