|
From: Mike B. <mbr...@vi...> - 2003-11-21 16:17:30
|
> It's true we're having problems with properties, but in this case
>
> > registry.ExpectAndReturn("get_LocalMachine", ...
>
> should be
>
> registry.ExpectAndReturn("LocalMachine", ...
This solved my problem. Thank you.
Mike Bresnahan
|