python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Access violation when calling external DLL function (QPDF library) from C# program
Build environment: Visual Studio 2019, Windows Forms Application, .net 4.7.2
I am attempting to use the QPDF .dll library to read, encrypt, and output a PDF file.
See here for the DLL header file list...
Ryan Griggs
Votes: 0
Answers: 1
ComponentOne dlls not being loaded
I am creating an API-Addin for a Program that uses .NET Framework 4.7.2 and I cannot change that. I am adding the ComponentOne (.NET 4.5.2) DLLs in Visual Studio. When the Addin in the external progra...

Updater
Votes: 0
Answers: 1
Call Windows DLL from Elixir/Erlang
I use a CAN communication driver DLL for windows, which I call/import from C++, and I was wondering if there was a way to wrap the DLL and call it directly from Elixir, or maybe Erlang.
Snake Sanders
Votes: 0
Answers: 0