I have a DLL with a TClientSocket component, it is used to talk to a Telephone System Machine. The DLL only have PChar parameters in the exports methods, and is not using packages.
I\'m just getting started using Nose and Nosetests and my tests are failing because Nose can\'t see the environmental variables.