Jump to content

Issue with running prog req for NT/XP on 98se


asdf1121

Recommended Posts

When attempting to run the program I receive the following errors:

> Error Starting Program

The PSAPI.DILL file is

Linked to missing export NTDILL.DILL:AllocateVirtualMemory.

> A device attached to the system is not functioning.

> Error: Could not create file("

Hook path

",GENERIC_WRITE,0,NULL,CREAT_ALWAYS,FILE_ATTRIBUTE_NORMAL);

This program will now close.

Anyone know what this may be? Or if there is a solution to fix this?

Thanks :angel

Link to comment
Share on other sites


When attempting to run the program I receive the following errors:

> Error Starting Program

The PSAPI.DILL file is

Linked to missing export NTDILL.DILL:AllocateVirtualMemory.

> A device attached to the system is not functioning.

> Error: Could not create file("

Hook path

",GENERIC_WRITE,0,NULL,CREAT_ALWAYS,FILE_ATTRIBUTE_NORMAL);

This program will now close.

Anyone know what this may be? Or if there is a solution to fix this?

Thanks :angel

Try using a dummy PSAPI.DLL file.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...