Replace 'api-ms-win-core-job-12-1-0.dll' with 'Kernell32.dll'#10417
Conversation
|
@iSazonov The same DLL is used by If we are replacing them with If replacing with |
|
@adityapatwardhan I removed all links to
There is already some unused consts, the list is large and numerated, also we could want to use ApiSets again after Windows 7 EOL. I think we need to keep the consts. |
|
Do we know if things are still working properly on NanoServer and Windows IoT after changing to |
|
I can not test on Nano and IoT. Also I found https://www.geoffchappell.com/studies/windows/win32/apisetschema/history/sets61.htm where we can see that there is sometimes automapping (for Windows 7). |
|
I have verified that the change works on NanoServer 1903 image. |
|
🎉 Handy links: |
|
Hey, shouldn't we remove the corresponding constants from the |
|
@ForNeVeR We did not remove the constants because we will revert the change after Windows 7 EOL. |
|
Okay, thanks. |
|
🎉 Handy links: |
PR Summary
Fix #6561
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.