
VB closing app vs. Windows closing app
I've noticed a difference in behavior when Windows closes a VB app I've
written (following a click of the Start button, then a click of the Shut
down command) vs. when I close the VB app with the "close" button in the
title bar of its window or click a button in the app to execute the "End"
statement. What does "Windows Shutdown" do differently than a VB "End"
statement???