Chuyu-Team / YY-Thunks

Fix DecodePointer, EncodePointer,RegDeleteKeyEx etc. APIs not found in Windows XP RTM.
MIT License
497 stars 102 forks source link

Possible implementation of SetThreadStackGuarantee #38

Closed BlueGradientHorizon closed 1 year ago

BlueGradientHorizon commented 1 year ago

Maybe this implementation is not quite correct, but approximately it should look like this. If you know a better solution please let me know. Taken from the Wine sources.

mingkuang-Chuyu commented 1 year ago

Thanks for your PR, but I have a lot of questions about the new code and can't merge at the moment. I need to be responsible for the quality of the project, and I hope your understanding and support.

mingkuang-Chuyu commented 1 year ago

This PR had some issues and was not adopted, but the SetThreadStackGuarantee support code has been submitted(https://github.com/Chuyu-Team/YY-Thunks/commit/4ad4c6693d183d8e044f875bf6f8d28a09288f1c)。