ATE server-side protocol enhancement: New general purpose status code -15 indicates that ATE failed to respond to the server request within the normal time limit (5 seconds for most commands, 10-15 for a few). Sometimes commands that "should" respond almost instantly will take a long time, either because ATE is "locked up", or there is some other Windows hang-up, such as waiting on "elevation" or some other critical event. In such cases, if the command normally returns a numeric status code, we now return -15 to indicate time out. The affected routines include:
AUI_MENU MX_FILESTATS MX_MKDIR MX_SHELLEX AUI_ENVIRONMENT
AUI_HTMLHELP MX_GDICALC MX_CHKPCNET MX_SHORTCUT MX_WINSETTINGS