What are you really aiming to do with winetest?

Alexandre Julliard julliard at winehq.com
Wed Jan 16 15:09:48 CST 2002


Patrik Stridvall <ps at leissner.se> writes:

> So what you basicly want is something like:
> 
> my %return_type_exceptions;
> 
> $return_type_exceptions{"foo"} = {
> 	Bar => "str",
> 	Baz => "ptr"
> };
> 
> $return_type_exceptions{"bar"} = {
> 	Foo => "str"
> };
> 
Yes, that would work fine for now.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list