Visual Studio extension to convert [DllImport] into new unmanaged function pointers
11 Feb
2021
11 Feb
'21
11:34 a.m.
OneDrive link: https://1drv.ms/u/s!AioR7aFFo_FKzuwi_AkxqtZj7JnXhw?e=uriiwU This is a custom build of Roslynator You write something like [DllImport(PythonDLL, CallingConvention = CDecl)] public extern void PyProc(); Then VS should offer a refactoring, that converts this to unmanaged pointers. // Victor
1363
Age (days ago)
1363
Last active (days ago)
0 comments
1 participants
participants (1)
-
Victor Milovanov