Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Add WINAPI calling convention to Windows Job API #170

Closed

Conversation

OleksandrKvl
Copy link

Unspecified calling convention for query_information_job_object_p and set_information_job_object_p leads to stack corruption when project uses __cdecl(which is default in my VS2017) instead of __stdcall.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants