You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
This is not an issue per se. Can anyone shed some light or redirect to the correct group?
I'm trying to replicate the ComWrappers sample with WScript.Shell.
I'm having a hard time to create the function pointer (delegate* unmanaged) without having access violation errors.
Example code at: https://github.com/lukedays/ComWrappersTest
Thanks in advance,
The text was updated successfully, but these errors were encountered:
Hi all,
This is not an issue per se. Can anyone shed some light or redirect to the correct group?
I'm trying to replicate the ComWrappers sample with WScript.Shell.
I'm having a hard time to create the function pointer (
delegate* unmanaged
) without having access violation errors.Example code at: https://github.com/lukedays/ComWrappersTest
Thanks in advance,
The text was updated successfully, but these errors were encountered: