Home
Name Modified Size InfoDownloads / Week
readme.txt 2021-10-02 4.2 kB
rspini_ou_impxmlv2___0.6.7_build_00180.zip 2021-10-02 1.6 MB
rspini_ou_impxmlv2___0.4.6_build_00111.zip 2021-04-09 10.4 MB
rspini_ou_impxmlv2___0.4.5_build_00110.zip 2021-01-09 10.2 MB
rspini_ou_impxmlv2___0.3.1_build_00100.zip 2021-01-09 12.0 MB
rspini_ou_impxmlv2___0.2.2_build_35.rar 2020-06-03 579.2 kB
andr_ia_rspini_ou_impxmlv2_022_build_0034.rar 2013-06-26 32.9 kB
rspini_021_build_0033.zip 2011-05-03 34.4 kB
rspini_020_build_0032.zip 2011-05-03 33.5 kB
rspini_019_build_0031b.zip 2011-05-02 31.5 kB
rspini_019_build_0031.zip 2011-05-02 31.4 kB
rspini_018_build_0030.zip 2011-05-01 38.9 kB
rspini_017_build_0029.zip 2011-04-30 51.2 kB
rspini_016_build_0028.zip 2011-04-29 36.0 kB
rspini_013_build_018.zip 2011-04-25 21.5 kB
rspini_012_build_0017.zip 2011-04-20 26.7 kB
rspini_011_build_0016.zip 2011-04-18 24.9 kB
rspini_010_build_0011.zip 2011-04-15 38.0 kB
rspini_009_build_0010b.zip 2011-04-10 28.6 kB
rspini_009_build_0010.zip 2011-04-10 28.6 kB
rspini_008_build_0009_debug_version.zip 2011-04-06 32.9 kB
rspini_007_build_0008.zip .zip 2011-03-31 32.3 kB
rspini_006_build_0007.zip 2011-03-30 36.4 kB
rspini_005_build_0006.zip 2011-03-30 4.4 kB
rspini_004_build_0005.zip 2011-03-01 179.8 kB
rspini_003_build_0004.zip 2011-02-24 179.6 kB
rspini_002_build_0003.zip 2011-02-23 179.2 kB
rspini_001_build_0001.zip 2011-02-21 177.9 kB
Totals: 28 Items   36.1 MB 0
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *                                                                              *
 *        Licensa de Cópia (C) <2021>  <Corporação do Trabalho Binário>         *
 *                                                                              *
 *     Este  programa  é software livre: você pode redistribuir isto e/ou       *
 *     modificar  isto sobre os termos do  GNU Licensa Geral Pública como       8
 *     publicado  pela Fundação  de Software  Livre, tanto a versão 3  da       *
 *     Licensa, ou (dependendo da sua opção) qualquer versão posterior.         *
 *                                                                              *
 *     Este  programa é distribuído na  esperança que isto vai  ser útil,       *
 *     mas SEM  QUALQUER GARANTIA; sem  até mesmo a implicada garantia de       *
 *     COMERCIALIZAÇÃO ou CABIMENTO PARA UM FIM PARTICULAR.  Veja a             *
 *     Licensa Geral Pública para mais detalhes.                                *
 *                                                                              *
 *     Você deve ter recebido uma  cópia da LICENSA GERAL PUBLICA e a GNU       *
 *     Licensa Pública Menor junto com este programa                            *
 *     Se não, veja <http://www.gnu.org/licenses/>.                             *
 *                                                                              *
 *     Suporte: https://nomade.sourceforge.io/                                  *
 *                                                                              *
 *     E-mails:                                                                 *
 *     maria@arsoftware.net.br                                                  *
 *     pedro@locacaodiaria.com.br                                               *
 *                                                                              *
 *     contato imediato(para uma resposta muito rápida) WhatsApp                *
 *     (+55)41 9627 1708 - isto está sempre ligado (eu acho...)                 *      
 *                                                                              *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  **/

 
   /* New Standard C ini handling routines to solve some                   */
   /* of the limitations of the windows ini apis                           */
   /* WritePrivateProfileString and GetPrivateProfileString                */

   /* replace WritePrivateProfileString and                                */
   /* GetPrivateProfileString with write_ini_xml and                       */
   /* read_ini_xml and call me in the morning                              */

   /* in 2021 the handling of real XML files was added                     */
   /* in the folder libxml2 for professional handling                      */
   /* of XML files and also simple XML handling was                        */
   /* added in the file be_xml.c, it is only 45 kb source                  */
   /* file and has the basics of XML handling, while                       */
   /* the folder libxml2 the size required is 9 MB                         */

   What is new in release 0.6.7 build 180 - Sat 02/October/2021 01:50:55
   Added support to wide paths (above MAX_PATH)

   /* https://sourceforge.net/projects/rspini/                             */
   /* https://sourceforge.net/projects/impxmlv2/                           */

Our software is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free software Foundation, either version 3 of
the License, or by (at your option) any later version.

This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public
License along with this program. If not, see
http://www.gnu.org/licenses/.

have a nice programming day...
Source: readme.txt, updated 2021-10-02