mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
brbak <[email protected]>:
Reset on new calculation. Patch from bug 775. svn path=/trunk/; revision=17977
This commit is contained in:
@@ -3261,6 +3261,7 @@ int parse(int wParam, int lParam)
|
||||
calc.next = 1;
|
||||
calc.buffer[0] = TEXT('\0');
|
||||
calc.value = 0;
|
||||
calc.init = 1;
|
||||
break;
|
||||
|
||||
case TEXT('0'):
|
||||
|
||||
Reference in New Issue
Block a user