K
Kamil
Hello,
Maybe anyone of you know, if there is any way, other then PInvoke, to
use win32 dll in C# applications. Library that I use consists of plenty
of classes and it is very inconvenient to type DllImport all the time.
It would be much easier to add reference and put using directive at the
beginning of a code.
If it changes something I have sources of this dll.
Regards,
Kamil
Maybe anyone of you know, if there is any way, other then PInvoke, to
use win32 dll in C# applications. Library that I use consists of plenty
of classes and it is very inconvenient to type DllImport all the time.
It would be much easier to add reference and put using directive at the
beginning of a code.
If it changes something I have sources of this dll.
Regards,
Kamil