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

Add support for GetCommandLineW #221

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

hasufell
Copy link
Member

@hasufell hasufell commented Oct 7, 2023

No description provided.

@@ -63,21 +65,15 @@ module System.Win32.Console (
#include "wincon_compat.h"

import System.Win32.Types
import System.Win32.Console.Internal
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks, looks good, I thibk we'd want to re-export this new module though I wouldn't want to break existing code.

Copy link
Member Author

Choose a reason for hiding this comment

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

We already re-export all the symbols

@Mistuke
Copy link
Contributor

Mistuke commented Oct 10, 2023

Oh sorry, I missed that on the phone.

Thanks!

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