Mejora: Agregado soporte interno para consulta de información de cfg de directorio, mediante nuevo parámetro opcional, para los métodos API que lo requieren (por ej: get_Ext2FromExt, hasSupport*)

This commit is contained in:
fdbozzo
2015-06-22 20:19:17 +02:00
parent 2fd27e6382
commit 66b4429ead
2 changed files with 38 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ Change History -------------------------------------------------------------
2015/06/22 v1.19.46
- Bug Fix: set_UserValue() method causes error when trying to get information about another error and the VFP binary table can not be opened (ie, because corrupted memo)
- Feature: Added internal support for querying directory cfg information, with a new optional parameter, for API methods that require it (ie: get_Ext2FromExt, hasSupport*)
2015/06/21 v1.19.45