topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday September 18, 2026, 9:03 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: [1]
1
Post New Requests Here / Idea DVD discid
« Last post by jolly1 on November 24, 2007, 04:30 PM »
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
Pages: [1]