I have a 32bit COM object that I want to use with 64bit PHP.
I am trying to follow the tutorial here:
http://www.gfi.com/blog/32bit-object-64bit-environment/
But I am stuck on "Locate your COM object GUID", as I have no idea where I can find out this information.
Does anyone know how I can find the GUID of the COM object?