http://bugs.winehq.org/show_bug.cgi?id=24759
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2010-10-16 07:06:52 CDT --- (In reply to comment #2)
I directly call ole api but I've never used C to do it. I can try but could you show me a template of makefile and a simple c program to call ole stuff?
You could find some examples in wine tree at dlls/oleaut32/tests, actually there's a place to finally put a test in.