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. How to manage resouce? Make them unreadable to user.

How to manage resouce? Make them unreadable to user.

Scheduled Pinned Locked Moved C / C++ / MFC
data-structuresxmltutorialquestionlearning
1 Posts 1 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.
  • P Offline
    P Offline
    Peter Chan 0
    wrote on last edited by
    #1

    In my program I have used a lot of resouce. Such as: image(bmp, gif,...), config file(xml, txt, ini).There are more than 100 images and 10 config-files which is saved in a lot of folders. Now I don't want the user directly change or see these images and config files. Is there any way to package or make these resource unreadable. Currently, my resources are all in the folder.I haven't compile them into my program. I know vc6.0 can manage the resource. But it is still too weak for me. I want to manage my resource like a tree. Can add a directory or resource just as I want. Maybe I will have to develop a resource manage tool.

    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