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
impxmlv2_021_build_0033.zip 2011-05-03 33.7 kB
impxmlv2_020_build_0032.zip 2011-05-03 33.5 kB
impxmlv2_019_build_0031b.zip 2011-05-02 31.5 kB
impxmlv2_018_build_0030.zip 2011-05-01 38.9 kB
impxmlv2_003_build_0003.rar 2011-03-19 23.1 kB
impxmlv2_002_build_0002.rar 2011-03-19 13.2 kB
impxmlv2_001_build_0001.zip 2011-03-19 13.1 kB
Totals: 14 Items   35.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