|
Prev: Windows PCI Initialization and pci.sys
Next: Why does PostMessage fail with ERROR_NOT_ENOUGH_QUOTA(1816)?
From: Lehel Kovach on 16 Dec 2005 21:23 I am attempting to use the IMAPI objects to burn a CD. I want to use the callback functionality so I implemented an IDiscMasterProgressEvents interface and called IDiscMaster::ProgressAdvise in my code passing my instantion of IDiscMasterProgressEvents to it. But, everytime I call this, ProgressAdvise returns E_FAIL. MSDN doesn't even say that ProgressAdvise can return E_FAIL. Does anyone know what the problem is? -- -Lehel Kovach ---------------------------------------------------------------------------- ---------------------------------- "There is a principle which is a bar against all information, which is proof against all arguments and which cannot fail to keep a man in everlasting ignorance - that principle is contempt prior to investigation." -Herbert Spenser |