Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

C# class for DllExport / UnmanagedExport (cdecl, stdcall, pascal, winapi) - create library for using from not .Net application

Notifications You must be signed in to change notification settings

dkxce/DllExport

Open more actions menu

Repository files navigation

DllExport

C# class for DllExport / UnmanagedExport (cdecl, stdcall, pascal, winapi) - create library for using from not .Net application
You can create library with .Net and call it from any other not .Net application with standard
cdecl/pascal/stdcall/winapi from C,C++,Python,Delphi applications

Это библиотека C#, которая экспортирует функции для других программ не .Net
Вы можете использовать функции библиотеки из программ, написанных на C, C++, Python, Delphi и др.

Alternatives:

DLL Export Viewer:

About

C# class for DllExport / UnmanagedExport (cdecl, stdcall, pascal, winapi) - create library for using from not .Net application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.