Jump to content

Recommended Posts

Posted

Greetings !

I have some problems with EmptyWOrkingSet calls on dll psapi.dll . The call do works on normal process but it just fails on system process like svchost.exe , smess.exe and lots more ..

Why is it so ?

Posted

  xVivoCity said:

Greetings !

I have some problems with EmptyWOrkingSet calls on dll psapi.dll . The call do works on normal process but it just fails on system process like svchost.exe , smess.exe and lots more ..

Why is it so ?

You have the required rights to system processes? Ref: EmptyWorkingSet Function

  Quote

The handle must have the PROCESS_QUERY_INFORMATION and PROCESS_SET_INFORMATION access rights.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Posted

  xVivoCity said:

Nothing I can do ?

It is to be expected that memory usage of that processes is optimized at all times. If so, there is no need for some user to do what you want to do.

Even if you could, it would be most unrecommendable to do it.

♡♡♡

.

eMyvnE

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