The only way to add values to a enum is to recompile the application . Even then, the application must have code to handle those enums.
The only way to add values to a enum is to recompile the application . Even then, the application must have code to handle those enums.