help for ole32.dll

From: CJYang (cjyang_at_cis.nctu.edu.tw)
Date: 12/28/04


Date: Tue, 28 Dec 2004 18:47:31 +0800

Hi,
    I am writting a Dshow transsform filter. I want to use a function, "CoGetMalloc"that is exported from "ole32.dll". But, for "ole32.dll", the list of exported function is depended on the OS image that you build. For my Platform, the "CoGetMalloc" function is not exported from "ole32.dll". Do anyone know how to let "ole32.dll" to export "CoGetMalloc" function? Thank you very much!!!
CJ