Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[winpr,pool] make Callback Environment API functions #8871

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akallabeth
Copy link
Member

while the windows API exposes these as static functions it is not sufficient for our implementation as every change would break ABI even during a stable release cycle.

Fixes the warnings that were tried to be solved with #8870
@hardening comments/suggestions?

while the windows API exposes these as static functions it is not
sufficient for our implementation as every change would break ABI even
during a stable release cycle.
@akallabeth akallabeth added this to the next-3.0 milestone Apr 7, 2023
@freerdp-bot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://ci.freerdp.com//job/PullRequestTester/9298/

@hardening
Copy link
Contributor

Regarding this one we shall take attention to mingw builds, there were some noticeable build tricks in these

@akallabeth akallabeth modified the milestones: 3.0.0-beta1, next-3.0, next Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants