Skip to content

Remove interop code as much as possible#164

Open
virzak wants to merge 1 commit intovcsjones:mainfrom
virzak:CsWin32
Open

Remove interop code as much as possible#164
virzak wants to merge 1 commit intovcsjones:mainfrom
virzak:CsWin32

Conversation

@virzak
Copy link

@virzak virzak commented Jul 5, 2022

Trying to remove some interop code, but so far most of it has to stay because it is undocumented.
Here is an issue for example microsoft/win32metadata#987

Maybe one day SignerSignEx3 could be called straight out of C#

@@ -23,7 +23,7 @@ public void ShouldTranslateNameToAsciiEncodedNullTerminatedOID(HashAlgorithmName
expectedBytes.Fill(0);
Copy link
Author

Choose a reason for hiding this comment

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

@vcsjones Seems like this test isn't needed anymore

@virzak virzak force-pushed the CsWin32 branch 4 times, most recently from acd3dad to 771ffd4 Compare February 7, 2025 17:43
@virzak
Copy link
Author

virzak commented Feb 7, 2025

Rebased

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.

1 participant