CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
dllexport
08-11
Back-end
dllexport a type with a std container of std::unique_ptr results in error C2280
08-09
other
Cannot call DLL function
08-01
Net
Undefined reference when creating entry point in shared library clang
07-16
Net
C Is it safe to change an exported DLL function from int to BOOL?
06-24
database
How to store text in wchar_t pointer parameter
06-23
Net
Call function in C dll from C#
06-15
Net
Correct calling convention for exporting windows DLL functions for Excel VBA without mangled names
05-17
Software engineering
Dynamic load a class from a dll in Windows
05-15
Mobile
Exporting class template with out-of-body definitions from DLL with MinGW-w64
04-11
Mobile
using `__declspec(dllexport)` before every public method
11-29
Net
Problems Translating C 'extern "C" __declspec(dllexport)' struct to Rust
10-08
Blockchain
Using a gFortran dll with Excel 365 / VBA 7
Links:
CodePudding