Anyone writing COM tests?

Duane Clark dclark at akamail.com
Mon Aug 2 11:49:29 CDT 2004


Jeroen Janssen wrote:
> 
> I think writing (COM) tests is a great idea.
> I have 'hit' a few bumps in the road of wine & COM in the past few weeks 
> and I would appreciate it if I can help with writing (specific) 
> testscenarios.
> 
> It would be great to have a small 'com test framework' & sample code to 
> base specific tests upon. I'm wondering though if all can be build 
> without problems : I'm used to VC6, but it would be better if things can 
> be (cross) build with mingw and/or gcc + with winelib.

I would be using mingw and gcc, since I don't have VC. It would 
certainly help to have someone else compiling on VC to make sure the 
code works there.

> 
> Also generating proxy/stub code (without using midl) might be a problem 
> at this point.

I might try to getting an old copy of VC to get midl. It might be useful 
for tests comparing results with widl.




More information about the wine-devel mailing list