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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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