summaryrefslogtreecommitdiff
path: root/src/vm/dllimport.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-6/+1
2017-05-17Switch multicast delegate stub on Windows x64 to use stubs-as-il (#11624)Jan Kotas1-2/+7
2017-04-07Bring back DefaultDllImportSearchPathsAttribute (#10786)Yi Zhang (CLR)1-5/+2
2017-02-26Clean up PInvokeStubForHost and PInvokeStubForHostInner (#9815)Jonghyun Park1-6/+0
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-9/+0
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-2/+0
2017-02-12Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVERdanmosemsft1-2/+0
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+14
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-18/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-14/+0
2016-08-12Enable FEATURE_STUBS_AS_IL for ARM/Linux (#6500)Jonghyun Park1-0/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-22[adityam] Fix break in DllImport code for Desktop CLR.Rama Krishnan Raghupathy1-1/+3
2015-10-21Always attempt to load specified DLL name first before trying variationsAditya Mandaleeka1-1/+4
2015-09-25Add AssemblyLoadContext.LoadUnmanagedDllFromPathfor use by overriders of Asse...Koundinya Veluri1-2/+3
2015-04-02Clear last error for SetLastError=true P/InvokeJan Kotas1-1/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+785