topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday April 19, 2024, 8:43 am
  • 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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jolly1 [ switch to compact view ]

Pages: [1]
1
Post New Requests Here / Idea DVD discid
« 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]