Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. INI File is not working

INI File is not working

Scheduled Pinned Locked Moved Mobile
htmlcom
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AKSIVAKUMAR
    wrote on last edited by
    #1

    hi, i am facing difficulty in getting the value for the given section.. i refered the code which is on the http://www.pocketpcdn.com/articles/ini\_file.html. But it is failing to get the value from the INI file. Any kind of comments are welcome. Regards, AKS

    J 1 Reply Last reply
    0
    • A AKSIVAKUMAR

      hi, i am facing difficulty in getting the value for the given section.. i refered the code which is on the http://www.pocketpcdn.com/articles/ini\_file.html. But it is failing to get the value from the INI file. Any kind of comments are welcome. Regards, AKS

      J Offline
      J Offline
      Joao Paulo Figueira
      wrote on last edited by
      #2

      Can you please show a sample of the ini file? There are some characters thet the ini file reader does not understand in the key. Also, the file must be UNICODE text. Regards, João Paulo Figueira Embedded MVP

      A 1 Reply Last reply
      0
      • J Joao Paulo Figueira

        Can you please show a sample of the ini file? There are some characters thet the ini file reader does not understand in the key. Also, the file must be UNICODE text. Regards, João Paulo Figueira Embedded MVP

        A Offline
        A Offline
        AKSIVAKUMAR
        wrote on last edited by
        #3

        Hi, Thank you very much. It works fine now after i changed the file as UNICODE. please let me know, what are all those characters that the INI file reader does not understand in the KEY. Looking for your reply. Regards, AKS

        J A 2 Replies Last reply
        0
        • A AKSIVAKUMAR

          Hi, Thank you very much. It works fine now after i changed the file as UNICODE. please let me know, what are all those characters that the INI file reader does not understand in the KEY. Looking for your reply. Regards, AKS

          J Offline
          J Offline
          Joao Paulo Figueira
          wrote on last edited by
          #4

          The code uses functions to filter acceptable key names (see top of IniFile.cpp). The accepted characters are: 'a' to 'z', 'A' to 'Z', '_' and '.'. You can change this to reflect your own choices. Regards, João Paulo Figueira Embedded MVP

          1 Reply Last reply
          0
          • A AKSIVAKUMAR

            Hi, Thank you very much. It works fine now after i changed the file as UNICODE. please let me know, what are all those characters that the INI file reader does not understand in the KEY. Looking for your reply. Regards, AKS

            A Offline
            A Offline
            AKSIVAKUMAR
            wrote on last edited by
            #5

            Thank you very much ! Really it will help me a lot !

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups