Jump to content

Recommended Posts


Posted
1 hour ago, windowsvistadude512 said:

Is there Extended kernel for 32bit Vista? I want to make my netbook alive again.

There is technically one, but only kernel32 has had functions added to it and not that many functions have been added, so you're not gaining very much functionality.

Posted
25 minutes ago, Ximonite said:

There is technically one, but only kernel32 has had functions added to it and not that many functions have been added, so you're not gaining very much functionality.

Not very many working ones, anyway. The K32* functions make all the difference for compatibility and the ones that are most commonly used fail with calls to NtQueryInformationProcess and NtQueryInformationThread. Same thing with some shell32 functions.

I'm trying to find an alternative to upgrading the ntoskrnl versions of NtQueryInformationProcess and NtQueryInformationThread to the ones from Windows 7, as those are very time-consuming to change.

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