View Single Post
Old 05 March 2009, 17:56   #14
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
Programs usually call the OpenLibrary function. This function does all the version checking. It first checks whether the library has been opened before. If it's already open, it uses that copy and just increases the use count. But if the library has not been opened before, it first checks if there is a newer version on disk before it uses the one in ROM.
thomas is offline  
 
Page generated in 0.05809 seconds with 11 queries