[ofw] RE: [PATCH] winverbs: export WvGetObject as extern C

Sean Hefty sean.hefty at intel.com
Wed Jun 3 10:48:03 PDT 2009


Committed with one mod:

>-__declspec(dllexport) HRESULT WvGetObject(REFIID riid, LPVOID FAR* ppvObj)
>+extern "C" __declspec(dllexport) HRESULT WvGetObject(REFIID riid, LPVOID FAR*
>ppvObj)

This change isn't needed along with the change to the header file.





More information about the ofw mailing list