aboutsummaryrefslogtreecommitdiff
path: root/dlfcn.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not use dllimport in any caseTimothy Gu2015-03-111-2/+2
|
* Add import/export symbols for MSVC.Dennis Nienhüser2015-03-111-4/+10
| | | | | | | | | | This results in an import .lib file. Closes #4. Some fixes by Timothy Gu <timothygu99@gmail.com> Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* License stuffTimothy Gu2014-02-101-3/+3
|
* Add C++ extern "C"Timothy Gu2014-01-201-0/+8
| | | | See Issue 8 and Issue 12.
* Initial RevisionRamiro Polla2007-06-281-0/+45