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. General Programming
  3. Windows API
  4. Add tags to JPG files

Add tags to JPG files

Scheduled Pinned Locked Moved Windows API
csharptutorialquestion
4 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.
  • R Offline
    R Offline
    rotsey
    wrote on last edited by
    #1

    Hi, Anyone know how to add Tags to JPG files using C# or VB.NET in Vista??? I have a XP dev box so I want to do dev it from there? Malcolm

    J 1 Reply Last reply
    0
    • R rotsey

      Hi, Anyone know how to add Tags to JPG files using C# or VB.NET in Vista??? I have a XP dev box so I want to do dev it from there? Malcolm

      J Offline
      J Offline
      Jonathan Darka
      wrote on last edited by
      #2

      Hi Malcolm, You should google "EXIF C++", I believe there is some sample code on the second link (CodeGuru[^]) but if not, the google search should help you find something, I've done it in PHP but not C++ so can't help with the actual code. regards,


      Jonathan Wilkes Darka[Xanya.net]

      R 1 Reply Last reply
      0
      • J Jonathan Darka

        Hi Malcolm, You should google "EXIF C++", I believe there is some sample code on the second link (CodeGuru[^]) but if not, the google search should help you find something, I've done it in PHP but not C++ so can't help with the actual code. regards,


        Jonathan Wilkes Darka[Xanya.net]

        R Offline
        R Offline
        rotsey
        wrote on last edited by
        #3

        Jonathan, Are we talking about the same thing? I am talking about the Tag property in Vista. This is where you right click and bring up properties in explorer for jpg and other files. Malcolm

        J 1 Reply Last reply
        0
        • R rotsey

          Jonathan, Are we talking about the same thing? I am talking about the Tag property in Vista. This is where you right click and bring up properties in explorer for jpg and other files. Malcolm

          J Offline
          J Offline
          Jonathan Darka
          wrote on last edited by
          #4

          I believe so, the rest of the information on the property page for an image in Vista is the EXIF info, the tag itself will also be stored in the photo and is more metadata than EXIF but is definately stored in the photo itself which is why you can only tag certain file types. One problem with editing these tags is that it might break the ability of other applications to read the original file's metadata (EXIF) due to the fact that each graphics package / camera manufacture seems to use these tags sightly differently. regards,


          Jonathan Wilkes Darka[Xanya.net]

          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