Revision 3be9b23e5d09ab94283f4be2030b0b0a32f3eee4 authored by Ian McInerney on 20 December 2020, 01:36:57 UTC, committed by KristofferC on 27 December 2020, 09:50:54 UTC
JL_DLLEXPORT should be used because it will automatically switch
between importing and exporting the symbol as needed.

(cherry picked from commit f6b0edce993638a021094c1a84f6ca76c1fb52ee)
1 parent 8984d13
History
File Mode Size
trampolines
.gitignore -rw-r--r-- 33 bytes
Makefile -rw-r--r-- 7.1 KB
jl_exports.h -rw-r--r-- 1012 bytes
loader.h -rw-r--r-- 3.2 KB
loader_exe.c -rw-r--r-- 1.7 KB
loader_lib.c -rw-r--r-- 7.2 KB
loader_win_utils.c -rw-r--r-- 5.1 KB

back to top