Results 1 to 2 of 2

Thread: windows95 swap file. In use. vb help.

  1. #1

    Thread Starter
    Fanatic Member scr0p's Avatar
    Join Date
    Oct 2002
    Location
    VA
    Posts
    720

    windows95 swap file. In use. vb help.

    I want to be able to read the Swap file in windows95, I found a VB hex editor but I do not have permission to read the file. What would I need to do to be able to view its content? I know it's always in use by windows.
    asdf

  2. #2
    Fanatic Member
    Join Date
    Jun 1999
    Location
    California, USA
    Posts
    662
    the file is locked for reading and writing while windows is running. this is to prevent other programs from reading it's contents which could cause serious memory protection problems.

    the only program that can read a locked file is the program the locked it.

    why ar eyou trying to do this anyway?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width