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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Creating a blue screen

Creating a blue screen

Scheduled Pinned Locked Moved System Admin
windows-admintutorialquestion
5 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.
  • I Offline
    I Offline
    IanG Surreal Studio
    wrote on last edited by
    #1

    Hi, I am interested in how different companies manage to create a blue screen which halts the operation of the computer until it does what it wants to. For example Symantec, the people who create Norton antivirus, create a blue screen when you rename your hard disk; and there is another company who actually stop the booting of windows to bring up a screen where it does registry defraging. So how would you create something like this? Thanks, IanG

    M 1 Reply Last reply
    0
    • I IanG Surreal Studio

      Hi, I am interested in how different companies manage to create a blue screen which halts the operation of the computer until it does what it wants to. For example Symantec, the people who create Norton antivirus, create a blue screen when you rename your hard disk; and there is another company who actually stop the booting of windows to bring up a screen where it does registry defraging. So how would you create something like this? Thanks, IanG

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      IanG (Surreal Studio) wrote: For example Symantec, the people who create Norton antivirus, create a blue screen when you rename your hard disk In Win 9x, the real-time scanner navap.vxd uses a kernel-mode call to switch to text mode and show the prompt. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | 1ClickPicGrabber | NEW~! CP SearchBar v3.0 | C++ Forum FAQ You cannot truly appreciate Dilbert unless you've read it in the original Klingon.

      I 1 Reply Last reply
      0
      • M Michael Dunn

        IanG (Surreal Studio) wrote: For example Symantec, the people who create Norton antivirus, create a blue screen when you rename your hard disk In Win 9x, the real-time scanner navap.vxd uses a kernel-mode call to switch to text mode and show the prompt. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | 1ClickPicGrabber | NEW~! CP SearchBar v3.0 | C++ Forum FAQ You cannot truly appreciate Dilbert unless you've read it in the original Klingon.

        I Offline
        I Offline
        IanG Surreal Studio
        wrote on last edited by
        #3

        So to do it you would have to create a driver, is there any other way without the use of drivers?

        M 1 Reply Last reply
        0
        • I IanG Surreal Studio

          So to do it you would have to create a driver, is there any other way without the use of drivers?

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #4

          I don't know, you'll need to consult the DDK and check out the docs. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | 1ClickPicGrabber | NEW~! CP SearchBar v3.0 | C++ Forum FAQ #include "witty-quote.h"

          I 1 Reply Last reply
          0
          • M Michael Dunn

            I don't know, you'll need to consult the DDK and check out the docs. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | 1ClickPicGrabber | NEW~! CP SearchBar v3.0 | C++ Forum FAQ #include "witty-quote.h"

            I Offline
            I Offline
            IanG Surreal Studio
            wrote on last edited by
            #5

            I'll need to get a copy of the DDk then thanks for your help

            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