ATEasy 3 has made several functions from ATEasy 2 obsolete. These obsolete functions primarily have to do with Profiles, which, instead of being built into the new ATEasy, now use an external driver distributed with the software, Profile.drv. To use the new profile functionality we recommend that you'll include both the TestExec.drv and the Profile.drv in your system. These two drivers will provide an extended functionality for you application that includes test executive user interface with a test log. The profile driver once added will add profile functionality on top of the test executive.
The obsolete Profile-related functions are:
GetProfileName
GetProfileNum
SetProfileNum
There is an additional obsolete function:
EnableAbortPause
The window handles HWND_ATEASY and HWND_CONTROL are not supported in the new ATEasy. Although they still can be accessed through ATEZUSER.DLL, they will always return a value of 1.