Has anybody had any luck getting NUnitForms working in a 64-bit environment? I'm particularly interested in Windows Server 2003 x64. Whenever I try to run my unit tests I get the following error:
System.ComponentModel.Win32Exception : The parameter is incorrect
This seems to be related to the MouseController.Press() method.