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. Making GUI for Capicom Certificates

Making GUI for Capicom Certificates

Scheduled Pinned Locked Moved C / C++ / MFC
designcryptographyhelptutorial
3 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.
  • U Offline
    U Offline
    UserNameless
    wrote on last edited by
    #1

    Hi I need help creating a user interface which would display all the certificates stored in MyStore. I want to display certificate information such as Issued by, issued to, and expiry date in different columns and when i click a specific certificate, the certificate should open up. I was able to display all those information in the console but I don't know how to go on about doing this in a GUI. Help would be most appreciated :sigh:

    G 1 Reply Last reply
    0
    • U UserNameless

      Hi I need help creating a user interface which would display all the certificates stored in MyStore. I want to display certificate information such as Issued by, issued to, and expiry date in different columns and when i click a specific certificate, the certificate should open up. I was able to display all those information in the console but I don't know how to go on about doing this in a GUI. Help would be most appreciated :sigh:

      G Offline
      G Offline
      Garth J Lancaster
      wrote on last edited by
      #2

      why dont you look at using a dialog and a listbox (ie, for columns) ? there's plenty of examples of using a listbox 'g'

      U 1 Reply Last reply
      0
      • G Garth J Lancaster

        why dont you look at using a dialog and a listbox (ie, for columns) ? there's plenty of examples of using a listbox 'g'

        U Offline
        U Offline
        UserNameless
        wrote on last edited by
        #3

        will do. thanks :)

        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