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. C / C++ / MFC
  4. Finding Version of an exe

Finding Version of an exe

Scheduled Pinned Locked Moved C / C++ / MFC
helpannouncement
3 Posts 3 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
    Anonymous
    wrote on last edited by
    #1

    Hi all, I am trying to find out the version of an particular exe . It works well in Emulator. In device it's working when we are trying to find out an another exe but it didn't find it's own version in device. Could any one help me to find out the Issue. Thanks in advance.

    D 1 Reply Last reply
    0
    • A Anonymous

      Hi all, I am trying to find out the version of an particular exe . It works well in Emulator. In device it's working when we are trying to find out an another exe but it didn't find it's own version in device. Could any one help me to find out the Issue. Thanks in advance.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Anonymous wrote: I am trying to find out the version of an particular exe Have you considered VerQueryValue(), GetFileVersionInfo(), and related functions?


      "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

      S 1 Reply Last reply
      0
      • D David Crow

        Anonymous wrote: I am trying to find out the version of an particular exe Have you considered VerQueryValue(), GetFileVersionInfo(), and related functions?


        "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

        S Offline
        S Offline
        S DARWIN PAUL RAJ
        wrote on last edited by
        #3

        Yes, I have used GetFileVersionInfoSize(),GetFileVersionInfo(),and verqueryvalue to find the versions of an exe or dll. It works in Emulator,but not in device.In device it find out the other exe,not it's own(current executing application) version. DARWIN PAUL RAJ

        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