i am trying to query the windows API to discover the capabilities of a soundcard. i understand this has to be done using the Call Library Function, but i cannot seem to get it to work.
i have attached my effort so far, but cannot get it to return any information, i presume this is to do with my attempt at providing a Struct pointer using a cluster. is this the way to go about it?