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. File checking

File checking

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 Posts 3 Posters 1 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.
  • B Offline
    B Offline
    benjnp
    wrote on last edited by
    #1

    What if you need to search for files that attach themselves on other file (just like what virus does), will CRC do you something good or you need to do something else?

    A A B 3 Replies Last reply
    0
    • B benjnp

      What if you need to search for files that attach themselves on other file (just like what virus does), will CRC do you something good or you need to do something else?

      A Offline
      A Offline
      Achim Klein
      wrote on last edited by
      #2

      Hi, check it out with this nice PJ Arends project. Regards Achim Klein


      We can do no great things, only small things with great love. - Mother Theresa

      1 Reply Last reply
      0
      • B benjnp

        What if you need to search for files that attach themselves on other file (just like what virus does), will CRC do you something good or you need to do something else?

        A Offline
        A Offline
        Alexander M
        wrote on last edited by
        #3

        If you want to create linda virus scanner it does not! You can only check if a file has changed since the last scan, but not if one file is able to change another one! Don't try it, just do it! ;-)

        1 Reply Last reply
        0
        • B benjnp

          What if you need to search for files that attach themselves on other file (just like what virus does), will CRC do you something good or you need to do something else?

          B Offline
          B Offline
          benjnp
          wrote on last edited by
          #4

          Does the file searcher in windows' start menu uses CRC? My guess is it doesn't. It only uses FindFirstFile.

          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