Salary - calculator hour/day/month
You can enter any of the three values and other two are immediatelly calculated
Number of hours a day (8), days a month (20) is configurable in INI file:
salary.ini
[Config]
Hours=8
Days=20
Code:
#AutoIt3Wrapper_Icon=salary.ico
#AutoIt3Wrapper_UseUpx=y
#AutoIt3Wrapper_UseX64=n
#AutoIt3Wrapper_run_obfuscator=y
#Obfuscator_parameters=/SO /OM
#NoTrayIcon
#include <EditConstants