Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HOW TO USE C# GENERATED DLL
#1
Hi,
I developed a C# CLI application with my own functionality , and I have created a .dll with several class to implements the comunications beetween my PC and a extrenal board.

I need to import .dll (C# created), in python because my friend is developing a Qt_py GUI. That GUI will use the class and method present on my .dll.
How can I do?

I saw somenthing, for instance ctypes... If somebody has another idea, It would be good.
Reply


Messages In This Thread
HOW TO USE C# GENERATED DLL - by davide_vergnani - Jun-09-2023, 12:52 PM
RE: HOW TO USE C# GENERATED DLL - by snippsat - Jun-09-2023, 02:13 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020