Skulltrail192 / One-Core-Api-Source

A complete layer to get compatibility on XP/2003 for newer applications
http://shorthornproject.com
GNU General Public License v2.0
515 stars 40 forks source link

Where is the file xpspkernel32.dll comes from? #50

Closed Thompson-NO3 closed 2 years ago

Thompson-NO3 commented 2 years ago

I noticed that I can not find the source code of xpspkernel32.dll, where does it come from? Have you released all the source code?

Skulltrail192 commented 2 years ago

Windows XP native's kernel32.

Thompson-NO3 commented 2 years ago

Are you sure? I mean this file https://github.com/Skulltrail192/One-Core-API-Binaries/blob/master/Packages/x86/Base%20Installer/XPSP3/xpspkernel32.dll. It comes from en_winxp...iso? Its version is 5.1.2600.16384, normally xp does not have this kind of version, should be 5.1.2600.5512 or sth like this

jonm58 commented 2 years ago

emm,OCAPI all dlls come with 16384, perhaps for the sake of a uniform version number?

Thompson-NO3 commented 2 years ago

I compare xpsp3's kernel32.dll and found a lot of diffs, so do you modify this file using some tools or recompile it? There are many dlls within XPSP3 folder, they don't share the same version number.

jonm58 commented 2 years ago

Maybe using some tools.

Skulltrail192 commented 2 years ago

What is the point or relevance about this question?