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

Bugfix #102

Merged
merged 9 commits into from
Apr 7, 2024
Merged

Bugfix #102

merged 9 commits into from
Apr 7, 2024

Conversation

@sirAndros sirAndros mentioned this pull request Apr 2, 2024
@sirAndros sirAndros requested a review from shuffle-c April 2, 2024 09:49
[DllImport(User32, SetLastError = true)]
public static extern BOOL SetThreadDesktop(HDESK hDesktop);

[DllImport(ntdll, SetLastError = true)]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Здесь SetLastError не нужен, но это мелочи

Copy link
Collaborator

@shuffle-c shuffle-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@shuffle-c shuffle-c merged commit a9133c2 into master Apr 7, 2024
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.

2 participants