Problem:
At times it may be desirable to rename the Windows version of the ACUCOBOL-GT runtime to something other than wrun32. However, doing so caused the following error during runtime execution:
The procedure entry point w_suppress_event could not be located in the dynamic link library atermmgr.dll
Resolution:
While it is permissible to rename the ACUCOBOL-GT runtime, care must be taken that only wrun32.exe is renamed. Wrun32.dll cannot be renamed since it will cause this error.
To correct this error, restore the file back to its original name wrun32.dll.
