Anyone know how to figure out how to start Calc.exe in Scientific mode, or standard...
Or how to figure out where the registry key is stored for which mode it is in?
Printable View
Anyone know how to figure out how to start Calc.exe in Scientific mode, or standard...
Or how to figure out where the registry key is stored for which mode it is in?
Do a FindWindow for the Calculator caption.
Then SendMessage for the "ALT + V + S".