[V4REV] Notes on example stack
    Trevor DeVore 
    lists at mangomultimedia.com
       
    Mon Jun 13 09:21:25 CDT 2005
    
    
  
A couple of things for those testing the V4REV example stack.  This is 
based on testing on OS X.3.7.
* When any of the example substacks are removed from memory Revolution 
will quit.  The externals property has been set for all of the example 
stacks.  Revolution does not like it when you have an external loaded 
more than once and will crash when unloading the external.
* If you open the API Index By Words example AFTER having opened 
another example substack then you will get a crash.  In the function 
CreateDbFiles the call
get VDatabase_Create( mDBRef, mPath, EVDbMode.kDscDatBlbInd, 32 * 1024, 
EVOs.kOsDefault )
returns ERROR 0xFFFFFFD1
The subsequent call to get VDatabase_Locale( mDBRef, "en_US" ) causes a 
crash.
-- 
Trevor DeVore
Blue Mango Multimedia
trevor at mangomultimedia.com
    
    
More information about the Valentina-beta
mailing list