#Quick Exec Query
Quick question…
I understand that exec.library is always open while the other libraries
must be open with an explicit OpenLibrary() call and then closed with a
CloseLibrary() call.
Is there any case in which one would use OpenLibrary() to open
exec.library? For instance, would one use OpenLibrary() to make sure that a
certain version of exec.library were available? Is this ever done?
Chris -)—–