Saving apparently disabled (SilentOperation) |
Top Previous Next |
If you ever enable SilentOperation in your program remember to re-enable it just before your program exits. i.e:
m_pInvApp->SilentOperation = VARIANT_FALSE ;
|
Text, images and diagrams © 2021 Owen F. Ransen. All rights reserved. (But copy the source code as much as you want!)